pangolin/server/routers/auth
2026-03-11 14:53:55 -07:00
..
changePassword.ts Format all files 2025-12-09 10:56:14 -05:00
checkResourceSession.ts Format all files 2025-12-09 10:56:14 -05:00
deleteMyAccount.ts Merge branch 'main' of github.com:fosrl/pangolin into dev 2026-02-17 21:06:16 -08:00
disable2fa.ts Format all files 2025-12-09 10:56:14 -05:00
index.ts support delete account 2026-02-14 22:44:30 -08:00
initialSetupComplete.ts Chungus 2025-10-04 18:36:44 -07:00
login.ts add my-device and force login 2025-11-25 10:51:53 -05:00
logout.ts fix semi colons 2025-06-09 23:52:16 +02:00
lookupUser.ts improved org idp login flow 2026-01-14 19:15:19 -08:00
pollDeviceWebAuth.ts add stripPortFromHost and reuse everywhere 2025-12-23 12:35:03 -05:00
requestEmailVerificationCode.ts Chungus 2025-10-04 18:36:44 -07:00
requestPasswordReset.ts Format all files 2025-12-09 10:56:14 -05:00
requestTotpSecret.ts Format all files 2025-12-09 10:56:14 -05:00
resetPassword.ts Format all files 2025-12-09 10:56:14 -05:00
securityKey.ts Format all files 2025-12-09 10:56:14 -05:00
setServerAdmin.ts used zod codemod 2025-11-16 14:18:17 +00:00
signup.ts Merge branch 'main' into dev 2026-03-11 14:53:55 -07:00
startDeviceWebAuth.ts add stripPortFromHost and reuse everywhere 2025-12-23 12:35:03 -05:00
types.ts Format all files 2025-12-09 10:56:14 -05:00
validateSetupToken.ts Format all files 2025-12-09 10:56:14 -05:00
verifyDeviceWebAuth.ts add pretty apple device names 2026-01-15 17:59:45 -08:00
verifyEmail.ts Format all files 2025-12-09 10:56:14 -05:00
verifyTotp.ts Format all files 2025-12-09 10:56:14 -05:00