This commit is contained in:
Ruidy Nemausat 2020-01-31 17:08:43 +01:00
parent f329f6733a
commit 4c8ffd52f3
2 changed files with 5 additions and 1 deletions

2
.gitignore vendored
View file

@ -22,4 +22,4 @@ npm-debug.log*
yarn-debug.log*
yarn-error.log*
/src/utils/auth_config.json
# /src/utils/auth_config.json

View file

@ -0,0 +1,4 @@
{
"domain": "dev-fyjrvohx.auth0.com",
"clientId": "bfkq2dOfei9pjxnrZvO1VRW5rZpwGG2X"
}