fosrl.pangolin/server/routers/auth
2024-12-18 23:14:26 -05:00
..
changePassword.ts remove lucia 2024-10-13 17:13:47 -04:00
checkResourceSession.ts access token endpoints and other backend support 2024-12-18 23:14:26 -05:00
disable2fa.ts remove lucia 2024-10-13 17:13:47 -04:00
index.ts set resource session as base domain cookie 2024-11-27 00:07:40 -05:00
login.ts improve verify email redirect flow 2024-11-28 00:11:13 -05:00
logout.ts remove lucia 2024-10-13 17:13:47 -04:00
requestEmailVerificationCode.ts ability to disable email verification requirement 2024-10-25 21:39:18 -04:00
requestPasswordReset.ts remove lucia 2024-10-13 17:13:47 -04:00
requestTotpSecret.ts save 2024-10-26 17:01:34 -04:00
resetPassword.ts remove lucia 2024-10-13 17:13:47 -04:00
sendEmailVerificationCode.ts add otp flow to resource auth portal 2024-12-15 17:47:07 -05:00
signup.ts ability to disable email verification requirement 2024-10-25 21:39:18 -04:00
verifyEmail.ts ability to disable email verification requirement 2024-10-25 21:39:18 -04:00
verifyTotp.ts rename super user to admin and middleware refactoring 2024-11-05 22:38:57 -05:00