In this episode, we show you how to use firebase auth and firebase UI to quickly and stylishly add an authentication service to your web application! Firebase Auth makes it super easy to create users, track their sign in and sign-outs as well as delete their accounts should you need too. On top of that Firebase UI provides a pre-built HTML and CSS template for your users to interact with!
Install Firebase:
https://firebase.google.com/docs/web/...
Install Firebase-tools:
https://firebase.google.com/docs/cli#...
Firebase UI:
https://firebase.google.com/docs/auth...
Firebase UI Angular:
https://github.com/RaphaelJenni/Fireb...
Check out our website for more great tutorials and content!
https://smallbatchdevs.com
KEEP UP with @smallbatchdevs on SOCIAL MEDIA!
Twitter: / smallbatchdevs
Instagram: / smallbatchdevs
Facebook: / small-batch-devs-112906707036301
Twitch: / smallbatchdevs
Check out all our Github Repositories for these episodes:
https://github.com/smallbatchdevs
00:00 Intro
00:39 What Is It?
01:27 Why Use It?
02:41 Installation
03:33 Authentication Console Overview
04:46 Sign In Methods
06:58 Import Libraries
07:30 Firebase Auth Code
10:31 Firebase Auth Demo
11:40 FirebaseUI Code
13:45 FirebaseUI Demo
15:19 Outro
#firebase #firebaseui #webdev