TokenExchangeFlow
An authentication flow class that implements the Token Exchange Flow.
As an example, consider SSO for Native Apps where a client exchanges the ID and the Device Secret tokens to get access to the resource.
See the specification
Constructors
Link copied to clipboard
constructor()
Initializes a token exchange flow.
Initializes a token exchange flow using the OidcConfiguration.