There was an error while loading. Please reload this page.
1 parent 802e0c0 commit e9a0fb6Copy full SHA for e9a0fb6
00-Starter-Seed/.env.example
@@ -1,4 +1,4 @@
1
AUTH0_CLIENT_ID={CLIENT_ID}
2
AUTH0_DOMAIN={DOMAIN}
3
AUTH0_SECRET={CLIENT_SECRET}
4
-AUTH0_CALLBACK_URL={CALLBACK_URL}
+AUTH0_CALLBACK_URL=http://localhost:3000/
0 commit comments