Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 157 Bytes

File metadata and controls

13 lines (12 loc) · 157 Bytes
name language
appsettings.json
json
{
  "Auth0": {
    "Domain": "${account.namespace}",
    "Audience": "${apiIdentifier}"
  }
}