auth services, middleware, and other stuff
This commit is contained in:
2
.env.example
Normal file
2
.env.example
Normal file
@@ -0,0 +1,2 @@
|
||||
POSTGRESQL_CONNECTION_STRING=postgres://todo:password@localhost:5432/todo
|
||||
JWT_SECRET_KEY="supersecretjwtkey"
|
||||
Reference in New Issue
Block a user