summaryrefslogtreecommitdiffstats
path: root/samples/OAuthResourceServer/Code/OAuthAuthorizationManager.cs
Commit message (Expand)AuthorAgeFilesLines
* Finished implicit grant sample. Yay.Andrew Arnott2011-06-211-1/+1
* Fixed static field initialization.Andrew Arnott2011-04-071-8/+9
* Replaced OAuth2 API demands for RSAParameters with demands for RSACryptoServi...Andrew Arnott2011-04-061-2/+2
* Merge branch 'v3.4' into oauth2Andrew Arnott2011-04-061-1/+1
* Replaced WCF "OriginalHttpRequestUri" property with simple Via.Andrew Arnott2010-12-251-1/+1
* Split the OAuthServiceProvider sample into two samples: OAuthAuthorizationSer...Andrew Arnott2010-07-311-0/+79