Firebase Authentication Tutorial 2020 - Custom iOS Login Page (Swift)

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:/
Back to Top