summaryrefslogtreecommitdiffstats
path: root/samples/OAuthServiceProvider/App_Code/DataClasses.designer.cs
Commit message (Collapse)AuthorAgeFilesLines
* Refactored OAuth service provider interfaces to better suite token and ↵Andrew Arnott2009-06-081-0/+72
| | | | consumer queries.
* OAuth SP now works with 1.0 Consumers correctly.Andrew Arnott2009-06-081-1/+25
|
* OAuth SP and web consumer work under OAuth 1.0a.Andrew Arnott2009-06-071-0/+24
|
* Initial change to comply with OAuth 1.0a.Andrew Arnott2009-06-051-1/+25
| | | | | | Still need to come up with a plan to handle Consumers without callback, including mobile and set-top devices with limited keyboards. No tests yet. Limited thought given so far to interoperability with 1.0 vs. 1.0a.
* Renamed OAuth sample sites.Andrew Arnott2009-03-261-0/+923