There was an error while loading. Please reload this page.
1 parent 8ef1e83 commit 24d7fb0Copy full SHA for 24d7fb0
01-Login/.env.example
@@ -1,5 +1,5 @@
1
AUTH0_CLIENT_ID={CLIENT_ID}
2
AUTH0_DOMAIN={DOMAIN}
3
AUTH0_CLIENT_SECRET={CLIENT_SECRET}
4
-AUTH0_CALLBACK_URL=
5
-API_ID={API_AUDIENCE}
+AUTH0_CALLBACK_URL=http://localhost:3000/callback
+AUTH0_AUDIENCE=
0 commit comments