Skip to content

Getting the claim name #194

Answered by mfn
barmax asked this question in Q&A
Nov 7, 2022 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Why did it change?

We actually did not change it, it was already that way when we forked the package. See here, when the class "added", this was from the original author https://github.com/PHP-Open-Source-Saver/jwt-auth/blame/3d57834e8bbd8f8468e2fbb1911d345e67780be4/src/Claims/IssuedAt.php#L20

The "parent" package changed this in the 2.0 branch, see tymondesigns/jwt-auth@6a7769a#diff-5e2692cbe846f4b4f51870f1fb6722362b5a0d85f1e18623c00b5164306cb1c0R30

But this package is not based on 2.0, there is also no official 2.0 release of the parent package if you look at the releases. So I guess you ran a development version at your own risk.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@barmax
Comment options

Answer selected by barmax
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants