Commit Graph

18 Commits

Author SHA1 Message Date
3f572ea89a fix typo 2023-10-05 14:27:52 +08:00
f8f3ec0c56 save claim in httpContext 2023-10-05 14:27:17 +08:00
b1899e340d replace library item 2023-10-05 14:25:10 +08:00
9370951893 create a repository directory 2023-10-05 14:22:56 +08:00
425864ce01 remove knex 2023-10-05 14:21:56 +08:00
c40e64773a convert to email api 2023-10-02 17:01:13 +08:00
99a52f8d56 replace all the console logs with logger logs 2023-07-27 16:06:44 +08:00
b7c133d58e fix: email sending and recommendation
* use token in the custom header as the key in rate limiter
2023-06-28 17:00:11 +08:00
6699ec834d add router handler for reset password 2022-07-25 15:14:01 -07:00
a87f75f319 add test for confirm-email router 2022-07-25 15:14:01 -07:00
4e11000ac0 add return type 2022-07-25 15:12:56 -07:00
bd5b289168 add verification token generation 2022-07-25 15:12:55 -07:00
c0bb67a6b5 Verify api key for routers too 2022-05-28 22:00:01 +08:00
333b0259ba Fix tests 2022-05-27 18:33:49 +08:00
9051a3f43a Update api key validation 2022-05-27 18:33:49 +08:00
a09588d3a7 Update generateApiKey resolver 2022-05-27 18:33:49 +08:00
2ebdaba780 add generate api key api and test (#392)
* add generate api key api and test

* test if user can make api call with the api key
2022-04-12 12:11:45 +08:00
84f32935f5 Open source omnivore 2022-02-11 09:24:33 -08:00