flutterfire icon indicating copy to clipboard operation
flutterfire copied to clipboard

🐛 [firebase_auth] Passkey support

Open cbenhagen opened this issue 8 months ago • 3 comments

Preview support for passkeys has been added to the web, Android and iOS SDKs. It would be great to get early support for it for Flutter.

Documentation (needs Google credentials): http://goto.google.com/gcip-passkey-user-guide

Web: https://github.com/firebase/firebase-js-sdk/tree/passkey

iOS: https://github.com/firebase/firebase-ios-sdk/tree/passkey

Android: (Not sure where the preview lives)

Related discussion: https://github.com/firebase/flutterfire/discussions/11398

cbenhagen avatar Mar 16 '25 08:03 cbenhagen

Hi @cbenhagen, I don't think this has been officially released.

SelaseKay avatar Mar 18 '25 14:03 SelaseKay

Yes it's still in preview and needs to be activated for your project first.

cbenhagen avatar Mar 18 '25 14:03 cbenhagen

There's not much we can do until this is officially released in the native SDKs, as FlutterFire is just a wrapper around them. I'll keep this open to track the feature.

SelaseKay avatar Mar 18 '25 15:03 SelaseKay