summaryrefslogtreecommitdiffstats
path: root/samples/DotNetOpenAuth.ApplicationBlock/DotNetOpenAuth.ApplicationBlock.csproj
Commit message (Collapse)AuthorAgeFilesLines
* Added StyleCop to toolset and regular command line build.Andrew Arnott2010-07-191-7/+2
| | | | As part of this, all projects now import EnlistmentInfo.props and .targets.
* Added sample Yammer OAuth 1.0 consumer.Andrew Arnott2010-06-171-0/+1
| | | | Yammer has a troublesome non-standard implementation of OAuth SP.
* Fixed build break in non-DEBUG configurations of the recently changed samples.Andrew Arnott2010-04-191-1/+4
|
* Adjusted how the sample InMemoryTokenManager class is defined so that it is ↵Andrew Arnott2010-04-191-2/+4
| | | | more difficult to use in real apps without knowing its limited scope.
* Added Yubikey login to ApplicationBlock and OpenID Provider web forms sample.Andrew Arnott2010-03-271-0/+1
|
* Added Sign In with Twitter sample.Andrew Arnott2010-02-241-0/+3
|
* Reverting default target framework from 4.0 back to 3.5.Andrew Arnott2010-01-081-1/+1
|
* Retargeted to .NET 4.0Andrew Arnott2010-01-051-2/+3
|
* Solution upgraded (MVC projects won't upgrade at this point).Andrew Arnott2010-01-051-1/+40
|
* Promoted the OAuthIdentity and OAuthPrincipal classes from ApplicationBlock ↵Andrew Arnott2009-06-231-2/+0
| | | | to the core library.
* Added OpenID pluggable behaviors support, including a sample PPID generator.Andrew Arnott2009-06-171-1/+0
|
* Promoted PPID identifier provider from the application block to the core ↵Andrew Arnott2009-05-311-1/+0
| | | | library.
* Added sample OAuthPrincipal class to the application block.Andrew Arnott2009-04-301-0/+1
|
* Added sample OAuthIdentity class to the application block.Andrew Arnott2009-04-291-0/+1
|
* Moved PPID OP Provider code out of the library and into the ApplicationBlock.Andrew Arnott2009-04-261-0/+2
|
* Custom OpenID extensions may now exist outside the library.Andrew Arnott2009-04-151-0/+3
|
* Added Twitter OAuth consumer sample and helper class to the application block.Andrew Arnott2009-04-071-0/+1
|
* Fixed assembly name of the appblock sample.Andrew Arnott2009-03-121-2/+2
|
* first sprintAndrew Arnott2009-03-091-0/+10
|
* Changed namepace and project names in preparation for merge with DotNetOpenId.Andrew Arnott2008-11-041-0/+66