fosrl.pangolin/server/routers/auth
2025-07-08 22:04:24 +08:00
..
changePassword.ts
checkResourceSession.ts
disable2fa.ts
index.ts renamed passkey to security key to stay aligned with the UI and other backend naming. 2025-07-05 21:51:31 +08:00
initialSetupComplete.ts remove server admin from config and add onboarding ui 2025-06-19 22:11:05 -04:00
login.ts fix(auth): improve security key login flow. 2025-07-07 17:48:23 +08:00
logout.ts
requestEmailVerificationCode.ts
requestPasswordReset.ts
requestTotpSecret.ts
resetPassword.ts
securityKey.ts Resolved build error. 2025-07-08 22:04:24 +08:00
setServerAdmin.ts remove server admin from config and add onboarding ui 2025-06-19 22:11:05 -04:00
signup.ts
verifyEmail.ts
verifyTotp.ts