auth0-aspnetcore-webapi-samples icon indicating copy to clipboard operation
auth0-aspnetcore-webapi-samples copied to clipboard

Update webapi-samples to use the new auth0 package

Open kailash-b opened this issue 2 months ago • 0 comments

  • Upgrades the .NET version from .NET 6 to .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.

kailash-b avatar Nov 20 '25 12:11 kailash-b