resume
fun resume(uri: Uri, flowContext: RedirectEndSessionFlow.Context): OidcClientResult<Unit>
Content copied to clipboard
Resumes the logout redirect flow.
Parameters
uri
the redirect Uri which includes the state to validate the logout was successful.
flowContext
the RedirectEndSessionFlow.Context used internally to maintain state.