uibarra / PartnerUp

0 stars 0 forks source link

Add an authentication system #2

Open uibarra opened 7 years ago

uibarra commented 7 years ago

Are we gonna do just regular email auth or are we planning on using uci webauth?

uibarra commented 7 years ago

Actually, just looked at firebase more closely and it has an auth system and they literally give us the code to implement it: https://codelabs.developers.google.com/codelabs/firebase-android/#5

And since we are gonna be using firebase, might as well us their auth system (and I'm sure most people have a gmail/google account)

Also these two links show us step by step how to literally auth in a react native app and save data to a firebase database lmao: https://www.sitepoint.com/authentication-in-react-native-with-firebase/ https://medium.com/@jamesmarino/getting-started-with-react-native-and-firebase-ab1f396db549#.u0stuyota