Lumen: Decode JWT token (get payload)

前端 未结 0 1700
太阳男子
太阳男子 2020-12-08 08:38

I have a project that receives a JWT token generated by another project and I want to get the payload, but when I run this code:

$token2 = JWTAuth::getToken()         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题