login/signup function with no sessions

This commit is contained in:
SowinskiBraeden committed 2025-05-02 13:19:14 -07:00
1 parent 7ef6282ac0
commit d08fd30888
6 files changed
+931 -29

No files matched your search

+1 -1
View File
@@ -1,4 +1,4 @@
mongoURI='mongodb://localhost:27017/'
database='nameOfDatabase'
PORT=8000
secret='123456789'