summaryrefslogtreecommitdiffstats
path: root/samples/OAuthClient/OAuthClient.csproj
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary references to Microsoft.Net.Http and Microsoft.Bcl.Build s...lcalabrese2015-08-071-17/+1
* Test greenDavid Christiansen2015-01-051-7/+12
* Closes #356, Closes #357, Closes #358David Christiansen2015-01-041-5/+0
* Updates NuGet packages.Andrew Arnott2013-10-191-2/+14
* Merge branch 'v4.3'Andrew Arnott2013-05-271-0/+16
|\
| * Samples improvementsAndrĂ¡s Fuchs2013-05-261-2/+13
| * Enabled AzureAD integration and added TestAzureAD sample appGirish Bablani2013-04-161-0/+8
* | Fixes build breaks everywhere exception DNOA.AspNet.Andrew Arnott2013-03-021-4/+1
* | Removes OAuth 1 samples from the OAuth 2 site.Andrew Arnott2013-02-191-32/+0
* | Fixes up WCF OAuth 1 samples.Andrew Arnott2013-02-101-8/+0
* | Fixed a bunch more samples.Andrew Arnott2013-01-231-0/+2
* | Fixes up some missing references.Andrew Arnott2012-12-291-1/+4
* | Retargets exclusively to .NET 4.5 now.Andrew Arnott2012-12-281-1/+1
|/
* I hope VS will leave me alone if I finally let this in.Andrew Arnott2012-04-241-0/+9
* Migrate all samples to target .NET 4.0 and use IIS Express (where available).Andrew Arnott2012-04-021-6/+6
* Let Dev11 dirty project files.Andrew Arnott2012-03-311-10/+5
* Migrated to Dev11 project files. They should all open in Dev10 still (except...Andrew Arnott2012-03-311-2/+9
* Revert "Migrated to Dev11 project files. They should all open in Dev10 still...Andrew Arnott2012-03-301-9/+2
* Merged v4.0Andrew Arnott2012-03-301-1/+1
|\
| * Incremented the OAuth 2.0 client sample's port # so as to not conflict with t...Andrew Arnott2012-03-221-1/+1
* | Merge branch 'v4.0' into dev11Andrew Arnott2012-03-211-0/+9
|\ \ | |/
| * Adds a Windows Live login sample.Andrew Arnott2012-03-071-0/+8
| * Replaced API requirements for HttpRequestInfo with HttpRequestBase (new in .N...Andrew Arnott2012-03-051-0/+1
* | Project compatibility upgrades for Dev11.Andrew Arnott2012-02-241-2/+9
|/
* 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/+8
* Fixed compile errors in samples.Andrew Arnott2011-07-101-0/+16
* First pass at dividing DotNetOpenAuth features into separate assemblies.Andrew Arnott2011-07-011-4/+2
* Merge branch 'v3.4'Andrew Arnott2011-06-261-0/+7
* Finished implicit grant sample. Yay.Andrew Arnott2011-06-211-3/+2
* We have an implicit grant javascript client that can obtain an access token.Andrew Arnott2011-06-201-0/+5
* Fixed sample release compilation.Andrew Arnott2010-08-011-2/+2
* The OAuthClient, OAuthResourceServer and OAuthAuthorizationServer samples now...Andrew Arnott2010-08-011-10/+10
* Split the OAuthServiceProvider sample into two samples: OAuthAuthorizationSer...Andrew Arnott2010-07-311-0/+200