React Firebase Authentication Tutorial

Опубликовано: 14 Октябрь 2024
на канале: Coding With Dawid
1,340
53

In this video I will show you how simple it is to implement a firebase authentication into your react.js app

I tried to explain everything as much as possible to make it beginner friendly.
The app includes login & registration form and it shows currently logged in user.

Timestamps:
00:00 - Intro
00:11 - Creating a new project in firebase
00:24 - Creating a new web app in firebase
00:35 - Saving configuration and installing firebase
01:11 - Enabling authentication in firebase console
02:24 - Register functionality
06:10 - Adding auth listener and displaying logged in user
09:44 - Logout button + functionality
11:24 - Login form + functionality
13:57 - Final demo
14:37 - Explaining whole app once again
15:59 - Outro