Skip to content

HWallberg/project-auth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Auth API

Pair-programming peoject by Isabell Wastfelt and Hanna Wallberg.

This project's goal was developing an API with authentication in order to implement a sign-in/sign-up interface with authentication.

The problem

We learned how to authenticate users using tokens and how to store passwords in databases in a secure way. We also created a Frontend with a form to register, sign in and be able to see restricted content in case the login was successful.

We used MongodB and Mongoose to build our Backend Express API.

View it live

Frontend: https://oldgoldsignup.netlify.app/

Backend: https://project-auth-isabell-hanna.herokuapp.com/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.6%
  • CSS 11.8%
  • HTML 11.4%
  • Procfile 0.2%