App layout - Authentication Designs
  • Xcode Tour
  • Add Welcome Scene
  • Design Welcome view: customize header label
  • Design Welcome view: customize buttons.
  • Design Welcome view: customize terms of service label.
  • Design Welcome view: customize buttons (part 2).
  • Best Coding Practices 1: Create Extensions for Specific Tasks.
  • Creating a Registration Scene.
  • Design Sign Up View: customize User Interface.
  • Design Sign Up view: customize User Interface part 2
  • Design Sign In View: customize User Interface.
  • Design Forgot Password View: customize User Interface.
  • Segue and Navigation Controllers
Firebase - Authentication Logic
  • Install the Firebase SDK
  • Sign Up Logic Part 1
  • Sign Up Logic Part 2
  • Choosing Images with UIImagePickerController
  • Upload Profile Image to Firebase
  • Best Coding Practices: Factor Your Code Part 1
  • Best Coding Practices: Factor Your Code Part 2
  • Sign In Logic
  • Reset Password Logic