Skip to content
This repository was archived by the owner on Jan 26, 2025. It is now read-only.
This repository was archived by the owner on Jan 26, 2025. It is now read-only.

Leeway is not working #108

Description

@artur-bartlinski

Hello,

After updating dependencies on a project I'm working on, I noticed the leeway is not working anymore, i.e. it always defaults to zero.

This is because the method Okta\JwtVerifier\Adaptors\FirebasePhpJwt::decode() was updated in this commit 548c7d0 .

The following line was removed:
FirebaseJWT::$leeway = $this->leeway;

This looks like a bug to me. Can anyone confirm whether this is a bug or the line was removed intentionally ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions