monkeytype/backend
Aaron 3a4d8effdb
fix(server): rework 'revoke all tokens' flow (hattorius) (#4717)
* Remove tokens from cache

* Async method not necessary

* Whoops

* Better naming

* smol name change

* uncomment settings section

---------

Co-authored-by: Miodec <jack@monkeytype.com>
2023-10-16 16:57:14 +01:00
..
__tests__ Adding tests for isTagPresetNameValid (#4402) gondolin24 2023-06-26 13:16:39 +02: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 fix(server): rework 'revoke all tokens' flow (hattorius) (#4717) 2023-10-16 16:57:14 +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: update tsconfig and docker compose (#4530) 2023-08-12 16:41:36 +02:00
package.json chore: update tsconfig and docker compose (#4530) 2023-08-12 16:41:36 +02:00
tsconfig.json chore: update tsconfig and docker compose (#4530) 2023-08-12 16:41:36 +02:00