Hi,
I have connected my Apache server with Auth0 but don’t see a way to access the token information. The user is authorised but I cannot see who that user is from the server.
I have tried to read the JWT (with PHP) but I don’t find it or it seems to exist only on my computer coming from auth0 website, not my website, so I cannot access it from my server.
Thanks