Giter Site home page Giter Site logo

Comments (10)

oxisto avatar oxisto commented on August 15, 2024 2

Just ran into the "token used before issued" error today for the first time, after things had been working fine previously.

The discussion at #98 referenced this issue. Are there any plans to implement it and disregard the pre-IAT check?

In a world with infinite time, yes :) Currently I am waiting for #108 to be merged. This one will be next.

from jwt.

oxisto avatar oxisto commented on August 15, 2024 1

I had a quick look yesterday and I am not sure if we can port this over in a backwards compatible manner, since the interface of Claims needs to be changed. Especially the Valid function needs to have an additional parameter for the ValidationHelper. I guess I will first focus on the functionality and then see whether we can port this to v4 or if this will then introduce a v5 branch with breaking changes.

from jwt.

mcquackers avatar mcquackers commented on August 15, 2024

I was wondering about the implementation of the leeway:
Why does the incorporation of leeway depend on the validating server instead of the authorizing client?
To me, it seems like it would be cleaner for the JWT to be the source of truth, with leeway built into the iat/exp

from jwt.

dgurns avatar dgurns commented on August 15, 2024

Just ran into the "token used before issued" error today for the first time, after things had been working fine previously.

The discussion at #98 referenced this issue. Are there any plans to implement it and disregard the pre-IAT check?

from jwt.

dgurns avatar dgurns commented on August 15, 2024

Awesome, appreciate your work!

from jwt.

miparnisari avatar miparnisari commented on August 15, 2024

Currently I am waiting for #108 to be merged.

it's been merged 👀 :)

from jwt.

ksegun avatar ksegun commented on August 15, 2024

This is something we relied on from the old library as we ran on the preview version and would help us move to adopt this port.

from jwt.

arinto avatar arinto commented on August 15, 2024

Yes, we also rely in this functionality from the old library :)

@oxisto , regarding your statement below:

I guess I will first focus on the functionality and then see whether we can port this to v4 or if this will then introduce a v5 branch with breaking changes.

So, what are the intended functionality that are targeted in v4.x?

from jwt.

oxisto avatar oxisto commented on August 15, 2024

Please see #211 for an ongoing discussion how to proceed.

from jwt.

oxisto avatar oxisto commented on August 15, 2024

Fixed by #234

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.