Skip to content

Register User Credentials in DB #4

@codedcontainer

Description

@codedcontainer
  • Check to see if the app has a users db collection.
  • If not, show a view asking the user to register a new username and password.
  • Create users Mongoose Schema
  • Service to add new user
  • Remove local settings file with credentials
  • Add service to lookup user info in DB for match
  • On password insert hash string

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions