/SwiftUIFirebaseAuthDemo

Firebase authentication with SwiftUI App Lifecycle

Primary LanguageSwiftMIT LicenseMIT

DemoAuthFirebase

This is a demo app to demostrate Firebase authentication in the SwiftUI App Lifecycle.

The views are implemented using the Firebase prebuilt-UI and with SwitUI buttons as well.

Requirements

  • XCode
  • CocoaPods

Installation

  1. Create a Firebase project
  2. Add GoogleService-Info configuration file
  3. Add the URL Scheme for Google Sign In
  4. Install Pods with pod install
  5. Build and run the app on a simulator or an iOS device