Milkdromeda-333/opinionist

get server running with auth in the database

Closed this issue · 0 comments

  • Go over how school taught me to integrate auth
  • create function for routes that handles login/signup, use JWT's for auhentication and bcrypt to encrypt passwords.
  • connect to frontend