Database error saving new user - Google Provider
Hi guys,
New to supabase here. I am currently trying to implement Google OAuth on iOS through supabase and react-native (expo).
Currently encoutering an error "Database error saving new user", when running:
The userInfo.data.idToken is valid and confirmed by jwt decoder.
New to supabase here. I am currently trying to implement Google OAuth on iOS through supabase and react-native (expo).
Currently encoutering an error "Database error saving new user", when running:
The userInfo.data.idToken is valid and confirmed by jwt decoder.
