pangolin/server/auth
2025-01-28 21:26:34 -05:00
..
sessions refactor auth to work cross domain and with http resources closes #100 2025-01-26 14:42:02 -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 use smtp user if no no-reply set 2025-01-28 21:26:34 -05:00
sendEmailVerificationCode.ts use smtp user if no no-reply set 2025-01-28 21:26:34 -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