Laravel JWT Check Token wysłany na żądanie jest ważny
$user = JWTAuth::toUser($token);
Yawning Yak
$user = JWTAuth::toUser($token);