@arcsubs/sdk-identity
v1.21.2
Published
JS Identity SDK for working with Identity API
Downloads
4
Maintainers
Readme
Identity
This SDK is responsible for interacting with the Arc Identity APIs. It will handle managing the JWT, sign-in, sign-out, registration and any other self-service account management functions.
Authentication
- Properties
- [[userIdentity]]
- Methods
- [[login]]
- [[initFacebookLogin]]
- [[facebookSignOn]]
- [[initGoogleLogin]]
- [[requestMagicLink]]
- [[redeemMagicLink]]
- [[extendSession]]
- [[logout]]
Profile
- Properties
- [[userProfile]]
- Methods
- [[signUp]]
- [[getUserProfile]]
- [[updateUserProfile]]
- [[requestVerifyEmail]]
- [[verifyEmail]]
Password Reset
- Methods
- [[updatePassword]]
- [[requestResetPassword]]
- [[resetPassword]]
Configuration
- Methods
- [[getConfig]]
- Properties
- [[configOptions]]