In this Firebase authentication tutorial, you’ll learn how to create a custom login page for your iOS app. We’ll be using Swift and building our own custom user interface for this iOS login page.
Furthermore, you’ll also learn how to do some form validation with regular expressions and you’ll also learn how to add extra custom fields to your sign up form and capture that data in the Firestore database.
I’ll be showing you both the Register workflow for a new user and the Login workflow for an existing user.
The type of Firebase authentication I’ll be demonstrating is with email and password. In future videos, I’ll also show you how to perform social login (ie. logging in with Twitter, Facebook, Google, Apple, etc) so make sure you hit the SUBSCRIBE button!
TIMESTAMPS: (Coming soon)
- Introduction
- Build your UI
- Setting up your Firebase backend
- Adding Firebase SDK to your Xcode project
- Setting up Firebase Authentication
- Hook up our UI
LINKS AND RESOURCES
-
Source Code and Xcode Project
⚡ https:/
2 views
4598
1481
4 weeks ago 00:16:17 206
Редактирование книги админом Jetpack Compose | Урок 12 | Android Studio + Kotlin
1 month ago 00:20:21 606
Загрузка картинок через Base64 (Замена Storage) Jetpack Compose | Урок 11 | Android Studio + Kotlin
1 month ago 00:16:16 187
Книжный магазин на Firebase (Jetpack Compose) | Урок 10 | Android Studio + Kotlin
1 month ago 00:11:32 1
4. Implementing Firebase Authentication
1 month ago 00:05:35 1
6. Getting Started with Firebase Authentication
2 months ago 00:11:07 179
Книжный магазин на Firebase (Jetpack Compose) | Урок 9 | Android Studio + Kotlin
2 months ago 00:38:07 215
Книжный магазин на Firebase (Jetpack Compose) | Урок 8 | Android Studio + Kotlin
2 months ago 00:49:36 12
Serverless, или Бэкенд не нужен / Роман Арестович
2 months ago 00:17:39 256
Книжный магазин на Firebase (Jetpack Compose) | Урок 7 | Android Studio + Kotlin
2 months ago 00:20:24 20
Книжный магазин на Firebase (Jetpack Compose) | Урок 6 | Android Studio + Kotlin
2 months ago 00:19:10 67
Книжный магазин на Firebase (Jetpack Compose) | Урок 5 | Android Studio + Kotlin
2 months ago 00:21:36 10
Книжный магазин на Firebase (Jetpack Compose) | Урок 4 | Android Studio + Kotlin
2 months ago 00:29:06 53
Книжный магазин на Firebase (Jetpack Compose) | Урок 3 | Android Studio + Kotlin
2 months ago 00:24:38 65
Книжный магазин на Firebase (Jetpack Compose) | Урок 2 | Android Studio + Kotlin
2 months ago 00:31:56 44
Книжный магазин на Firebase (Jetpack Compose) | Урок 1 | Android Studio + Kotlin
2 months ago 00:26:50 16
Rules - Правила безопасности на Firebase | Урок 7 | Android Studio + Kotlin