issues
search
StefH
/
Blazor.WebAssembly.Authentication.Auth0
Blazor WebAssembly Auth0 Oidc Authentication with support for Audience
MIT License
12
stars
7
forks
source link
.NET 6.0 Support (fixes #7):
#8
Closed
robertmclaws
closed
3 years ago
robertmclaws
commented
3 years ago
Updated Auth0ProviderOptions to provide compatibility with .NET 6 and later without breaking .NET 5 and earlier.
Added documentation comments based on the .NET 6.0 code.
Updated the solution to better target specific platforms for compatibility.