documenso/packages/lib/server-only/auth
Rene Steen b0c081683f
feat: allow anonymous smtp authentication (#1204)
Introduces the ability to use anonymous SMTP authentication where no username or password is provided.

Also introduces a new flag to disable TLS avoiding cases also where STARTTLS is used despite `secure` being
set to `false`
2024-07-09 10:39:59 +10:00
..
create-passkey-authentication-options.ts feat: add passkey and 2FA document action auth options (#1065) 2024-03-31 15:49:12 +08:00
create-passkey-registration-options.ts feat: add passkey and 2FA document action auth options (#1065) 2024-03-31 15:49:12 +08: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 feat: add passkey and 2FA document action auth options (#1065) 2024-03-31 15:49:12 +08:00
delete-passkey.ts feat: add passkeys (#989) 2024-03-26 21:11:59 +08:00
find-passkeys.ts feat: add passkey and 2FA document action auth options (#1065) 2024-03-31 15:49:12 +08:00
hash.ts chore: remove bcrypt 2024-03-07 18:30:22 +11:00
send-confirmation-email.ts feat: allow anonymous smtp authentication (#1204) 2024-07-09 10:39:59 +10:00
send-forgot-password.ts fix: update env entries to evaluate at runtime 2024-01-31 22:32:42 +11:00
send-reset-password.ts fix: update env entries to evaluate at runtime 2024-01-31 22:32:42 +11:00
update-passkey.ts feat: add passkeys (#989) 2024-03-26 21:11:59 +08:00