resume

Resumes the Authorization Code flow using an Android android.net.Uri.

Return

a Result containing com.okta.authfoundation.client.TokenInfo on success.

Parameters

uri

the redirect android.net.Uri received from the browser.


Resumes the Redirect End Session flow using an Android android.net.Uri.

Return

a Result containing Unit on success.

Parameters

uri

the post-logout redirect android.net.Uri received from the browser.