We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a3c4cc commit 22ea1afCopy full SHA for 22ea1af
1 file changed
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