- Add /account page with passkey list, token list, and sign-out - Replace nav login/logout buttons with user icon linking to /account or /login - Add passkey management: add new passkeys (WebAuthn ceremony), delete with confirmation - Add token management: create, copy one-time value, revoke with confirmation - Add user/key/clipboard icon macros - Add PasskeyCredentialRepository::get() for ownership verification - Add WebAuthn passkey/start and passkey/finish endpoints for adding passkeys |
||
|---|---|---|
| .. | ||
| partials | ||
| account.html | ||
| add.html | ||
| base.html | ||
| checkin.html | ||
| cli_callback.html | ||
| data.html | ||
| favicon.ico | ||
| home.html | ||
| login.html | ||
| nav.html | ||
| register.html | ||
| styles.css | ||
| timeline.html | ||
| webauthn.js | ||