ADD SecurityConfig & ADD Auth Endpoints

This commit is contained in:
2025-06-13 15:45:12 +02:00
parent fcd722f33b
commit 8d7f74e189
8 changed files with 141 additions and 16 deletions

8
.gitignore vendored
View File

@@ -1,3 +1,7 @@
### Security ###
.env.local
.env.prod
node_modules
HELP.md
target/
@@ -37,7 +41,3 @@ build/
videos/
generated
### Security ###
.env.local
.env.prod