There’s a great example in the docs on how to allow users to sign in: User Sign Up, Sign In, and Authentication with Firebase | Drag and Drop | Thunkable Docs
I even made a YouTube video to help people get this done faster: https://www.youtube.com/watch?v=2OhOXeLGy_g
My question is, is it possible to use Firebase Auth together with OAuth (Google, Twitter, etc)?
I know it’s possible to do Google sign in by connecting to GCP directly, but this would would be way easier!