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