Authentication
In this section, we will cover the basics of authentication.
Overview
In SalesForce Commerce Cloud SDK module, we provide a set of methods to work with authentication. You can register, sign in, and reset password.
References
Method | Description |
---|---|
register | Register |
signIn | Sign in |
signOut | Sign out |
resetPassword | Reset password |
requestResetPassword | Request reset password |