Openid is not working properly with react native

I downloaded the sample to test Auth0 with react native. However, the app doesn’t work properly until I remove the parameter openid from scope (scope: {openid email profile}). Indeed, when I keep the parameter openid, I can’t retrieve the access token (I get an empty access token). Once I remove openid from “scope”, I get an access token.
The issue is that I need to use openid so that I can get the user’s profile after he authenticates successfully.

Hey there!

Let me check and confirm that for you. Can you send me the link to the repo or doc to the sample you used? Thanks!

Hey there!

Have you had a chance to see my previous message?

Ping ping friendly ping :slight_smile: