Continued implementing AuthService

This commit is contained in:
2026-04-01 07:41:52 +02:00
parent 59d9434af9
commit 0852cbd4f0
4 changed files with 304 additions and 8 deletions

View File

@@ -1,3 +0,0 @@
export interface GenericErrorBody {
error: string;
}