Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in owin

Request.IsAuthenticated when using Identity with Owin for MVC and WebAPI

ASP.NET WebAPI Identity 2 - Error with GetOwinContext on user registration /Register method

How to prevent ASP.NET Identity external login from adding a # to end of url?

Asp.Net Core RC2 with Microsoft.Owin

.net asp.net-core owin coreclr

using ExternalLoginCallback for authentication how can I get UserId and UserName ASP.NET MVC5

does the SecurityTokenValidated callback automatically validate the token using Owin Middleware

CORS error on Owin Self Host WebApi2

ajax cors asp.net-web-api owin

Logging out from facebook when using MVC 5 OWIN

AngularJS, .NET Web API, and back-end authorization when returning views in a SPA

OWIN ASP.NET - Cant generate Access Token using Refresh Token if Access Token is expired

In MVC5, how to ensure that the user contained in a cookie still exists or the password has no changed from last login?

Acquiring an Access token by using JWT used for AzureBearerAuthentication

How should I exchange my refresh token for a new access token?

c# .net owin identityserver4

NWebsec's "A potentially dangerous redirect was detected" with Facebook logon

change facebook redirect_uri web api

The type or namespace name 'Func<,>' could not be found (are you missing a using directive or an assembly reference?