summaryrefslogtreecommitdiffstats
path: root/samples/DotNetOpenAuth.ApplicationBlock/DotNetOpenAuth.ApplicationBlock.csproj
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary references to Microsoft.Net.Http and Microsoft.Bcl.Build s...lcalabrese2015-08-071-16/+2
* Test greenDavid Christiansen2015-01-051-9/+15
* Updates NuGet packages.Andrew Arnott2013-10-191-2/+13
* Removes InfoCard support from the library.Andrew Arnott2013-06-161-4/+0
* Merge branch 'v4.3'Andrew Arnott2013-05-271-7/+15
|\
| * Samples improvementsAndrĂ¡s Fuchs2013-05-261-7/+10
| * Enabled AzureAD integration and added TestAzureAD sample appGirish Bablani2013-04-161-0/+5
* | OAuth 1.0 Consumers are now *much* simpler, entirely avoiding channels.Andrew Arnott2013-02-251-3/+4
* | Fixes up WCF OAuth 1 samples.Andrew Arnott2013-02-101-0/+1
* | Fixes OAuthConsumer twitter sample.Andrew Arnott2013-02-091-0/+3
* | ApplicationBlock builds.Andrew Arnott2013-01-231-0/+7
* | Retargets exclusively to .NET 4.5 now.Andrew Arnott2012-12-281-1/+1
|/
* Removed useless and misnamed TokenManager class.Andrew Arnott2012-06-091-1/+0
* Switched drop.proj to generate drops based on .NET 4.0, and include .NET 3.5 ...Andrew Arnott2012-04-151-1/+1
* Adds a Windows Live login sample.Andrew Arnott2012-03-071-0/+2
* Removed OAuth1's dependency on OpenID assemblies.Andrew Arnott2012-02-081-0/+4
* Renamed assembly DotNetOpenAuth.Messaging(.UI) to DotNetOpenAuth.Core(.UI)Andrew Arnott2012-01-121-2/+2
* Samples now build.Andrew Arnott2011-08-021-0/+20
* Fixed compile errors in samples.Andrew Arnott2011-07-101-0/+22
* First pass at dividing DotNetOpenAuth features into separate assemblies.Andrew Arnott2011-07-011-7/+1
* Merge branch 'v3.4' into oauth2Andrew Arnott2011-04-061-1/+2
|\
| * Fixed build breaks and StyleCop messages from prior commit.Andrew Arnott2011-04-061-1/+1
| * Added DetectGoogleSession sample.Andrew Arnott2011-04-051-0/+1
* | Merge branch 'v3.4' into oauth2Andrew Arnott2010-07-211-7/+2
|\ \ | |/
| * Added StyleCop to toolset and regular command line build.Andrew Arnott2010-07-191-7/+2
* | Merge branch 'v3.4' into oauth2Andrew Arnott2010-07-091-0/+1
|\ \ | |/
| * Added sample Yammer OAuth 1.0 consumer.Andrew Arnott2010-06-171-0/+1
* | Simplified using the web server client a bit (no "token manager" needed any m...Andrew Arnott2010-07-051-1/+1
* | Fixed some more bugs. We almost have the access token at the client.Andrew Arnott2010-05-311-0/+1
* | Placeholder Facebook Graph API now in the ApplicationBlock, and the sample ca...Andrew Arnott2010-05-131-1/+4
* | Merge branch 'v3.4' into oauthWRAPAndrew Arnott2010-05-061-1/+9
|\ \ | |/
| * 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 m...Andrew Arnott2010-04-191-2/+4
| * 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
* | Working to catch up with latest OAuth 2.0 spec.Andrew Arnott2010-05-061-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 t...Andrew Arnott2009-06-231-2/+0
* 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 libr...Andrew Arnott2009-05-311-1/+0
* 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