clerk createdSessionId is an empty string when using google auth in an expo app
I’m trying to use Google AUTH using Clerk, When clicking on the button the Google sign in page successfully opens, and I can choose an account to sign in with, but on the redirect the createdSessionId
is an empty string and the user is null.