createSessionTokenFlow

fun OidcClient.createSessionTokenFlow(): SessionTokenFlow

Initializes a session token 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.