summaryrefslogtreecommitdiffstats
path: root/samples/ServiceProvider/App_Code/DatabaseTokenManager.cs
Commit message (Expand)AuthorAgeFilesLines
* Refactored messages to try to simplify their uses and try to hide information...Andrew Arnott2008-10-091-2/+2
* Renamed a few OAuth messages and a few more methods.Andrew Arnott2008-10-091-1/+1
* Added strong-typed request token message to sample.Andrew Arnott2008-10-071-5/+7
* ITokenManager.StoreNewRequestToken now takes both request and response parame...Andrew Arnott2008-10-061-2/+2
* StyleCop clean.Andrew Arnott2008-10-061-3/+1
* Added specific authorization to sample for allowing limited access.Andrew Arnott2008-10-061-0/+3
* WCF OAuth sample now has 'real' database and login.Andrew Arnott2008-10-061-0/+115