6 Commits

Author SHA1 Message Date
terbshaeusser 96160d5002 protect auth token with mutex
Signed-off-by: Tobias Erbshäußer <tobias@tesoft.dev>
2026-05-24 09:40:20 +02:00
terbshaeusser f94f37507d check content-type in login endpoint
Signed-off-by: Tobias Erbshäußer <tobias@tesoft.dev>
2026-05-24 09:40:20 +02:00
terbshaeusser 7f7cf1ae1d streamline response handling and logging
Signed-off-by: Tobias Erbshäußer <tobias@tesoft.dev>
2026-05-24 09:40:20 +02:00
terbshaeusser e81f6326e7 add login and logout endpoints
Signed-off-by: Tobias Erbshäußer <tobias@tesoft.dev>
2026-05-24 09:40:20 +02:00
terbshaeusser 13cdbe249b add auth middleware
Signed-off-by: Tobias Erbshäußer <tobias@tesoft.dev>
2026-05-24 09:40:19 +02:00
terbshaeusser 7c1e2fb228 initialize backend project
Signed-off-by: Tobias Erbshäußer <tobias@tesoft.dev>
2026-05-24 09:31:18 +02:00