Aziz
Aziz
BABetter Auth
Created by Aziz on 2/7/2025 in #help
USER_EMAIL_NOT_FOUND occurs when using authClient.signIn.social({ provider: 'apple', idToken })
I encountered this before and it went away somehow, but now I'm getting it again. I'm using authClient.signIn.social() with idToken returned by expo-apple-authentication on ios. Not sure if this is the correct usage, but I'm using that even for first time users who do not exist in the db yet (assuming it will create a new user).
1 replies