Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 415 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 415 Bytes

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