feat(front): routes secured under jwt session + small user component done

This commit is contained in:
2024-07-25 00:03:48 +02:00
parent fd81b532d0
commit 75e1fe4c65
25 changed files with 179 additions and 24 deletions

View File

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