Closed robertmclaws closed 10 years ago
Thanks Robert! I'll let you know when NuGet package is ready.
Thanks! Can you please make sure you add the source to the .NuSpec file, and compile it with the -sources flag, so the source gets pushed to SymbolSource for debugging? :)
Done. Current version is now 0.4.7.
nuget push Auth0-ASPNET-Owin.nupkg
Pushing Auth0-ASPNET-Owin 0.4.7 to the NuGet gallery (https://www.nuget.org)...
Your package was pushed.
Pushing Auth0-ASPNET-Owin.symbols 0.4.7 to the symbol server (http://nuget.gw.symbolsource.org/Public/NuGet)...
Your package was pushed.
Sweet, thanks man. Have you looked at the other pull requests in here? The Async one looked pretty smart...
this one https://github.com/auth0/auth0-aspnet-owin/pull/1 ??
It's already updated: https://github.com/auth0/auth0-aspnet-owin#customizing-the-claims-identity
Oh, ok cool. You should close the PR then ;)
Solves issue https://github.com/auth0/auth0-aspnet-owin/issues/7