Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed OAuth sample sites. | Andrew Arnott | 2009-03-26 | 6 | -113/+0 |
| | |||||
* | Whitespace | Andrew Arnott | 2009-02-01 | 4 | -55/+55 |
| | |||||
* | Renamed Channel.Send method to Channel.PrepareResponse and then added a new ↵ | Andrew Arnott | 2009-01-21 | 1 | -1/+1 |
| | | | | Send method. | ||||
* | CRLF -> LF line endings change to all .cs files. | Andrew Arnott | 2009-01-09 | 1 | -15/+15 |
| | |||||
* | Changed namepace and project names in preparation for merge with DotNetOpenId. | Andrew Arnott | 2008-11-04 | 1 | -43/+43 |
| | |||||
* | Moved all the OAuth classes into its own namespace in preparation to ↵ | Andrew Arnott | 2008-11-03 | 1 | -1/+2 |
| | | | | receiving DotNetOpenId merge. | ||||
* | Hugely refactored ServiceProvider and Consumer classes. | Andrew Arnott | 2008-11-01 | 1 | -2/+2 |
| | | | | Messages are now exposed in the method signatures instead of raw Response instances. | ||||
* | Refactored messages to try to simplify their uses and try to hide ↵ | Andrew Arnott | 2008-10-09 | 1 | -1/+3 |
| | | | | information from areas that don't need it. | ||||
* | StyleCop clean. | Andrew Arnott | 2008-10-06 | 1 | -0/+1 |
| | |||||
* | Added specific authorization to sample for allowing limited access. | Andrew Arnott | 2008-10-06 | 1 | -1/+2 |
| | |||||
* | WCF OAuth sample now has 'real' database and login. | Andrew Arnott | 2008-10-06 | 6 | -0/+108 |