Checklist
Describe the problem you'd like to have solved
We’re currently in the process of migrating our authentication provider to Auth0.
Our flutter application supports passkeys and one-time passwords (OTPs) sent to the recipient’s email, with recipients created via our backend.
Since Auth0 now supports passkeys, I wasn’t able to find any comprehensive examples demonstrating all related passkey APIs and functionalities.
Would it be possible to share a sample app that includes full passkey integration, or provide detailed documentation covering this for Android, IOS and web platforms?
Thank you.
Describe the ideal solution
Looking for a sample app that shows full implementation of Auth0 Passkeys — including registration, login, and verification using passkey APIs. The example should help developers understand how to integrate passkeys alongside existing authentication methods like email-based OTP and for major platforms like Android, IOS and Web.
Alternatives and current workarounds
No response
Additional context
No response