resume

fun resume(uri: Uri, flowContext: RedirectEndSessionFlow.Context): OidcClientResult<Unit>

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.