Initializes a new instance of the GitHubClient.
Namespace: Nemiro.OAuth.ClientsAssembly: Nemiro.OAuth (in Nemiro.OAuth.dll) Version: 1.9.4.725 (1.9.4.725)
Syntax
Parameters
- clientId
- Type: System String
The Client ID obtained from the GitHub Applications.
- clientSecret
- Type: System String
The Client Secret obtained from the GitHub Applications.
See Also