complete

fun complete(redirectUri: String)

Completes a OAuth user sign in with a redirect URI obtained from an OAuth prompt. The redirect URI must contain the OAuth authorization code. If an OAuth prompt fails to obtain a valid redirect URI, call cancel instead.

Since

200.0.0

Parameters

redirectUri

a redirect URI obtained from a OAuth prompt