Apple Native Sign In : { "__isAuthError": true, "name": "AuthApiError", "status": 400 } #504
Open
2 tasks done
Labels
bug
Something isn't working
Bug report
Describe the bug
IdentityToken
is returned by Apple, butsupabase.auth.signInwithIdToken
breaks and returns the erroTo Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
Expected behavior
Expected behavior is for supabase to generate the accessToken and refreshToken for the session
Screenshots
If applicable, add screenshots to help explain your problem.
System information
Additional context
I am using Expo, went through every code snippet out there and this issue particularly #Issue1401
The text was updated successfully, but these errors were encountered: