Skip to content

A mini fullstack application that authenticates users after login and encrypts their passwords.

Notifications You must be signed in to change notification settings

brucette/project-auth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Auth API

Backend project with the aim to learn how to authenticate users and handle passwords in a safe way. The project is also including a frontend part with a form to register and log in users.

The problem

Describe how you approached to problem, and what tools and techniques you used to solve it. How did you plan? What technologies did you use? If you had more time, what would be next?

View it live

Backend: https://project-auth-ca23vvjbjq-lz.a.run.app/

Frontend: https://stalwart-faun-264ebc.netlify.app/

About

A mini fullstack application that authenticates users after login and encrypts their passwords.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.7%
  • CSS 5.8%
  • HTML 2.5%