pangolin/server/auth
2025-01-13 23:59:10 -05:00
..
sessions allow controlling cors from config and add cors middleware to traefik 2025-01-13 23:59:10 -05:00
actions.ts Remove dangerous logging 2024-12-22 12:03:46 -05:00
canUserAccessResource.ts allow access token in resource url 2025-01-11 19:47:07 -05:00
checkValidInvite.ts setup server admin 2024-12-25 15:54:32 -05:00
index.ts refactor and reorganize 2025-01-01 21:41:31 -05:00
limits.ts Move to string ordId 2024-10-14 15:11:18 -04:00
password.ts move auth utils 2024-10-05 22:31:30 -04:00
passwordSchema.ts added signup and verify email forms 2024-10-12 23:00:36 -04:00
resourceOtp.ts refactor and reorganize 2025-01-01 21:41:31 -05:00
sendEmailVerificationCode.ts remove base_url from config (#13) 2025-01-07 22:41:35 -05:00
totp.ts refactor and reorganize 2025-01-01 21:41:31 -05:00
unauthorizedResponse.ts added utils for unauth, verify, and response 2024-10-02 20:42:50 -04:00
verifyResourceAccessToken.ts allow access token in resource url 2025-01-11 19:47:07 -05:00