Skip to main content

Documentation Index

Fetch the complete documentation index at: https://auth0.com/llms.txt

Use this file to discover all available pages before exploring further.

PickAuthenticatorOptions Defines the options for the ‘pick-authenticator’ action. This allows the user to choose a different MFA method if available.
Example
export interface PickAuthenticatorOptions extends CustomOptions {}

Indexable

[key: string]: string | number | boolean | undefined