This is what it shows me when I send the user's data so that it generates a token with laravel postman, but I would like to know how to show the data of the user who has just logged in since I am interested in knowing the role of this user , I know that the path oauth/token
is predefined and I do not know if it can be modified, any ideas?