Skip to main content
ACUL Login
Login screen implementation class
Example

Constructors

Constructor
Creates an instance of Login screen manager

Properties

string

Methods

Promise<void>
Performs login with social provider
Example
Retrieves the array of transaction errors from the context, or an empty array if none exist.An array of error objects from the transaction context.
Utility FeatureGets the active identifier types for the login screenAn array of active identifier types or null if none are active
Example
Promise<void>
Performs login with username/password
Example
Promise<void>
Picks country code for phone number input
Example