fosrl.pangolin/server/routers/auth
2025-01-21 19:03:18 -05:00
..
changePassword.ts refactor and reorganize 2025-01-01 21:41:31 -05:00
checkResourceSession.ts refactor and reorganize 2025-01-01 21:41:31 -05:00
disable2fa.ts refactor and reorganize 2025-01-01 21:41:31 -05:00
index.ts set resource session as base domain cookie 2024-11-27 00:07:40 -05:00
login.ts make all emails lowercase closes #89 2025-01-21 19:03:18 -05:00
logout.ts allow controlling cors from config and add cors middleware to traefik 2025-01-13 23:59:10 -05:00
requestEmailVerificationCode.ts refactor and reorganize 2025-01-01 21:41:31 -05:00
requestPasswordReset.ts make all emails lowercase closes #89 2025-01-21 19:03:18 -05:00
requestTotpSecret.ts refactor and reorganize 2025-01-01 21:41:31 -05:00
resetPassword.ts make all emails lowercase closes #89 2025-01-21 19:03:18 -05:00
signup.ts make all emails lowercase closes #89 2025-01-21 19:03:18 -05:00
verifyEmail.ts refactor and reorganize 2025-01-01 21:41:31 -05:00
verifyTotp.ts refactor and reorganize 2025-01-01 21:41:31 -05:00