A  C  D  E  G  H  O  P  R  S  T  V  W 

A

authorize(io.ktor.client.HttpClient,java.net.URL,java.net.URL,java.lang.String,java.lang.String,kotlin.Array) - function in com.ibm.security.verifysdk.authentication.api.OAuthProvider
The authorization code is obtained by using an authorization server as an intermediary between the client and resource owner.
authorize(io.ktor.client.HttpClient,java.net.URL,java.lang.String,java.lang.String,kotlin.Array) - function in com.ibm.security.verifysdk.authentication.api.OAuthProvider
Asynchronously authorizes a user by making a request to the provided URL using the given credentials.
authorizeWithBrowser(java.net.URL,java.lang.String,java.lang.String,com.ibm.security.verifysdk.authentication.CodeChallengeMethod,kotlin.Array,java.lang.String,androidx.activity.ComponentActivity) - function in com.ibm.security.verifysdk.authentication.api.OAuthProvider
Launches Chrome Custom Tabs to initiate the authorization code (AZN) flow using optional Proof Key for Code Exchange (PKCE).
A  C  D  E  G  H  O  P  R  S  T  V  W