OAuth
Types
Functions
Link copied to clipboard
abstract suspend fun authenticate(parameters: OAuth.ThirdParty.AuthenticateParameters): OAuthAuthenticatedResponse
Content copied to clipboard
abstract fun authenticate(parameters: OAuth.ThirdParty.AuthenticateParameters, callback: (OAuthAuthenticatedResponse) -> Unit)
Content copied to clipboard
Authenticate a ThirdParty OAuth flow