You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this repository is to build mobile app using react native framework. Each project within this repository will be treated as independent project so that teams can work without issues. There will be another project to consolidate the code at later stage.
Authentication Project Background
Welcome to React Native Authentication Project. The purpose of this project is to showcase all the configurations, coding and techniques required to run the app on android or iOS mobile devices.
Scope of the project
The scope of this project is to install react native framework on Linux (ubuntu), Mac and Windows machine and execute the code to authenticate the existing users against the data in firebase (for now)
Special Note
This project will cover all kind of authentication including social login like google, facebook as well as LDAP authentication.