Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | OAuth 1.0 Consumers are now *much* simpler, entirely avoiding channels. | Andrew Arnott | 2013-02-25 | 1 | -147/+0 |
| | | | | Build breaks in other projects, however. | ||||
* | Applied all the StyleCop fixes necessary by the StyleCop 4.7 upgrade. | Andrew Arnott | 2012-03-10 | 1 | -2/+2 |
| | |||||
* | Updated all copyright notices to reflect copyright assignment to Outercurve. | Andrew Arnott | 2012-02-05 | 1 | -2/+2 |
| | | | | Fixes #66 | ||||
* | Adjusted how the sample InMemoryTokenManager class is defined so that it is ↵ | Andrew Arnott | 2010-04-19 | 1 | -1/+5 |
| | | | | more difficult to use in real apps without knowing its limited scope. | ||||
* | Fixed missing interface on demo InMemoryTokenManager class that caused the ↵ | Andrew Arnott | 2010-04-09 | 1 | -1/+22 |
| | | | | loginPlusOAuthSampleOP.aspx sample to fail. | ||||
* | Added Sign In with Twitter sample. | Andrew Arnott | 2010-02-24 | 1 | -0/+122 |