A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  R  S  T  U  V  W 

W

WEB_LINK - enum entry in com.auth0.android.authentication.PasswordlessType

Sends a link used to login

WebAuthProvider - class in com.auth0.android.provider
OAuth2 Web Authentication Provider.
WebAuthProvider.Builder - class in com.auth0.android.provider.WebAuthProvider
 
WebAuthProvider.LogoutBuilder - class in com.auth0.android.provider.WebAuthProvider
 
withAllowedPackages(List) - function in com.auth0.android.provider.BrowserPicker.Builder
Filters from the available browsers those whose package name is contained in the given list.The order of the list matters, as will be used as preference.
withAudience(String) - function in com.auth0.android.provider.WebAuthProvider.Builder
Use a custom audience in the requests
withBrowserPicker(BrowserPicker) - function in com.auth0.android.provider.CustomTabsOptions.Builder
Filter the browser applications to launch the authentication on.
withConnection(String) - function in com.auth0.android.provider.WebAuthProvider.Builder
Use the given connection.
withConnectionScope(String) - function in com.auth0.android.provider.WebAuthProvider.Builder
Give a connection scope for this request.
withCustomTabsOptions(CustomTabsOptions) - function in com.auth0.android.provider.WebAuthProvider.LogoutBuilder
When using a Custom Tabs compatible Browser, apply these customization options.
withCustomTabsOptions(CustomTabsOptions) - function in com.auth0.android.provider.WebAuthProvider.Builder
When using a Custom Tabs compatible Browser, apply these customization options.
withHeaders(Map) - function in com.auth0.android.provider.WebAuthProvider.Builder
Add custom headers for PKCE token request.
withIdTokenVerificationIssuer(String) - function in com.auth0.android.provider.WebAuthProvider.Builder
Set the expected issuer to be used for ID Token verification.
withIdTokenVerificationLeeway(Integer) - function in com.auth0.android.provider.WebAuthProvider.Builder
Set the leeway or clock skew to be used for ID Token verification.
withInvitationUrl(String) - function in com.auth0.android.provider.WebAuthProvider.Builder
Specify an invitation URL to join an organization.
withMaxAge(Integer) - function in com.auth0.android.provider.WebAuthProvider.Builder
Set the max age value for the authentication.
withNonce(String) - function in com.auth0.android.provider.WebAuthProvider.Builder
Specify a custom nonce value to avoid replay attacks.
withOrganization(String) - function in com.auth0.android.provider.WebAuthProvider.Builder
Specify the ID of an organization to join.
withParameters(Map) - function in com.auth0.android.provider.WebAuthProvider.Builder
Use extra parameters on the request.
withRedirectUri(String) - function in com.auth0.android.provider.WebAuthProvider.Builder
Specify a custom Redirect URI to use to invoke the app on redirection.
withReturnToUrl(String) - function in com.auth0.android.provider.WebAuthProvider.LogoutBuilder
Specify a custom Redirect To URL to use to invoke the app on redirection.
withScheme(String) - function in com.auth0.android.provider.WebAuthProvider.LogoutBuilder
Specify a custom Scheme to use on the Return To URL.
withScheme(String) - function in com.auth0.android.provider.WebAuthProvider.Builder
Specify a custom Scheme to use on the Redirect URI.
withScope(String) - function in com.auth0.android.provider.WebAuthProvider.Builder
Give a scope for this request.
withState(String) - function in com.auth0.android.provider.WebAuthProvider.Builder
Use a custom state in the requests
withToolbarColor(int) - function in com.auth0.android.provider.CustomTabsOptions.Builder
Change the Custom Tab toolbar color to the given one.
writeToParcel(Parcel,int) - function in com.auth0.android.provider.BrowserPicker
 
writeToParcel(Parcel,int) - function in android.os.Parcelable
 
writeToParcel(Parcel,int) - function in com.auth0.android.provider.CustomTabsOptions
 
writeToParcel(Parcel,int) - function in android.os.Parcelable
 
A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  R  S  T  U  V  W