pangolin/server/routers/auth
2025-04-13 18:29:23 -04:00
..
changePassword.ts successful log in loop poc 2025-04-13 18:29:23 -04:00
checkResourceSession.ts refactor and reorganize 2025-01-01 21:41:31 -05:00
disable2fa.ts successful log in loop poc 2025-04-13 18:29:23 -04:00
index.ts set resource session as base domain cookie 2024-11-27 00:07:40 -05:00
login.ts successful log in loop poc 2025-04-13 18:29:23 -04:00
logout.ts allow logout to fail 2025-02-05 22:00:29 -05:00
requestEmailVerificationCode.ts successful log in loop poc 2025-04-13 18:29:23 -04:00
requestPasswordReset.ts successful log in loop poc 2025-04-13 18:29:23 -04:00
requestTotpSecret.ts successful log in loop poc 2025-04-13 18:29:23 -04:00
resetPassword.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
signup.ts successful log in loop poc 2025-04-13 18:29:23 -04:00
verifyEmail.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
verifyTotp.ts successful log in loop poc 2025-04-13 18:29:23 -04:00