/dotnet-oauth2-client

Some oAuth2 clients with simple httpClient, nuget components. Code Kata (practices, explorations, experiments, tests or just playing with code)

Primary LanguageC#

dotnet-oauth2-client

Some OAuth2 clients with simple httpClient, nuget components. Code Kata (practices, explorations, experiments, tests or just playing with code)

Examples

Example Description
01-auth2-client-with-RestSharp Get token from demo.identityserver.io with RestSharp