Skip to content

Instantly share code, notes, and snippets.

@beachside-project
Created March 29, 2021 08:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save beachside-project/00a1a6f7e7f6cae3fc2aaa31ebd864fe to your computer and use it in GitHub Desktop.
Save beachside-project/00a1a6f7e7f6cae3fc2aaa31ebd864fe to your computer and use it in GitHub Desktop.
OptionsPatternSamples - local.settings.json
{
"AzureAdOptions:TenantId": "<input your tenant id>",
"AzureAdOptions:ClientId": "<input your client id>",
"AzureAdOptions:ClientSecret": "<input your client secret>"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment