I enabled the Signup with google, but normally when users signup with email i send them an OTP with make.com, and after entering the correct OTP, Make marks them as “Verified” in the database. In Google’s case no need to do that!
So the question is, how to know if the user signs up with email or Google, so I can redirect them to the right place?