fosrl.pangolin/server/routers/auth
2025-06-19 15:41:49 -04:00
..
changePassword.ts support postgresql as database option 2025-06-04 12:02:07 -04:00
checkResourceSession.ts refactor and reorganize 2025-01-01 21:41:31 -05:00
disable2fa.ts support postgresql as database option 2025-06-04 12:02:07 -04:00
index.ts set resource session as base domain cookie 2024-11-27 00:07:40 -05:00
login.ts make username lowercase 2025-06-19 15:41:49 -04:00
logout.ts fix semi colons 2025-06-09 23:52:16 +02:00
requestEmailVerificationCode.ts support postgresql as database option 2025-06-04 12:02:07 -04:00
requestPasswordReset.ts make username lowercase 2025-06-19 15:41:49 -04:00
requestTotpSecret.ts support postgresql as database option 2025-06-04 12:02:07 -04:00
resetPassword.ts make username lowercase 2025-06-19 15:41:49 -04:00
signup.ts make username lowercase 2025-06-19 15:41:49 -04:00
verifyEmail.ts support postgresql as database option 2025-06-04 12:02:07 -04:00
verifyTotp.ts support postgresql as database option 2025-06-04 12:02:07 -04:00