Firebase Authentication & Security Complete Guide

所在平台: Udemy

课程主页: https://www.udemy.com/course/firebase-authentication/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:Firebase 身份验证与安全完整指南 课程概述:身份验证,即创建用户并登录网站的能力,设置起来可能会比较复杂。本课程旨在简化这一过程,并逐步指导您如何实现。您将学习如何通过电子邮件、Google、Facebook、Twitter 和 Github 进行用户身份验证。用户还将能够重置密码或删除账号。 在完成身份验证后,我们将构建一个“待办事项”应用程序,以演示如何存储与用户相关的数据,这通常被称为授权。在这个应用中,用户可以为自己保存任务,并查看或标记任务为完成。在学习身份验证的同时,我们还将扩展应用程序,因此您将积累许多 Firebase 服务的使用经验。例如,本课程使用 Firebase 存储进行个人资料上传,使用实时数据库存储待办事项,并使用 Firebase Hosting 部署完整的在线网站。 Firebase 无疑是 2019 年创建全栈应用程序的最快方式。Firebase 是 Google 支持的一套云服务,能够极快地启动应用程序。由于它是 BaaS(后端即服务),因此您可以享受到后端的所有好处,而无需繁琐的设置过程。Firebase 的服务在每月数据上限之前完全免费。这足以在该平台上测试全栈应用程序,但对于应用处于初始阶段的站点,免费无限制运行也是足够的(根据需要升级)。本指南假设您具备一定的 JavaScript 知识,但对 Firebase 完全没有了解也没关系。

课程评论(0条)

课程详情

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.

课程标签

0人关注该课程

主题相关的课程