You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: utils/topcoder-api-helper.js
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,6 @@ const challengesApiInstance = new topcoderApiChallenges.DefaultApi();
52
52
* @returns {Promise} The promised token
53
53
*/
54
54
asyncfunctiongetM2Mtoken(){
55
-
logger.debug(`Client ID: ${config.AUTH0_CLIENT_ID} and secret: ${config.AUTH0_CLIENT_SECRET} and endpoint: ${config.AUTH0_URL} and proxy: ${config.AUTH0_PROXY_SERVER_URL}`)
0 commit comments