Companion

object Companion

Functions

Link copied to clipboard
suspend fun OidcClient.createInteractionCodeFlow(redirectUrl: String, extraStartRequestParameters: Map<String, String> = emptyMap()): OidcClientResult<InteractionCodeFlow>

Used to create an InteractionCodeFlow, and to start an authorization flow.