Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in owin

GetExternalLoginInfoAsync always return null when i trying login using Facebook or Google

OWIN Cookies vs FormsAuthentication

Owin Authentication.SignIn not working

Generate and validate OWIN user tokens across domains

GenerateEmailConfirmationTokenAsync default expiration timespan

GoogleOAuth2AuthenticationOptions setting access_type as offline

IdentityServer3: Some Claims not being returned from identity server

Can you use a class library if you don't reference all of it's dependencies?

c# .net dll owin class-library

ASP.NET MVC tries to load older version of Owin assembly

How do you get the Oauth2 AccessToken after its creation from the Owin Api?

c# asp.net oauth-2.0 token owin

How to inspect MVC response stream using OWIN middleware component?

c# asp.net-mvc-5 .net-4.5 owin

ASP.NET MVC OWIN and SignalR - two Startup.cs files

what is the difference between ValidateClientAuthentication method and GrantResourceOwnerCredentials method in oAuth of OWIN?

.net validation oauth-2.0 owin

Owin UseStaticFiles not respecting RequestPath

owin

Authentication / Authorization MVC 5 and Web API - Katana/Owin

First external login attempt redirects back to login action, second one works

Setup OWIN dynamically (by domain)

Stateless Web Api on Azure Service Fabric over https

What is causing OperationCanceledException in OWIN pipeline?

asp.net-web-api owin

Get random free opened port for tests

c# .net windows networking owin