Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 333 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 333 Bytes

About OAuthTokenGenerator library contains utility methods to create and validate OAuth tokens

This solution has 2 projects

#OAuthTokenGenerator - .Net Class Library Contains the typed OAuthTokenGenerator library.

#OAuthTestConsoleApp - Console App project which makes use of OAuthTokenGenerator library to generate OAuth tokens.