Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix changes made in previous commits to actually adhere to StyleCop rules, ↵ | lcalabrese | 2015-08-07 | 1 | -1/+1 |
| | | | | so the project even builds in Release mode | ||||
* | Closes #356, Closes #357, Closes #358 | David Christiansen | 2015-01-04 | 1 | -2/+4 |
| | |||||
* | Added OAuth 1.0 samples from v3.4 branch and fixed them up a bit so that | Andrew Arnott | 2012-02-02 | 1 | -0/+22 |
| | | | | | | they work here. Fixes #64 | ||||
* | Split the OAuthServiceProvider sample into two samples: ↵ | Andrew Arnott | 2010-07-31 | 1 | -22/+0 |
| | | | | | | OAuthAuthorizationServer and OAuthResourceServer. Renamed OAuthConsumer to OAuthClient. | ||||
* | Updated OAuth C and SP samples to use standard WAP namespaces. | Andrew Arnott | 2010-04-19 | 1 | -15/+17 |
| | |||||
* | Converted the OAuth consumer and SP sample web site projects to web ↵ | Andrew Arnott | 2010-04-18 | 1 | -0/+20 |
application projects. |