We’re having trouble with the Authorization Code Flow + PKCE with Auth0.
The client is using the getCredentials hook in the React Native library and sending the access token to our API but the payload/data portion of the JWT token is empty. Are we missing anything or what could be the issue?