The identity provider token to exchange for a State Backed token or a function returning a promise for that token.
For example, this might be your Auth0 or Supabase access token.
The State Backed organization ID to use.
The name of the token provider service to use to generate the State Backed token.
Generated using TypeDoc
Token configuration allowing the State Backed client to exchange an identity provider token for a State Backed token.
Token exchange must be configured prior to use by creating at least one identity provider and at least one token provider.