useLoginIdentifiers()
Returns a list of active identifier types (such as
'email', 'phone', or 'username')
currently in use in the authentication flow or login process.Returns
IdentifierType[]An array of IdentifierType representing active identifiers.Supported Screens
loginlogin-idreset-password-request
Example