Functionality common to both OAuth 2.0 Clients and Authorization Servers.
                        
                    
         
                Info
| Version: | 5.0.0-alpha3 | 
| Author(s): | Andrew Arnott | 
| Last Update: | Wednesday, October 23, 2013 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://www.dotnetopenauth.net/ | 
| NuGet Url: | https://www.nuget.org/packages/DotNetOpenAuth.OAuth2.ClientAuthorization | 
Install
Install-Package DotNetOpenAuth.OAuth2.ClientAuthorization
                        dotnet add package DotNetOpenAuth.OAuth2.ClientAuthorization
                        paket add DotNetOpenAuth.OAuth2.ClientAuthorization
                        
                                DotNetOpenAuth.OAuth2.ClientAuthorization Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- DotNetOpenAuth.OAuth2.Core(>= 5.0.03)