Complete sign in/up system with firebase in APPGYVER | in 30'

Описание к видео Complete sign in/up system with firebase in APPGYVER | in 30'

Here's a detailed guide on how to create a sign in sign up system, with auto sign in, log out, user email validation and password reset feature, using the Firebase authentication api.

Firebase docs:
https://firebase.google.com/docs/refe...

09:00 - Exchange a refresh token for an ID token request
{grant_type: 'refresh_token', refresh_token: outputs["Get item from storage"].item }

00:00 - intro
00:30 - Sign in system
07:13 - Auto sign in (remember me) feature
14:00 - Sign up system
16:30 - Validate user email
20:46 - Log out button
23:30 - Reset password
28:57 - Test all


#appgyver #tutorial

Комментарии

Информация по комментариям в разработке