Example
Indexable
[key: string]: string | number | boolean | undefined
Properties
string
string
The identifier to login with â email, username, or phone, depending on
identifierType. Optional if username is supplied; if both are given, identifier wins.What
identifier (or username) holds. Typically read from screen.data.activeIdentifierType. Omit to submit the identifier untyped.string
The ISO 3166-1 alpha-2 country for a phone identifier, from a
code in countryCodes.available. Required when identifierType is phone. Pass the national number â the dial code is prefixed server-side.string
The userâs identifier, under its original spelling. Optional if
identifier is supplied â required otherwise.