Skip to content

Commit d549e5f

Browse files
hickfordmjcheetham
authored andcommitted
Add link to GitHub application settings
1 parent 86714ff commit d549e5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/shared/GitHub/GitHubConstants.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ public static class GitHubConstants
99

1010
public const string DefaultAuthenticationHelper = "GitHub.UI";
1111

12+
// https://github.com/settings/connections/applications/0120e057bd645470c1ed
1213
public const string OAuthClientId = "0120e057bd645470c1ed";
1314

1415
// [SuppressMessage("Microsoft.Security", "CS002:SecretInNextLine", Justification="OAuth2 public client application 'secrets' are required and permitted to be public")]

0 commit comments

Comments
 (0)