NativeLoginManager
Manage native login flow.
Types
A start registration result.
Properties
Functions
Submits a request to complete a password reset to the Salesforce Identity API headless forgot password flow. This fulfills step four of the headless forgot password flow.
Submits a request to complete a user registration to the Salesforce Identity API headless registration flow. This fulfills step eight of the headless registration flow.
Use this function to get the intent for fallback web based authentication.
Initiate a login with user provided username and password.
Presents the SDK's biometric authentication prompt to unlock the app. Call this when the app is in a biometric-locked state (i.e., biometricAuthenticationUsername is non-null) and the user wants to authenticate via biometric or device credential.
Submits a request to start a password reset to the Salesforce Identity API headless forgot password flow. This fulfills step one of the headless forgot password flow.
Submits a request to start a user registration to the Salesforce Identity API headless registration flow. This fulfills step four of the headless registration flow.
Submits a request to start password-less login via one-time-passcode to the Salesforce Identity API headless, password-less login flow. This fulfills step three of the headless, password-less login flow.
Submits a request to complete a password-less login to the Salesforce Identity API headless, password-less login flow. This fulfills steps eight, eleven and thirteen of the headless password-less login flow.