RedirectEndSessionFlow

constructor(delegate: RedirectEndSessionFlow)

Parameters

delegate

the underlying Kotlin KotlinRedirectEndSessionFlow instance.


constructor(client: OAuth2Client)

Creates a RedirectEndSessionFlow backed by the given KmpOAuth2Client.

Parameters

client

the KMP OAuth2 client to use for the Redirect End Session flow.