Companion
Functions
Link copied to clipboard
suspend fun OidcClient.createInteractionCodeFlow(redirectUrl: String, extraStartRequestParameters: Map<String, String> = emptyMap()): OidcClientResult<InteractionCodeFlow>
Content copied to clipboard
Used to create an InteractionCodeFlow, and to start an authorization flow.