Create Account for null: Apple Sign-in with Expo
I'm trying to get my expo app working with apple sign-in, but I'm running into an issue where the subtext says:
My assumption is that I did something wrong during setup, and the
Create an account forAfter trying, I get an error sayingnullusing your Apple ID "xxxxx@xxxx.com".
Set up Not Completed. My assumption is that I did something wrong during setup, and the
null means it isn't associated with the apple sign-in service, but I'm not sure why. I've reconfigured the provider in the superbase dashboard, but still running into this issue. Apologies if this is a super simple thing, I'm new to supabase X_X