Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in owin

ASP.NET Web Api with OWIN - Custom authentication

Bearer Token Authentication and Password Change

Multiple Token lifetimes in WebAPI2 with asp.net Identity

MVC 5 login custom DB

OWIN Sharing claims between WebAPI and MVC Application

How do I use OAuth AccessTokenFormat in OWIN for IIS across multiple servers?

Value cannot be null. Parameter name: type

How to pass information from OnAuthenticated event to a controller and SignIn?

OwinStartup and startup in signalr in asp.net mvc

c# signalr owin

ASP.Net web form "not" web API with Owin or self hosting?

Is it possible to access the clientId from an authToken (RequestContext) in WebAPI 2

Owin: Exception: System.ObjectDisposedException: Cannot access a disposed object. Object name: 'System.Net.HttpListenerRequest'

c# httprequest owin

MVC 5 OWIN Authentication (Google Scopes) / Identity without EF

Google Authentication OWIN ASP.NET