summaryrefslogtreecommitdiffstats
path: root/samples/ServiceProvider/Members/Authorize.aspx.cs
Commit message (Collapse)AuthorAgeFilesLines
* Renamed OAuth sample sites.Andrew Arnott2009-03-261-43/+0
|
* Renamed Channel.Send method to Channel.PrepareResponse and then added a new ↵Andrew Arnott2009-01-211-1/+1
| | | | Send method.
* Changed namepace and project names in preparation for merge with DotNetOpenId.Andrew Arnott2008-11-041-43/+43
|
* Moved all the OAuth classes into its own namespace in preparation to ↵Andrew Arnott2008-11-031-1/+2
| | | | receiving DotNetOpenId merge.
* Hugely refactored ServiceProvider and Consumer classes.Andrew Arnott2008-11-011-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 Arnott2008-10-091-1/+3
| | | | information from areas that don't need it.
* StyleCop clean.Andrew Arnott2008-10-061-0/+1
|
* Added specific authorization to sample for allowing limited access.Andrew Arnott2008-10-061-1/+2
|
* WCF OAuth sample now has 'real' database and login.Andrew Arnott2008-10-061-0/+38