Firebase Authentication & Security Complete Guide

Udemy Firebase Authentication & Security Complete Guide

Register & Get access to index
omom6ph.jpg

Authenticate users with email, Google, Facebook, Twitter and Github. Learn Authorization by building a "To do list" app

What you'll learn
  • Authentication with email and password
  • OAuth Authentication - Google, Facebook, Twitter, Github
  • Uploading profile images
  • User ability to delete account
  • To do list application that demonstrates Authorization
  • Hosting
  • JavaScript & ECMAScript

Requirements
  • Intermediate JavaScript Knowledge

Description
Authentication, the ability to create users and sign in to a website, can be tricky to set up. This course is designed to simplify the process and walk you through how to do it step by step.
Learn how to authenticate users with email, Google, Facebook, Twitter, and Github. Users will also be able to reset their passwords or delete their accounts.
After authenticating we will build a "to-do list" application that demonstrates how to store data related to the user. This is commonly referred to as authorization. In this app, the user will be able to save tasks for themselves and also view or mark them as complete.
While learning authentication we also extend the app so you end up getting experience with a lot of the Firebase services. For instance, this course uses Firebase Storage for profile uploading, the Realtime Database for to-do list items and Firebase Hosting for a fully deployed live site.
Firebase is hands down the fastest way to create full-stack applications in 2019. Firebase is a suite of cloud services backed by Google that allows you to launch applications extremely quickly. Because it's a BaaS (Backend as a Service) you get all the benefits of a backend without the complications of setting one up. Firebase's services are 100% free until you reach a monthly data cap. It's meant to be enough for testing full-stack apps on the platform but it's enough to run your site live for FREE (if your app is in its beginning stages - upgrade if needed). This guide assumes you have some JavaScript knowledge but absolutely zero knowledge of Firebase.

Who this course is for:
  • Need your app or website to know who your users are? You need authentication. If you want a simple easy to use guide then this is the course for you.
Author
TUTProfessor
Downloads
63
Views
1,337
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from TUTProfessor