How to show user data Laravel Passport

0

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?

    
asked by Ricardo Alvarado 23.05.2018 в 16:37
source

0 answers