This commit is contained in:
Manav Rathi
2024-06-11 16:38:52 +05:30
parent fbff908c90
commit b5e3bf8d4b

View File

@@ -336,8 +336,10 @@ if (passkeySessionID) {
The client should redirect the user to the Ente Accounts web app with this The client should redirect the user to the Ente Accounts web app with this
session ID to prompt credential authentication. session ID to prompt credential authentication.
```html ```
https://accounts.ente.io/passkeys?passkeySessionID=<sid>&clientPackage=<pkg>&redirect=<redirect>&recover=<recover-redirect> https://accounts.ente.io/passkeys?
passkeySessionID=<sid>&clientPackage=<pkg>&
redirect=<redirect>&recover=<recover-redirect>
``` ```
We use Ente Accounts as the central WebAuthn hub since it allows us to handle We use Ente Accounts as the central WebAuthn hub since it allows us to handle