This is the entry point when you forgot the password. It has 2 different subsequent flows. If you entered phone number – you will receive SMS with 6-digit nonce code, then you will need to call api/v1/accounts/account_recovery_code_verify/, then select accounts to recover, and then api/v1/accounts/account_recovery_nonce_login/.

If you entered username – you will have to choose of 2 options – receive a recovery link through SMS or email. For SMS, you should call api/v1/users/lookup_phone/. For email, you should call api/v1/accounts/send_recovery_flow_email/.

Hierarchy

  • UsersLookup

Implements

Constructors

Properties

Methods

Constructors

Properties

Methods