Pt 6/7: Firebase Email Auth - Sign Up, Log In and One-Time Signin

preview_player
Показать описание

In this course, I will share with you how to use Firebase as your app backend and authenticate users with email and password.

You'll get 8 video lessons in this course:
0. Introduction
1. How Social Network Apps work
2. Design Signup and Login Screen
3. Integrate Firebase and How Firebase Database Works
4. Firebase Reference and Upload Image to Firebase
5. Create User Class and Save User Data
6. Signup-Login-Logout users
7. Where to Go From Here?

********************************
*** ABOUT CODE MASTERY ***
********************************
Code Mastery is hosted by Duc Tran, founder of Developers Academy.

This is his free-style no notes, no teleprompter presentation and live coding broadcast with you guys everyday.

*************************
*** MEET DUC TRAN ***
*************************

Duc Tran is founder of Developers Academy, one of the world's leading iOS, Android and Web development trainers.

More than 2,000,000 developers have studied his video trainings; 100,000 developers see his posts each month. Each year, Duc has helped 20,000 plus developers gratudate from his online courses or video series.

*************************************************
*** FREE TRAININGS IN IOS DEVELOPMENT ***
*************************************************
Рекомендации по теме
Комментарии
Автор

David pls come up with tutorial on how to build instant messages app with chatroom n public group pls thank u

peterukeme
Автор

How to build the dm? How to build a follow unfollow? How to build a request thing. How to make your account private ? Can you pleas make a tutorial??

fuckyourass
Автор

in 2018 FIRUser is removed, if someone meet an error about firUser don't have uid, just replace firUser.uid with firUser.user.uid. hope it help.

manhha