You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using react-netlify-identity with google provider to authenticate users. Getting the user data like - avatar_url, name etc. But I am not able to retrieve the emailVerified and oauthId fields from netlify redirect response. Only getting some uuid in the id field of the user. Is there a way to configure this or is this intended?