Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 830 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 830 Bytes

IOS Additional AUTH

Authorization application that can be logged with Apple google and Facebook methods.also the application contains standard authorization. Apps architecture is MVVM(Delegation).This application connected to Firebase for saving user data to Firestore and managing auth proces with FirebaseAuth.

How to Use

  • will be added as soon as possible :)

TODOS

  • Write about to implementation of sign-in methods(google-apple-facebook) on medium article.
  • add native provider(email/password) with Firebase
  • Write instructions about how to implement in the other projects

Feature

  • Programmatically UI
  • Facebook Apple Google auth completaly implemented(just you need to add provider keys to project)
  • MVVM architecture
  • implemented

3rd Party Libraries

  • Snapkit
  • Firebase

ScreenShots

Lisence

MIT