Supabase GitHub OAuth Session Not Getting Set w/ React Native Expo?
I’m implementing GitHub OAuth in a React Native app using Expo SDK 51 and encountering an issue where the UI does not update after a successful login. The OAuth process completes, and I receive the access token, but the app stays on the login screen.