auth0-samples / auth0-WinFormsWPF-oidc-samples

Auth0 OIDC Client with Windows Forms / WPF applications
MIT License
22 stars 25 forks source link

Update Microsoft.IdentityModel.Protocols.OpenIdConnect dependency in Auth0.OidcClient.Core #36

Open Jeroen-Van-Loocke opened 8 months ago

Jeroen-Van-Loocke commented 8 months ago

Checklist

Description

Is it possible to update the Microsoft.IdentityModel.Protocols.OpenIdConnect dependency in the Auth0.OidcClient.Core project.(https://www.nuget.org/packages/Microsoft.IdentityModel.Protocols.OpenIdConnect/7.2.0#supportedframeworks-body-tab) This to avoid to have to update this ourselfs and make this a "top-level" package instead of "transitive" package in our projects. The current version that is targeted (6.12..2 has vulnerabilities) Thank you.

Reproduction

Install the package and view dependencies or view dependencies in Nuget.org

Additional context

No response

Windows version(s)

No response