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 f91116c commit fc67863Copy full SHA for fc67863
config.json
@@ -16,7 +16,7 @@
16
"qa": {
17
"API_URL" : "https://api.topcoder-qa.com",
18
"AUTH0_CLIENT_ID" : "EVOgWZlCtIFlbehkq02treuRRoJk12UR",
19
- "AUTH0_DOMAIN" : "topcoder-dev.auth0.com",
+ "AUTH0_DOMAIN" : "topcoder-qa.auth0.com",
20
"AUTH0_TOKEN_NAME" : "userJWTToken",
21
"AUTH0_REFRESH_TOKEN_NAME" : "userRefreshJWTToken"
22
},
0 commit comments