> ## Documentation Index
> Fetch the complete documentation index at: https://docs-staging.auth0-mintlify.app/llms.txt
> Use this file to discover all available pages before exploring further.

# MfaPhoneChallengePickAuthenticatorOptions

PickAuthenticatorOptions
Définit les options de l’action 'pick-authenticator'.
Permet à l’utilisateur de choisir une autre méthode MFA, si elle est disponible.

```ts Example theme={null}
export interface PickAuthenticatorOptions extends CustomOptions {}
```
