SmoothMaverick / SwiftUIFirebaseAuthDemo

Firebase authentication with SwiftUI App Lifecycle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Firebase authentication with SwiftUI App Lifecycle

License:MIT License


Languages

Language:Swift 95.7%Language:Ruby 4.3%