There was an error while loading. Please reload this page.
1 parent 4a3c4cc commit 22ea1afCopy full SHA for 22ea1af
01-Login/.env.example
@@ -3,3 +3,4 @@ AUTH0_DOMAIN={DOMAIN}
3
AUTH0_CLIENT_SECRET={CLIENT_SECRET}
4
AUTH0_CALLBACK_URL=http://localhost:3000/callback
5
AUTH0_AUDIENCE=
6
+APP_SECRET_KEY=ALongRandomlyGeneratedString
0 commit comments