feat: attempt to register new user

This commit is contained in:
Riccardo
2024-06-26 18:49:28 +02:00
parent 2076668eab
commit d7fd124dc6
2 changed files with 14 additions and 6 deletions

View File

@@ -6,4 +6,5 @@ AUTH0_SECRET=somerandomstringtouseasasecret
AUTH0_BASE_URL=http://localhost:3000
AUTH0_CLIENT_ID=""
AUTH0_CLIENT_SECRET=""
AUTH0_DOMAIN=""
AUTH0_DOMAIN=""
AUTH0_API_SECRET_KEY=""