react-native-google-signin/google-signin

Solution to issue #1176 (Supabase on iOS with Expo)

Closed this issue · 2 comments

This is a solution to #1176 (Supabase on iOS not working). The issue is locked. I would appreciate a collaborator sharing my solution as I believe it would help others.

There is a minimal working solution in this gist (for Expo apps). It uses another library (react-native-app-auth).

Thank you!

hi!
thank you for your comment. I have unlocked the discussion, please put your gist there, thank you! :)

that being said, I'm not a fan of your approach because it omits nonce. That's not the best approach for security