summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth/OAuth2/ChannelElements/AuthorizationCodeBindingElement.cs
Commit message (Expand)AuthorAgeFilesLines
* First pass at dividing DotNetOpenAuth features into separate assemblies.Andrew Arnott2011-07-011-101/+0
* Shrank the time interval within which an authorization code may be exchanged ...Andrew Arnott2011-06-211-1/+2
* We have an implicit grant javascript client that can obtain an access token.Andrew Arnott2011-06-201-1/+1
* Renamed ITokenCarryingRequest to IAuthorizationCarryingRequest.Andrew Arnott2011-06-111-2/+2
* StyleCop fixesAndrew Arnott2010-07-261-1/+1
* Trying out a refactoring to better suite user agent clients.Andrew Arnott2010-07-111-1/+1
* OAuth 2.0 sample works, draft 9 style.Andrew Arnott2010-07-041-0/+100