What is this discussion about in one brief sentence?
Questions about the Early Access permissions/scopes for adding/registering passkeys via the Auth0 My Account (Account) API, and whether those permissions are available on free tenants or require a paid plan.
Hi Auth0 Community,
I’m implementing a flow where end users can manage their own authentication methods, and I’m specifically looking at adding/registering passkeys via the My Account (Account) API (Connected Accounts–style “me:” scopes and related endpoints).
I have a few questions about the Early Access capability for “passkey add/registration” through the Account API:
-
Which exact scopes/permissions are required to enable end users to add/register a passkey via the Account API?
- If there are multiple scopes depending on the endpoint, could you list the recommended minimum set?
-
Is this feature still Early Access, and if so, how can a tenant get access enabled (self-serve toggle vs. request/support ticket)?
-
Plan / pricing question:
-
Can these Early Access scopes/features be enabled on a Free Auth0 tenant?
-
If not, which paid plan is required (e.g., B2C Essentials / Professional / Enterprise, etc.)?
-
-
Are there any known limitations (supported regions, Universal Login requirements, passkey policy prerequisites, RP ID constraints, etc.) when using the Account API for passkey registration?
Any guidance, docs, or examples would be greatly appreciated.
Thanks!