feat(front): basic next auth configuration done
This commit is contained in:
3
front/.env
Normal file
3
front/.env
Normal file
@@ -0,0 +1,3 @@
|
||||
NEXTAUTH_URL=http://localhost:3000
|
||||
# GEN AUTH_SECRET: $ openssl rand -base64 32
|
||||
NEXTAUTH_SECRET=6lHRWUvCBtqlgTWc6aFn6s6PudYjuN6oUY+RrcEntTU=
|
||||
Reference in New Issue
Block a user