Backend structure / login with JWT

This commit is contained in:
Leons Aleksandrovs
2025-07-06 16:46:21 +03:00
parent 3166424426
commit 3003a961b6
18 changed files with 338 additions and 126 deletions
+2
View File
@@ -0,0 +1,2 @@
# This is secret key for jwt signature
JWT_SECRET=just a random string here