Skip to main content
A string union type representing the valid methods for identifying a user during authentication. Used to constrain identifier inputs to one of three specific values.

Values

IdentifierType
A phone number identifier.
IdentifierType
An email address identifier.
IdentifierType
A username identifier.