- Added phone otp functions
mojoAPI.signinWithPhoneOTP,mojoAPI.resendPhoneOTPandmojoAPI.verifyPhoneOTP
- Added decoded jwt token value in the response object as
profileformojoAPI.verifyToken.
- Renamed
mojoAPI.verifyOtptoverifyEmailOTP, retaining a deprecatedverifyOtpalias to prevent breaking changes. - Added query parameter in
mojoAPI.signinWithMagicLinkandmojoAPI.signinWithEmailOTPto passlanguageandredirect_urlquery parameter name. - Added resend function for both magiclink and email OTP
mojoAPI.resendMagicLinkandmojoAPI.resendhEmailOTP.
- Enabled use of MojoAuth API secret.
- Renamed
mojoAPI.pingStaustopingStatus, retaining a deprecatedpingStausalias to prevent breaking changes. - Fixed
mojoAPI.pingStatusto use the correctstate_idquery parameter name.
Released on March 23, 2021
- Added MojoAuth APIs
See the documentation here