Callback for supabase.auth.signInWithOAuth?
It should
console.log supaAuthResponse, but I don't get anything after I complete OAuth. Also, I want to call a certain function after the user sign ins, is there a callback function for supabase.auth.signInWithOAuth()?