From a802a632fe0661ad98abe213d5c6e7da1c437a37 Mon Sep 17 00:00:00 2001 From: Vincent Delitz Date: Mon, 18 Mar 2024 11:13:47 +0100 Subject: [PATCH] added passkeys package --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 32072a29..d1b5a6aa 100644 --- a/source.md +++ b/source.md @@ -324,6 +324,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Firebase Phone Auth](https://medium.com/@gildaswise/flutter-adding-sign-in-with-google-and-phone-authentication-to-your-app-69f681518f9b) - Phone number auth via SMS by [Gildásio Filho](https://github.com/gildaswise) - [SimpleAuth](https://github.com/Clancey/simple_auth) - Azure Active Directory, Amazon, Dropbox, Facebook, Github, Google, Instagram, Linked In, Microsoft Live Connect, Github, OAuth, Basic Auth by [James Clancey](https://github.com/Clancey) - [Flutter AppAuth](https://github.com/MaikuB/flutter_appauth) - Plugin that provides a wrapper around the AppAuth iOS and Android SDKs by [Michael Bui](https://github.com/MaikuB) +- [Passkeys](https://github.com/corbado/flutter-passkeys) Authenticate your users with passkeys (e.g. Face ID, Touch ID, screen lock) based on FIDO2 / WebAuthn by [Corbado](https://github.com/corbado). ### Text & Rich Content