Contact salesSign inSign up

Authsignal secures millions of passkey transactions out of our hosted Sydney region.

Authsignal secures millions of passkey transactions out of our hosted Sydney region.

Join us today!
Blog
/
Current article

Flutter Passkeys SDK

Last Updated:
October 1, 2024
Justin Soong
Authsignal Flutter Passkeys SDK

Adding Passkeys support to your Flutter mobile app is now made extremely easy using Authsignal's latest Flutter Passkeys SDK release.

The Authsignal Flutter SDK includes support for both passkey enrollment and sign in in combination with the Authsignal server side APIs.

Click here to view Authsignal's Flutter SDK documentation

Flutter SDK Passkeys examples
Registering a new passkey
var result = await authsignal.passkey.signUp(token, userName);
Authenticating with an existing passkey
var result = await authsignal.passkey.signIn(token);
Using passkey auto-fill
var result = await authsignal.passkey.signIn(autofill: true);
Try out our passkey demo
Passkey Demo
Subscribe to our monthly newsletter
Subscribe
You might also like
CISA Endorses FIDO Passkeys: Protecting Against Telecommunication Network Interception.
Authsignal helps organizations comply with the CISA Mobile Communications Best Practice Guidance by offering drop-in phishing-resistant passkeys, strong MFA fallback methods, and WhatsApp OTP as an encrypted and reliable alternative to SMS
UX Best Practices for Passkeys: Understanding Device-Initiated Authentication
Passkeys differ from traditional username-based methods for passwordless sign-in and MFA. This article will guide you on how to create the most effective passkey experience for your users, focusing on web browsers as the platform.
Add MFA to Keycloak using Authsignal: A Step-by-Step Guide
Authsignal offers an easy-to-integrate solution that simplifies the process of adding MFA to Keycloak.
Secure your customers’ accounts today with Authsignal.