Skip to content

Call to undefined method Lcobucci\\JWT\\Token\\Plain::getClaim() #531

Closed Answered by jeromegamez
AliHassan13 asked this question in Q&A
Discussion options

You must be logged in to vote

The issue is that getClaim() has been deprecated in 3.4 and removed in 4.0. I assume you're using the method somewhere in your code, but since you didn't share code, I can only guess :)

If you found the getClaim() somewhere in the code or docs of the SDK, please let me know or create a PR 🙏

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@AliHassan13
Comment options

@jeromegamez
Comment options

@denusklo
Comment options

Answer selected by AliHassan13
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #531 on December 23, 2020 10:32.