auth0 / auth0-aspnet-owin

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

Added a signing key so that the assembly has a strong name. #11

Closed StephaneBischoff closed 9 years ago

StephaneBischoff commented 9 years ago

Created an issue regarding the fact that Auth0.Owin.dll does not have a strong name. Id: Auth0-ASPNET-Owin version 0.6.2

Added a key to the project which is now signed. Obviously, this key could be changed with a new password. Current password is: Auth.Owin.

dschenkelman commented 9 years ago

Closed based on: https://github.com/auth0/auth0-aspnet-owin/issues/10