Explore >> Select a destination


You are here

www.codeproject.com
| | brockallen.com
10.2 parsecs away

Travel
| | A quick note about Web API 2 security running in OWIN and a ASP.NET project (which you will see with the new templates in Visual Studio 2013). By default, Web API code running in a host will inherit the host's authentication model. This means if the web application uses cookie authentication or windows authentication for...
| | weblog.west-wind.com
7.0 parsecs away

Travel
| | In some situations you might need to use both Bearer Token and Cookie Authentication in a single application. In this post I look at a few scenarios where this is required and show how to configure your Authentication to let you access your site with either authentication scheme.
| | blog.elmah.io
5.5 parsecs away

Travel
| | Learn about how to secure your ASP.NET Core APIs with OAuth 2.0 and JSON Web Tokens without using third-party services like IdentityServer, Okta, and Auth0.
| | zblesk.net
80.9 parsecs away

Travel
| In the previous post I mentioned that I wrote a script to extract the "started reading" dates from GR. Here it is, in case you need it.