Description:
Implement passkey authentication (based on WebAuthn) to allow users to log in securely without passwords. Passkeys offer a modern and safer alternative to traditional authentication by using biometric or device-based login methods.
Goals:
- Enable passkey login via WebAuthn
- Add a "Login with Passkey" button to the login page
- Allow users to register their passkey during signup or from their account settings
- Ensure compatibility with supported browsers and devices
Benefits:
- Enhanced security compared to password-based login
- Better user experience with fast and seamless authentication
- Reduces risk of phishing and password leaks
References:
Description:
Implement passkey authentication (based on WebAuthn) to allow users to log in securely without passwords. Passkeys offer a modern and safer alternative to traditional authentication by using biometric or device-based login methods.
Goals:
Benefits:
References: