monkeytype/backend
Miodec e3ce7b2458 refactor: allow apekeys if endpoint is public
This partially reverts 923f69ab55.
This is because we sometimes still need the decoded token in public endpoints.

If an endpoint doesnt accept ape keys BUT its public, we dont return a 401 error.
2023-10-25 16:00:03 +01:00
..
__tests__ test: add test for isNameAvailable 2023-10-25 14:33:42 +01:00
email-templates Custom email (#3964) 2023-02-13 13:24:43 +01:00
private fix: use appropriate fallback fonts (SethFalco) (#4620) 2023-09-11 16:09:34 +01:00
redis-scripts Add weekly xp leaderboards backend (#3511) Bruception 2022-11-28 14:10:02 +01:00
src refactor: allow apekeys if endpoint is public 2023-10-25 16:00:03 +01:00
.gitignore fixed ignore 2022-03-07 14:39:09 +01:00
docker-compose.yml chore: update tsconfig and docker compose (#4530) 2023-08-12 16:41:36 +02:00
example.env Custom email (#3964) 2023-02-13 13:24:43 +01:00
jest-mongodb-config.js Feature/backend test (#2937) sondrekje 2022-05-05 15:19:31 +02:00
jest.config.ts added test that verified pb funbox check is working 2023-06-05 18:07:00 +02:00
knip.json added knip to find unused exports 2023-08-10 18:32:33 +02:00
package-lock.json chore: bump nodemon 2023-10-17 12:56:11 +01:00
package.json chore: bump nodemon 2023-10-17 12:56:11 +01:00
tsconfig.json chore: update tsconfig and docker compose (#4530) 2023-08-12 16:41:36 +02:00