An open API service indexing awesome lists of open source software.

https://github.com/manjunathg88/oauth-token-generator

OAuthTokenGenerator library contains utility methods to create and validate OAuth tokens
https://github.com/manjunathg88/oauth-token-generator

csharp-core dot-net dot-net-core dotnet-core http-client http-client-helper httpclientfactory oauth-dot-net oauth-dotnet oauth-helper oauth-provider oauth2 oauth2-authentication oauth2-client oauth2-proxy

Last synced: 3 months ago
JSON representation

OAuthTokenGenerator library contains utility methods to create and validate OAuth tokens

Awesome Lists containing this project

README

          

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.