documenso/packages/lib/server-only/auth
Lucas Smith fabd69bd62
build: upgrade simplewebauthn packages from v9 to v13 (#2389)
The v9 packages are deprecated. This updates to v13 which includes
breaking API changes: optionsJSON wrapper for auth functions,
renamed properties (authenticator→credential), and base64 encoding
for credential IDs via isoBase64URL helper.
2026-01-15 14:22:37 +11:00
..
create-passkey-authentication-options.ts build: upgrade simplewebauthn packages from v9 to v13 (#2389) 2026-01-15 14:22:37 +11:00
create-passkey-registration-options.ts build: upgrade simplewebauthn packages from v9 to v13 (#2389) 2026-01-15 14:22:37 +11:00
create-passkey-signin-options.ts feat: add passkey and 2FA document action auth options (#1065) 2024-03-31 15:49:12 +08:00
create-passkey.ts build: upgrade simplewebauthn packages from v9 to v13 (#2389) 2026-01-15 14:22:37 +11:00
delete-passkey.ts feat: migrate nextjs to rr7 2025-02-13 14:10:38 +11:00
find-passkeys.ts feat: migrate nextjs to rr7 2025-02-13 14:10:38 +11:00
hash.ts chore: remove bcrypt 2024-03-07 18:30:22 +11:00
send-confirmation-email.ts feat: add organisation sso portal (#1946) 2025-09-09 17:14:07 +10:00
send-forgot-password.ts feat: migrate nextjs to rr7 2025-02-13 14:10:38 +11:00
send-reset-password.ts feat: migrate nextjs to rr7 2025-02-13 14:10:38 +11:00
update-passkey.ts feat: migrate nextjs to rr7 2025-02-13 14:10:38 +11:00