Added paths.json file that contain paths
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"Domain": "[domain].auth0.com",
|
||||
"ApiIdentifier": "https://[identifier]/api",
|
||||
"ClientId": "dfdfdfdf",
|
||||
"ClientSecret": "dfdfdfdf"
|
||||
"domain": "[domain].auth0.com",
|
||||
"api_identifier": "https://[identifier]/api",
|
||||
"client_id": "dfdfdfdf",
|
||||
"client_secret": "dfdfdfdf"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user