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:
May 13, 2025
Justin Soong
Authsignal Flutter Passkeys SDK
AWS Partner
Authsignal is an AWS-certified partner and has passed the Well-Architected Review Framework (WAFR) for its Cognito integration.
AWS Marketplace

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
Have a question?
Talk to an expert
You might also like
Building adaptive authentication with Amazon Cognito and Authsignal
Learn how to extend Amazon Cognito with Authsignal to enable adaptive and continuous authentication. Discover how to add flexible MFA methods, apply no-code risk-based rules, and protect high-value user actions without redeploying code.
How to migrate from Passage to Authsignal
Passage by 1Password is shutting down on January 16, 2026. This guide explains how to migrate your users from Passage to Authsignal without any disruption, including data mapping, passkey credential import, and migration of verified email and phone authenticators.
How to actually stop credential stuffing in 2025
Credential stuffing attacks are evolving fast, are your defenses keeping up? Discover how adaptive MFA, behavioral biometrics, and passkeys can stop attacks in 2025. Learn what actually works today.

Secure your customers’ accounts today with Authsignal