Commit Graph

10 Commits

Author SHA1 Message Date
kolaente
2c84cec044 docs(webhooks): add swagger docs for all webhook endpoints 2023-10-17 20:35:14 +02:00
kolaente
eac4e455fd fix(api tokens): lint 2023-09-01 15:56:35 +02:00
kolaente
e3c5a93f4f chore(api tokens): remove updated date from tokens as it can't be updated anyway 2023-09-01 11:16:36 +02:00
kolaente
d9bfcdab8e feat(api tokens): add tests 2023-09-01 10:19:31 +02:00
kolaente
e3dac16398 feat(api tokens): check permissions when saving 2023-09-01 08:52:57 +02:00
kolaente
e4c71123ef fix: lint 2023-09-01 08:39:25 +02:00
kolaente
fb2a1c59db feat(api tokens): check if a provided token matched a hashed on in the database 2023-09-01 08:36:15 +02:00
kolaente
c88cbaa973 feat(api tokens): properly hash tokens 2023-09-01 08:36:11 +02:00
kolaente
e6b25bd57b feat(api tokens): add crud routes to manage api tokens 2023-09-01 08:35:54 +02:00
kolaente
3faf48706a feat(api tokens): add api token struct and migration 2023-09-01 08:35:54 +02:00