feat(auth): implement role-based access control and user management features

This commit is contained in:
Nils-Johan Gynther
2026-04-18 09:34:22 +02:00
parent 20330f6410
commit c5ccef2313
22 changed files with 358 additions and 10 deletions
+6
View File
@@ -10,3 +10,9 @@ MARIADB_PASSWORD=Imminent-Umpire-Undertook8-Crunchy
# Använder root för att prisma migrate deploy skall fungera
DATABASE_URL=mysql://root:Encrust6-Deserve-Stricken-Spectacle@recipe-db:3306/recipe_app
# Bootstrap-användare (skapas/uppdateras vid appstart)
ADMIN_NADMIN_PASSWORD=Extra-Bra-Konto1
ADMIN_PADMIN_PASSWORD=Extra-Bra-Konto2
SEED_USER1_PASSWORD=Test-Anv1-Fbg
SEED_USER2_PASSWORD=Test-Anv2-FBG