summaryrefslogtreecommitdiffstats
path: root/samples/OAuthServiceProvider/App_Code/DataClasses.dbml.layout
Commit message (Collapse)AuthorAgeFilesLines
* Converted the OAuth consumer and SP sample web site projects to web ↵Andrew Arnott2010-04-181-57/+0
| | | | application projects.
* Fixed OAuthServiceProvider sample's broken WCF authorization due to a ↵Andrew Arnott2010-04-181-2/+8
| | | | missing nonce store.
* Refactored OAuth service provider interfaces to better suite token and ↵Andrew Arnott2009-06-081-4/+4
| | | | consumer queries.
* OAuth SP now works with 1.0 Consumers correctly.Andrew Arnott2009-06-081-4/+4
|
* OAuth SP and web consumer work under OAuth 1.0a.Andrew Arnott2009-06-071-3/+3
|
* Initial change to comply with OAuth 1.0a.Andrew Arnott2009-06-051-3/+3
| | | | | | 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/+51