auth0 / auth0-oidc-client-net

OIDC Client for .NET Desktop and Mobile applications
https://auth0.github.io/auth0-oidc-client-net/
Apache License 2.0
84 stars 49 forks source link

Correctly set IdentityModel.OidcClient dependency to v5 #261

Closed frederikprijck closed 1 year ago

frederikprijck commented 1 year ago

Changes

IdentityModel.OidcClient was not correctly set to v5 in the nuspec file.

Checklist