feat(front): basic next auth configuration done

This commit is contained in:
2024-07-21 00:31:04 +02:00
parent 049e063d48
commit f61bdac457
17 changed files with 333 additions and 29 deletions

3
front/.env Normal file
View File

@@ -0,0 +1,3 @@
NEXTAUTH_URL=http://localhost:3000
# GEN AUTH_SECRET: $ openssl rand -base64 32
NEXTAUTH_SECRET=6lHRWUvCBtqlgTWc6aFn6s6PudYjuN6oUY+RrcEntTU=