You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Passwordless Authentication Wallet (PAW) is key-based authentication for the web. The library helps manage identities, their associated public/private keypairs, and signing operations in the browser.
This contain the Authentication SignIn and Sign Up using AWS Cognito with only phone number and no password required. User Sign up with email and some fields and then able to Sign In with only phone number and the OTP sent to that phone number.
This contain the Authentication SignIn and Sign Up using AWS Cognito with email and no password required. User Sign up with email and some fields and then able to Sign In with only email and the OTP sent to that email.