10/1/24

iOS Firebase Authentication with The Composable Architecture

This is the first video is a multi-part series focusing on implementing Firebase Authentication using The Composable Architecture. In this video we cover adding Firebase to your iOS app, including Firebase Authentication and Firebase Firestore Database. We also cover creating an Authentication Client that handles Signing In, Signing Out, and Signing Up. We also implement Observing Authentication Changes using Firebase Authentication AddStateDidChangeListener Method.

Previous

iOS Firebase Authentication with The Composable Architecture - Part 2

Next

The Composable Architecture TabView Setup in XCode 16 with Swift Testing