Getting Stored OAuth Tokens and User Information
Last updated
Last updated
Cotter's SDK automatically stores the returned access_token
, id_token
, refresh_token
and user information in the device's secure storage when the user successfully authenticates.
This function automatically refreshes the access token when needed.
This function automatically refreshes the id token when needed.