Skip to main content
Example

Properties

Methods

federatedSignup
Promise<void>
getSignupIdentifiers
Utility FeatureReturns a list of enabled identifiers (e.g. email, phone, username) based on the current transaction state.Identifiers may be required or optional depending on the connection strategy and configuration provided during the authentication or signup flow.An array of enabled Identifier objects, or null if the transaction is not initialized.
Example
pickCountryCode
Promise<void>
signup
Promise<void>