summaryrefslogtreecommitdiffstats
path: root/samples/OAuthServiceProvider/App_Code/DatabaseTokenManager.cs
Commit message (Expand)AuthorAgeFilesLines
* Added IServiceProviderTokenManager.UpdateToken method.Andrew Arnott2009-08-191-0/+4
* Added IServiceProviderAccessToken and added a method to get it on the IServic...Andrew Arnott2009-06-231-1/+9
* Locked down contract for when tokens are not found.Andrew Arnott2009-06-091-2/+6
* Refactored OAuth service provider interfaces to better suite token and consum...Andrew Arnott2009-06-081-47/+4
* OAuth SP now works with 1.0 Consumers correctly.Andrew Arnott2009-06-081-1/+17
* OAuth SP and web consumer work under OAuth 1.0a.Andrew Arnott2009-06-071-0/+13
* Initial change to comply with OAuth 1.0a.Andrew Arnott2009-06-051-0/+19
* OAuth SP sample now correctly sets the ConsumerLabel field in the authorize p...Andrew Arnott2009-04-251-0/+14
* Split up ITokenManager into two derived interfaces to better fit Consumer and...Andrew Arnott2009-04-081-2/+6
* Renamed OAuth sample sites.Andrew Arnott2009-03-261-0/+118