You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can now manage WebAuthn passkeys in Account API, including:
9
+
10
+
1. Bind a WebAuthn passkey to the user's account through your website.
11
+
2. Manage the passkeys in the user's account.
12
+
13
+
We implemented [Related Origin Requests](https://passkeys.dev/docs/advanced/related-origins/) so that you can manage the WebAuthn passkeys in your website which has a different domain from the Logto's sign-in page.
14
+
15
+
To learn more, checkout the [documentation](https://docs.logto.io/end-user-flows/account-settings/by-account-api).
0 commit comments