Skip to content

Commit

Permalink
Update auth_config.json.example
Browse files Browse the repository at this point in the history
Save my life. Learning about Other network. was lacking information to understand. all good
  • Loading branch information
cellmaxmobile authored Oct 29, 2024
1 parent e292e4e commit 0c8339c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Sample-01/auth_config.json.example
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"domain": "{DOMAIN}",
"clientId": "{CLIENT_ID}",
"domain": "{dev-chlnrr0pco2fi4iu.us.auth0.com}",
"clientId": "{FiNzbHmU8jJeEORv2Zg6RWBRvB8gSlE6}",
"authorizationParams": {
"audience": "{API_IDENTIFIER}"
"audience": "{https://dev-chlnrr0pco2fi4iu.us.auth0.com/api/v2/}"
},
"apiUri": "http://localhost:3001",
"appUri": "http://localhost:4200",
"errorPath": "/error"

}

0 comments on commit 0c8339c

Please sign in to comment.