Access tokens from OIDC login

Hi,
I am using an enterprise connection with OIDC to login to my Auth0 app. I need to get details from the access token provided by the OIDC to add to my Auth0 user data. The token doesn’t seem to be returned in the authorise flow. Is there a way to do this?

1 Like