JWT implementation depcrecated

  Kiến thức lập trình

I’m trying to update the JWT implementation I use, but I still can’t figure out the newer version of it.
This is the getToken or generateToken method, signWith and SignatureAlgorithm marked as deprecated

Also got this method: getAllClaims with the deprecated marks

🙁

Previously, I had an even older implementation, but after watching some videos and reading blogs, I updated some of the unused things. However, I still couldn’t find the right way to implement these things yet.

New contributor

Ángel Cáceres is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

1

LEAVE A COMMENT