Back to JWT Auth API Support

oliver63178
oliver63178

As of now I have used -->middleware('\Tymon\JWTAuth\Middleware\GetUserFromToken') for checking the token however this will give a predefined messages. "error": "token_expired"

Is it possible to change the message from the controller or set the key & value to something else since I have to follow some format messages that the client requires?

1-1 of 1