Skip to content

scottnakada/UserAuth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User Authorization Apps


   

What Do These Apps Do

This repository is a collection of four apps that demonstrate the use of user authorization to access a database. Three apps share a common Firebase database, and if you register in one app, you can use the same login in the other apps. There is a web version, an Android version, and an apple (iPad/iPhone) version. The other app uses MongoDB for the database. It is a MEAN (Mongo DB, Express, Angular JS, Node JS) stack app.

What Features Do These Apps Have

  1. Register an Account with E-Mail/Password
  2. Login using E-Mail/Password
  3. Login user social media (Facebook, Google, Twitter, Github)
  4. Change Password for your E-Mail/Password account
  5. Modify the menu system if logged in/logged out

Getting The Apps

This app is available four ways:

  1. On the web:

  2. On the web:

  3. On Android devices through the Amazon Apps Store .
  4. On Apple devices (iPhone/iPad), by downloading an app called Ionic View, and selecting the app id: 43FF8114. See the next section for directions to try the app.

About

User Authorization Apps for connecting to Firebase and MongoDB databases, using E-Mail/Password login, Facebook, Google, Twitter, and Github. Apps are available on the web, MEAN stack, Android and apple devices (iPad/iPhone).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors