Tyler-Pritchard / auth

A React-Native app for firebase authorization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

auth

dependencies "firebase": "^6.2.4", "react": "16.8.3", "react-native": "0.59.9"

npm start -- -- reset-cache react-native run-ios

This application will grant authorization to a user by using Google's Firebase authorization app. Firebase Auth is a service that can authenticate users using only client-side code. It supports social login providers Facebook, GitHub, Twitter and Google (and Google Play Games). Additionally, it includes a user management system whereby developers can enable user authentication with email and password login stored with Firebase.

About

A React-Native app for firebase authorization


Languages

Language:JavaScript 45.6%Language:Objective-C 25.6%Language:Python 14.7%Language:Java 14.1%