Skip to content

ARWL2016/mysql-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Functionality

  • connect to the db
  • add a raw user and password to user table
  • remove a user by name
  • hash password before adding
  • check hash

Needed

  • on login or registration, generate an auth token
  • add the auth token to the new table with the user id
  • built out routes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published