An open API service indexing awesome lists of open source software.

https://github.com/jharsh1202/firebaseintegration-ios

This is basic implementation of firebase Auth
https://github.com/jharsh1202/firebaseintegration-ios

firebase firebase-auth firebase-ios-sdk firebase-sdk ios ios-app ios-swift

Last synced: about 1 month ago
JSON representation

This is basic implementation of firebase Auth

Awesome Lists containing this project

README

        

# FirebaseIntegration-iOS
_This is basic implementation of firebase Auth_

_This includes SignIn, SignUp, Logout with Email using Firebase as a backend service.
Also using the navigation controller, moving back to root view controller with it
And Also used Segue._

Important: _Don't forget to add your own_ - **Google-info.plist** - _generated from firebase, also either give the same identifier(bundle) name as mine otherwise change the project bundle indentifier._