/GitHubManager-Sample-Application

(C#/x86-64/VS2019/WinForms) Shows a proof of concept as to how to implement three-legged OAuth to GitHub with an arbitrary GitHub "app." The Client ID and Client Secret are specified in a config file, so they can be changed to test with any OAuth app you know the client ID and secret of. This sample demonstrates the techniques associated with how to allow a user to use their GitHub account with your WinForms app.

Primary LanguageC#

This repository is not active