Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in owin

Using both OAuth and Basic Auth in Asp.Net Web Api with Owin

asp.net-web-api oauth owin

How do I implement an OAuth2 Authorization_Code Flow in Web Api using OWIN Middleware?

ASP.Net MVC Alternative Login to identity

Issue Application Id for each kind of Client Application

SignalR Websocket Exception when closing client

Twitter external login with Owin gives HTTP 403 (Forbidden)

Modifying OWIN OAuth middleware to use JWT bearer tokens

c# owin asp.net-web-api2 jwt

Change OWIN Auth Middleware Per Request (Multi-tenant, oauth API keys per tenant)

Is it not possible to have multiply OwinStartup attributes?

owin

Access Cookies inside unit test in AspNet.TestHost.TestServer context on ASP.NET 5 / MVC 6

Complex Claim Values in .NET Framework with System.Security.Claims

ASP.NET 5 OAuth bearer token authentication

Combining route mappings in WebApi

MVC6 Self-Hosted wwwroot content returns 404, IIS Express doesn't

Injecting SignInManager dependency: does not work with Unity, works when using OWIN

ASP.NET MVC 5.1 C# OWIN facebook authentication or login ask for birthday, likes, public profile, phone number

How to Configure owin/Katana to listen on all host ip addresses

c# owin katana

Access token revocation implementation in OAuth 2

Middleware class not called on api requests

c# asp.net-web-api2 owin

AuthenticationManager.GetExternalLoginInfoAsync() on google aspnet mvc5 returns null