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
2023-12-17
2025-05-13
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
BSP Circular 1213: Philippine banks must replace SMS OTPs by June 2026
The BSP has set a June 30, 2026 deadline for Philippine banks to replace SMS OTPs under Circular 1213 and AFASA. Here's what the regulation requires and how banks can comply.
How to add adaptive MFA and passkeys to any web app with Authsignal and Lambda@Edge
Use AWS Lambda@Edge and Authsignal to intercept logins at the CloudFront layer and enforce risk-based MFA, without touching your origin app or writing a single backend route.
The real cost of building authentication in-house
From session management to MFA fallbacks, in-house auth is harder than it looks. See why more teams are choosing to buy instead of build.

Secure your customers’ accounts today with Authsignal