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()