We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a86ba8 commit 0d98a64Copy full SHA for 0d98a64
docs/dev.env
@@ -1,5 +1,5 @@
1
-AUTH0_CLIENT_ID=8QovDh27SrDu1XSs68m21A1NBP8isvOt
2
-AUTH0_CLIENT_SECRET=3QVxxu20QnagdH-McWhVz0WfsQzA1F8taDdGDI4XphgpEYZPcMTF4lX3aeOIeCzh
+AUTH0_CLIENT_ID=
+AUTH0_CLIENT_SECRET=
3
AUTH0_URL=https://topcoder-dev.auth0.com/oauth/token
4
AUTH0_AUDIENCE=https://m2m.topcoder-dev.com/
5
DATABASE_URL="postgresql://johndoe:mypassword@localhost:5432/resourcedb?schema=public"
0 commit comments