Skip to content

Commit d1dfcdf

Browse files
Remove auth details
1 parent e048e27 commit d1dfcdf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

env.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/sh
22

3-
export AUTH0_CLIENT_ID=jGIf2pd3f44B1jqvOai30BIKTZanYBfU
3+
export AUTH0_CLIENT_ID=
44

5-
export AUTH0_CLIENT_SECRET=ldzqVaVEbqhwjM5KtZ79sG8djZpAVK8Z7qieVcC3vRjI4NirgcinKSBpPwk6mYYP
5+
export AUTH0_CLIENT_SECRET=
66

7-
export AUTH0_AUDIENCE=https://m2m.topcoder-dev.com/
7+
export AUTH0_AUDIENCE=https://m2m.topcoder-dev.com/

0 commit comments

Comments
 (0)