Backend structure / login with JWT
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
# This is secret key for jwt signature
|
||||
JWT_SECRET=just a random string here
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
# This is secret key for jwt signature
|
||||
JWT_SECRET=just a random string here
|
||||