You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We added the api_url to the contentpass_configuration.json.
This is a breaking change - You will need to use your new contentpass_configuration.json with the schema_version: 2 to be able to run this version of the SDK.
We have added a method to recover from network errors during the opaque token refresh called recoverFromError().
Refer to the README for when and how to use it.