login/signup function with no sessions
This commit is contained in:
6 files changed
+931
-29
No files matched your search
+1
-1
@@ -1,4 +1,4 @@
|
||||
mongoURI='mongodb://localhost:27017/'
|
||||
database='nameOfDatabase'
|
||||
PORT=8000
|
||||
|
||||
secret='123456789'
|
||||
Reference in new issue
Block a user