auth0-samples / auth0-aspnetcore-mvc-samples

Auth0 Integration Samples for ASP.NET Core MVC Web Applications
https://auth0.com/docs/quickstart/webapp/aspnet-core
MIT License
152 stars 199 forks source link

[SDK-2564] Update quickstart samples to use beta SDK #65

Closed frederikprijck closed 3 years ago

frederikprijck commented 3 years ago

This PR updates the beta branch to use the SDK from a local nuget, so that it aligns with https://github.com/auth0/docs/pull/9726/files

We should only merge this once the SDK is actually released, marking as draft for the time being.

The CI is failing because it is referring a nuget package that doesn't exists yet.