Code Monkey home page Code Monkey logo

Comments (3)

abatishchev avatar abatishchev commented on May 20, 2024

Hi!

From which version to which version have you upgraded? And of which library, of Jwt.Net, any of its extension packages, or any other?

System.IdentityModel.Tokens.Jwt is a different package, it's owned by Microsoft, and is unrelated to this project. It's one of another, you don't need to use both.

The error indicates you're using the latter.

from jwt.

Ibrahimogod avatar Ibrahimogod commented on May 20, 2024

Hi!

From which version to which version have you upgraded? And of which library, of Jwt.Net, any of its extension packages, or any other?

System.IdentityModel.Tokens.Jwt is a different package, it's owned by Microsoft, and is unrelated to this project. It's one of another, you don't need to use both.

The error indicates you're using the latter.

I didn;t update JWT package itself, I updated other dependencies, from .net6 to .net8 supported versions, I tried to update "JWT" to from version "8.2.2" to version "10.1.1" but the same error appears

from jwt.

abatishchev avatar abatishchev commented on May 20, 2024

Jwt doesn't depend or reference System.IdentityModel.Tokens.Jwt. I'm sorry, I don't see how it could be related to Jwt or how can I assist you on the error you're getting.

from jwt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.