Don't like this style? Click here to change it! blue.css

LOGIN:
Welcome .... Click here to logout

Authentication in Firebase

Alright so let's setup Google OAuth together and do a live demo.

Now to the code side:

Let's build stuff

I'll show you email/anonymous/gmail logins for a firebase app. We can store some stuff in a database for each user.

OAuth in the Wild

Typically in these sort of DIY OAuth setups you'll need a few things:

I actually need to go set this up soon for tastytrade, maybe I'll make a live demo from it.