garyhtou / FBLA-App

A React Native app for FBLA
1 stars 0 forks source link

Authentication Providers (Google + Facebook) #5

Open garyhtou opened 3 years ago

garyhtou commented 3 years ago

Summary

Allow for authentication through Google and Facebook.

Intended Outcome

The sign-up / sign-in screens will allow for authentication through Google and Facebook. It will use classic "Sign up/in with Google/Facebook" buttons.

Example:

How will it work?

garyhtou commented 3 years ago

FYI, auth by Email & Password was implemented in 8481f6cfd0d7a741a66253cef72870c98c647153

garyhtou commented 3 years ago

Update: Switching over to expo-google-sign-in