Options accepted by the function returned fromDocumentation 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.
useChangeLanguage.
Properties
The locale code to switch to. Must match one of the locales enabled in your Auth0 tenant. Example:
"en", "fr", "es".Persistence scope for the language preference. Only
"session" is currently supported. Defaults to "session".Remarks
- Additional custom fields may be passed alongside
languageandpersist. Custom fields must be prefixed with"ulp-"and accept values of typestring,number,boolean, orundefined.