I have an API that I want to consume with C# that uses OAuth2 with Authorization Code Grant Flow.
Does someone know an example or something on how to do it in ASP.net, C#