fosrl.pangolin/server/routers/auth
2025-07-05 21:51:31 +08:00
..
changePassword.ts support postgresql as database option 2025-06-04 12:02:07 -04:00
checkResourceSession.ts refactor and reorganize 2025-01-01 21:41:31 -05:00
disable2fa.ts support postgresql as database option 2025-06-04 12:02:07 -04:00
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 renamed passkey to security key to stay aligned with the UI and other backend naming. 2025-07-05 21:51:31 +08:00
logout.ts fix semi colons 2025-06-09 23:52:16 +02:00
requestEmailVerificationCode.ts support postgresql as database option 2025-06-04 12:02:07 -04:00
requestPasswordReset.ts make username lowercase 2025-06-19 15:41:49 -04:00
requestTotpSecret.ts support postgresql as database option 2025-06-04 12:02:07 -04:00
resetPassword.ts make username lowercase 2025-06-19 15:41:49 -04:00
securityKey.ts renamed passkey to security key to stay aligned with the UI and other backend naming. 2025-07-05 21:51:31 +08:00
setServerAdmin.ts remove server admin from config and add onboarding ui 2025-06-19 22:11:05 -04:00
signup.ts make username lowercase 2025-06-19 15:41:49 -04:00
verifyEmail.ts support postgresql as database option 2025-06-04 12:02:07 -04:00
verifyTotp.ts support postgresql as database option 2025-06-04 12:02:07 -04:00