Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 192 Bytes

auth_config.md

File metadata and controls

12 lines (11 loc) · 192 Bytes
name language
auth_config.json
json
//auth0-react-samples/Sample-01/src/auth_config.json
{
  "domain": "${account.namespace}",
  "clientId": "${account.clientId}"
}