auth0 / auth0-aspnet-owin

Auth0 ASP.NET 4.5 Owin/Katana Authentication Handler
MIT License
46 stars 50 forks source link

Replaces the logout endpoint with v2 #22

Closed aguerere closed 8 years ago

aguerere commented 8 years ago

Replaces all references to the logout endpoint with v2/logout . Fixes https://github.com/auth0/auth0-aspnet-owin/issues/15 .