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 any time the SDK needs it.

Functions

Link copied to clipboard

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