Skip to content

khleoth/project-auth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Auth API

This weeks project was done through pair-programming, a collaboration between Joanna Philips and Leo Thunell. The aim was to practice authentication and storing data in an API while taking adequate security measures when handling user data. During this week, we created a backend that handles requests and stores user data and a frontend connected to it which both display relevant error messages when called for.

The problem

Some structure as to how login and register was to be done had to be reconsidered to make it as smooth of a user experience as possible, which took some time to remodel and get the right error messages on the front end.

View it live

Front end: https://project-authltjp.netlify.app/login Back end: https://project-auth-bkqekveefa-lz.a.run.app/

About

Project auth by LT and JP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.2%
  • Other 1.8%