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
- Host: GitHub
- URL: https://github.com/jharsh1202/firebaseintegration-ios
- Owner: jharsh1202
- Created: 2021-06-29T12:14:17.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-06T11:02:10.000Z (almost 4 years ago)
- Last Synced: 2025-02-14T21:27:09.117Z (3 months ago)
- Topics: firebase, firebase-auth, firebase-ios-sdk, firebase-sdk, ios, ios-app, ios-swift
- Language: Swift
- Homepage:
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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._