auth0-aspnetcore-webapi-samples
auth0-aspnetcore-webapi-samples copied to clipboard
Update webapi-samples to use the new auth0 package
- Upgrades the .NET version from
.NET 6to.NET 8 - We now have our own package that is a wrapper over the existing Microsoft JWT bearer package.
- Update the references and code to now use our new Auth0 package.