Register/Login implementation

This commit is contained in:
Florian Sylvain
2023-01-26 20:57:12 +01:00
parent 55f42008f6
commit 84d95d6f12
6 changed files with 765 additions and 19 deletions
+2
View File
@@ -3,6 +3,8 @@
## Environment variable
- API_PORT
- FRONT_ORIGIN
- JWT_SECRET
- MYSQL_ROOT_PASSWORD
- DATABASE_URL `not needed when docker`