freeCodeCamp/api/src/plugins
2024-08-14 18:53:20 +05:30
..
mail-providers fix(mailhog): use docker network address in containers (#54877) 2024-05-23 11:21:32 +02:00
auth0.test.ts feat(api): redirect auth requests if already signed in (#55829) 2024-08-14 18:53:20 +05:30
auth0.ts feat(api): redirect auth requests if already signed in (#55829) 2024-08-14 18:53:20 +05:30
auth.test.ts fix(api): modularize auth handlers (#55671) 2024-08-08 23:05:25 +05:30
auth.ts fix(api): modularize auth handlers (#55671) 2024-08-08 23:05:25 +05:30
bouncer.test.ts feat(api): redirect auth requests if already signed in (#55829) 2024-08-14 18:53:20 +05:30
bouncer.ts feat(api): redirect auth requests if already signed in (#55829) 2024-08-14 18:53:20 +05:30
cookie-update.test.ts feat(api): add plugin allowing server to update cookies (#55395) 2024-07-09 07:33:04 +00:00
cookie-update.ts feat(api): add plugin allowing server to update cookies (#55395) 2024-07-09 07:33:04 +00:00
cookies.test.ts refactor(api): use decorator to clear our cookies (#55470) 2024-07-15 10:17:40 +02:00
cookies.ts fix(api): modularize auth handlers (#55671) 2024-08-08 23:05:25 +05:30
cors.ts feat(api): use jwt_access_token (in development) (#53997) 2024-03-20 13:47:12 +02:00
mailer.test.ts feat(api): email service (#50637) 2023-08-04 18:57:59 -07:00
mailer.ts feat(api): report user endpoint (#51170) 2023-10-11 20:49:05 +05:30
not-found.test.ts feat(api): handle missing endpoints (#55429) 2024-07-08 13:07:16 +02:00
not-found.ts feat(api): handle missing endpoints (#55429) 2024-07-08 13:07:16 +02:00
redirect-with-message.test.ts feat(api): allow redirection with message (#50525) 2023-06-07 15:30:12 +02:00
redirect-with-message.ts feat(api): port /confirm-email to new api (#54975) 2024-06-27 10:07:53 +02:00
security.ts feat(api): remove csrf protection from get-session-user (#51615) 2023-10-03 16:17:00 -05:00