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.
- Properties
- [[userIdentity]]
- Methods
- [[login]]
- [[initFacebookLogin]]
- [[facebookSignOn]]
- [[initGoogleLogin]]
- [[googleSignOn]]
- [[requestMagicLink]] soon to be deprecated. Use
requestOTALink
instead - [[requestOTALink]]
- [[redeemMagicLink]] soon to be deprecated. Use
redeemOTALink
instead - [[redeemOTALink]]
- [[extendSession]]
- [[logout]]
- Properties
- [[userProfile]]
- Methods
- [[signUp]]
- [[getUserProfile]]
- [[updateUserProfile]]
- [[requestVerifyEmail]]
- [[verifyEmail]]
- [[requestDeleteAccount]]
- [[approveDeleteAccount]]
- [[declineDeleteAccount]]
- [[uploadAvatar]] _deprecated
- [[deleteAvatar]] _deprecated
- Methods
- [[updatePassword]]
- [[requestResetPassword]]
- [[resetPassword]]
- Methods
- [[getConfig]]
- Properties
- [[configOptions]]