15 Commits

Author SHA1 Message Date
ccf2f3d157 Update the auth controller
Signed-off-by: Nikolai Rodionov <iam@allanger.xyz>
2026-05-18 14:20:29 +02:00
26cf743f12 Tokens are covered by tests
Signed-off-by: Nikolai Rodionov <iam@allanger.xyz>
2026-05-18 13:39:44 +02:00
6081511625 Another bunch of refactoring and test
All checks were successful
ci/woodpecker/push/build Pipeline was successful
Signed-off-by: Nikolai Rodionov <iam@allanger.xyz>
2026-05-18 12:55:44 +02:00
8c5f88cb46 Add linter and a little bit more tests
All checks were successful
ci/woodpecker/push/build Pipeline was successful
Signed-off-by: Nikolai Rodionov <iam@allanger.xyz>
2026-05-18 11:02:10 +02:00
732f70238a Create a cache package
All checks were successful
ci/woodpecker/push/build Pipeline was successful
Signed-off-by: Nikolai Rodionov <iam@allanger.xyz>
2026-05-17 22:29:16 +02:00
68e166d90f Start testing tokens
All checks were successful
ci/woodpecker/push/build Pipeline was successful
Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
2026-05-17 22:06:36 +02:00
1d377b916c WIP: Adding tests to the token controller
Some checks failed
ci/woodpecker/push/build Pipeline failed
Signed-off-by: Nikolai Rodionov <iam@allanger.xyz>
2026-05-17 21:02:17 +02:00
14ad203f63 Structure code a wee bit better
All checks were successful
ci/woodpecker/push/build Pipeline was successful
Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
2026-05-17 20:07:31 +02:00
60297dfaf7 Start adding tests
Some checks failed
ci/woodpecker/push/build Pipeline failed
Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
2026-05-17 16:14:59 +02:00
cfa666e0a2 Token authorization is ready for MVP
All checks were successful
ci/woodpecker/push/build Pipeline was successful
Reviewed-on: #8
2026-05-15 12:53:58 +00:00
35c6689a2c Start implementing the tokens controller
Signed-off-by: Nikolai Rodionov <iam@allanger.xyz>
2026-05-12 16:42:24 +02:00
33f48f2bfb A lot of thigs are going on
All checks were successful
ci/woodpecker/push/build Pipeline was successful
Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
2026-05-10 23:14:29 +02:00
e58eba1b16 Implement refresh token endpoint
All checks were successful
ci/woodpecker/push/build Pipeline was successful
Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
2026-05-09 21:36:23 +02:00
f15608e0ab Basic internal auth implementation
Some checks failed
ci/woodpecker/push/build Pipeline failed
Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
2026-05-08 21:18:12 +02:00
83ce16b16f Init commit
Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
2026-04-30 19:30:31 +02:00