Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 559 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 559 Bytes

CSharpOAuth2Example

A sample application using ASP.NET MVC 4.5, DotNetOpenAuth and ClientHeartbeat

How to use

  1. Clone the repository
git clone https://github.com/client-heartbeat/CSharpOAuth2Example.git
  1. Open the solution in Visual Studio 2013
  2. Replace the consumer key and secret in web.config of the Web Project
  3. Press Run. The build should automatically download dependencies using NuGet.

Help

If you have any questions, please email support [at] clientheartbeat [dot] com.

License

MIT