Skip to content

Commit 9c26478

Browse files
authored
Update appsettings.json
1 parent e0c0b4a commit 9c26478

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/Umbraco.AuthorizedServices.TestSite/appsettings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@
5555
"RequestIdentityPath": "/login/oauth/authorize",
5656
"RequestTokenPath": "/login/oauth/access_token",
5757
"RequestTokenFormat": "Querystring",
58-
"ClientId": "Ov23lim4dJXIYmkC7nPx",
59-
"ClientSecret": "91e8ef480a5e3e9c73ecef581d52c27fa17870f1",
58+
"ClientId": "",
59+
"ClientSecret": "",
6060
"Scopes": "repo",
6161
"SampleRequest": "/repos/Umbraco/Umbraco-CMS/contributors",
6262
"CanManuallyProvideToken": true,

0 commit comments

Comments
 (0)