Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
The dashboard location to get your keys has changed, small update to reflect this within the ReadMe
  • Loading branch information
michaelbutler1998 authored and jcoliz committed May 31, 2024
1 parent 2fb2b34 commit 10424d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ PS Server> cp .\secrets.example.yaml .\secrets.yaml

Copy `secrets.example.yaml` to a new file called `secrets.yaml`, then fill out the configuration variables inside. At
minimum `ClientID` and `Secret` must be filled out. Get your Client ID and secrets from
the [Plaid dashboard](https://dashboard.plaid.com/account/keys)
the [Plaid dashboard](https://dashboard.plaid.com/developers/keys)

> NOTE: The `secrets.yaml` files is included as a convenient local development tool. In fact, you can use any of the many methods of getting configuration settings into ASP.NET. Please see [Safe storage of app secrets in development in ASP.NET Core](https://docs.microsoft.com/en-us/aspnet/core/security/app-secrets?view=aspnetcore-6.0&tabs=linux).
Expand Down

0 comments on commit 10424d1

Please sign in to comment.