fosrl.pangolin/server/routers/auth
2024-10-12 18:21:31 -04:00
..
changePassword.ts move auth utils 2024-10-05 22:31:30 -04:00
disable2fa.ts move auth utils 2024-10-05 22:31:30 -04:00
getUserOrgs.ts Format files and fix http response 2024-10-06 18:05:20 -04:00
index.ts added reset password workflow 2024-10-05 17:01:49 -04:00
login.ts Its working! 2024-10-06 22:09:30 -04:00
logout.ts add shad 2024-10-06 09:55:45 -04:00
requestEmailVerificationCode.ts verify email workflow working 2024-10-04 23:14:40 -04:00
requestPasswordReset.ts added reset password workflow 2024-10-05 17:01:49 -04:00
requestTotpSecret.ts use config file instead of env 2024-10-12 18:21:31 -04:00
resetPassword.ts move auth utils 2024-10-05 22:31:30 -04:00
sendEmailVerificationCode.ts use config file instead of env 2024-10-12 18:21:31 -04:00
signup.ts check for stale users on signup 2024-10-07 23:31:23 -04:00
verifyEmail.ts verify email workflow working 2024-10-04 23:14:40 -04:00
verifyOrgAccess.ts Format files and fix http response 2024-10-06 18:05:20 -04:00
verifyResourceAccess.ts Format files and fix http response 2024-10-06 18:05:20 -04:00
verifySiteAccess.ts Format files and fix http response 2024-10-06 18:05:20 -04:00
verifyTargetAccess.ts Format files and fix http response 2024-10-06 18:05:20 -04:00
verifyTotp.ts move auth utils 2024-10-05 22:31:30 -04:00