Supabase Auth with Apple Oauth and Expo -> React Native
Hello, was wondering if anyone has implemented Apple auth with supabase auth and react native using expo.
I keep getting this error
ERROR Error signing in with Apple: The authorization attempt failed for an unknown reason
People have asked me to use a physical device, which I am and I've also made sure my app id on apple and bundle id on react native's app.json match.
I ruby code I found on a github to generate my secret key.
I keep getting this error
ERROR Error signing in with Apple: The authorization attempt failed for an unknown reason
People have asked me to use a physical device, which I am and I've also made sure my app id on apple and bundle id on react native's app.json match.
I ruby code I found on a github to generate my secret key.