Open brynbeaudry opened 7 years ago
Successful login also creates a new user object, outside of auth, in the database, with the users auth UID: Like "user1": { "UID": "7brbEerEJNg5pIF7CVtweeQ0dHJ2", "email": "mobilux.bc@gmail.com", "items": "null" }
-Allows you to login with google, your email, or Facebook -Uses Firebase Authentication -Has a button that takes you to the Registration Screen, if the user wants to use email. -Upon Successful Login, it takes you to the menu screen