Skip to content

iOS SwiftUI Firebase Firestore Authentication is an iOS application showcasing authentication with Firebase using SwiftUI. It features email and password-based sign-in, user authentication management with Firebase Authentication, and data handling with Firestore.

Notifications You must be signed in to change notification settings

LoviceSunuwar/iOS-SwiftUI-Firebase-FireStore-Authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iOS-SwiftUI-Firebase-FireStore-Authentication

This project is an iOS application built with SwiftUI that demonstrates authentication functionality using Firebase Authentication and data management with Firestore. It includes email/password sign-in functionality and integrates Firebase services for backend authentication.

Features

  • Sign Up / Sign In with Email and Password using Firebase Authentication.
  • User data handling with Firebase Firestore.
  • SwiftUI-based user interface for a modern and declarative UI.
  • Asynchronous task handling using Swift's concurrency (async/await).

Requirements

  • iOS 14.0+ / macOS 11.0+
  • Xcode 13.0+ or newer
  • Swift 5.5+
  • A configured Firebase project

About

iOS SwiftUI Firebase Firestore Authentication is an iOS application showcasing authentication with Firebase using SwiftUI. It features email and password-based sign-in, user authentication management with Firebase Authentication, and data handling with Firestore.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages