Laravel: Get user from API

I implemented auth0 with laravel API with scopes like it’s shown here: GitHub - auth0-samples/auth0-laravel-api-samples: Auth0 Integration Samples for Laravel REST API Services.
What I’m not sure about is: how do I get the user id from laravel?

Hi @esteban89,

Just to make things more clear please confirmed, are you able to get token from auth0 endpoint after the authentication has done?

Nevermind, just realized I’m getting the Auth0\Login\Auth0JWTUser Object

Ok Great.

Please let us know if you need further assistance.