createTokenExchangeFlow

fun OidcClient.createTokenExchangeFlow(): TokenExchangeFlow

Initializes a token exchange flow using the OidcClient.

Receiver

the OidcClient used to perform the low level OIDC requests, as well as with which to use the configuration from.