JWEProvider

interface JWEProvider

Interface for the JSON web encrypted token provider. If you use secured authentication you will have to implement this interface to provide an up-to-date token at SDK activation and after token expiration.

Functions

Link copied to clipboard

Called when the iAdvize SDK needs a secured authentication token. After retrieving it you will need to call the given callback to proceed.