Skip to content

Easily provide passkey authentication based on FIDO2 / WebAuthn for Flutter apps (iOS & Android) via a dedicated Flutter package

License

Notifications You must be signed in to change notification settings

nielsenko/flutter-passkeys

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flutter passkeys

Flutter packages to enable passkey authentication (based on WebAuthn / FIDO2).

Android iOS Linux macOS Web Windows
Support yes yes no no no no

passkey-signup

Current list of packages

1. Passkeys

Description

A Flutter package that enables simple passkey authentication. Currently Android and iOS are supported.

Features

  • sign up and login users with passkeys
  • connect your own relying party server or use pre-implemented ones

Read more

2. Corbado Auth

Description

A Flutter package that builds on the passkeys package. It adds additional functionalities to make it simpler to use passkey authentication in your own Flutter app.

Features

  • sign up and login users with passkeys
  • connect Corbado as pre-implemented relying party server
  • keeping users logged in even if they close the app
  • continuously updating a user's tokens (by default their lifetime is limited to 5 minutes)

Read more

Contributing

We're happy to receive your pull requests. For major changes, please open an issue first to discuss what you would like to change.

Support

If you have questions, feedback or wishes regarding features, please reach out to us via email or join our passkeys community on Slack.

License

BSD-3-clause

About

Easily provide passkey authentication based on FIDO2 / WebAuthn for Flutter apps (iOS & Android) via a dedicated Flutter package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 79.0%
  • Java 8.8%
  • C++ 3.8%
  • Swift 3.6%
  • CMake 3.2%
  • Ruby 0.9%
  • Other 0.7%