Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Converted the OAuth consumer and SP sample web site projects to web ↵ | Andrew Arnott | 2010-04-18 | 1 | -57/+0 |
| | | | | application projects. | ||||
* | Fixed OAuthServiceProvider sample's broken WCF authorization due to a ↵ | Andrew Arnott | 2010-04-18 | 1 | -2/+8 |
| | | | | missing nonce store. | ||||
* | Refactored OAuth service provider interfaces to better suite token and ↵ | Andrew Arnott | 2009-06-08 | 1 | -4/+4 |
| | | | | consumer queries. | ||||
* | OAuth SP now works with 1.0 Consumers correctly. | Andrew Arnott | 2009-06-08 | 1 | -4/+4 |
| | |||||
* | OAuth SP and web consumer work under OAuth 1.0a. | Andrew Arnott | 2009-06-07 | 1 | -3/+3 |
| | |||||
* | Initial change to comply with OAuth 1.0a. | Andrew Arnott | 2009-06-05 | 1 | -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 Arnott | 2009-03-26 | 1 | -0/+51 |