firebase / firebase/firebase-android-sdk
Passkey support
- Dominant language
- Java
- Stars
- 2.6k
- Forks
- 710
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 31
Description
## What feature would you like to see?
Please provide native Passkey (FIDO2/WebAuthn via CredentialManager) support directly within the Firebase Authentication Android SDK:
- Enroll a passkey
- Sign in with passkey
- Unenroll a passkey
- Query enrolled passkeys of a user
## How would you use it?
Passwordless authentication and MFA.
## User requests
Supporting passkeys is one of the top 10 requested features on the Firebase uservoice:
https://firebase.uservoice.com/forums/948424-general/suggestions/46647016-support-authentication-with-passkeys
By far the most votes in the public Cloud Identity Platform issue tracker:
https://issuetracker.google.com/issues/289237739
## Requests for other Firebase SDKs
- [iOS / macOS](https://github.com/firebase/firebase-ios-sdk/issues/11548)
- [web](https://github.com/firebase/firebase-js-sdk/issues/2123)
- [Flutter](https://github.com/firebase/flutterfire/issues/17201)
Contributor guide
Assessment
This issue has not been assessed yet.