summaryrefslogtreecommitdiffstats
path: root/samples/OAuthServiceProvider/Code/OAuthAuthorizationManager.cs
Commit message (Expand)AuthorAgeFilesLines
* Added OAuth 1.0 samples from v3.4 branch and fixed them up a bit so thatAndrew Arnott2012-02-021-0/+65
* Split the OAuthServiceProvider sample into two samples: OAuthAuthorizationSer...Andrew Arnott2010-07-311-79/+0
* Stripping OAuth 1.0 support from the OAuthServiceProvider sample.Andrew Arnott2010-07-221-25/+7
* Changed the public API for OAuth 2.0 scope from a space-delimited string to a...Andrew Arnott2010-07-191-3/+3
* Got the OAuthConsumerWpf sample working with Facebook OAuth 2.0 again.Andrew Arnott2010-07-061-3/+7
* Renamed the OAuthWrap namespaces to be OAuth2.Andrew Arnott2010-06-251-1/+1
* Lots of StyleCop work, and one bug fix (can you find it? <g>)Andrew Arnott2010-06-071-5/+4
* OAuth 2.0 web flow now works, client, auth server, and resource server, in th...Andrew Arnott2010-06-021-12/+41
* Fixed whitespace.Andrew Arnott2010-06-021-2/+2
* Updated OAuth C and SP samples to use standard WAP namespaces.Andrew Arnott2010-04-191-49/+51
* Converted the OAuth consumer and SP sample web site projects to web applicati...Andrew Arnott2010-04-181-0/+63