Skip to main content
Auth0 Docs home page
English
Search...
⌘K
Ask AI
Search...
Navigation
Type Alias: IdentifierType
Home
Documentation
Quickstarts
API Reference
SDKs
Events Catalog
SDK Libraries
auth0-acul-js
ACUL JS SDK
Classes
Interfaces
auth0-acul-react
ACUL React SDK
Screens
Hooks
Interfaces
Type Alias: IdentifierType
Copy page
Copy page
IdentifierType
phone | email | username
Type representing valid identifier values
Example
export
type
IdentifierType
=
'phone'
|
'email'
|
'username'
;
Was this page helpful?
Yes
No
⌘I
Assistant
Responses are generated using AI and may contain mistakes.