Skip to content

I initiated this project to gain insight into the practical functioning of the authentication and authorization process across various components, including the frontend, APIs, middleware, sessions, and databases.

Notifications You must be signed in to change notification settings

marceloakalopes/web_auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Auth App

I initiated this project to gain insight into the practical functioning of the authentication and authorization process across various components, including the frontend, APIs, and databases.

Built With

Core technologies used in this project:

Front-End

  • React
  • Vite
  • TailwindCSS
  • Shadcn UI
  • React Router

Back-End

  • Docker
  • MicrosoftSQLServer
  • Express.js
  • Sequelize
  • JWT

Next Steps

  • Implement password hashing and salting using bcrypt.
  • Implement middleware to check if the user is authenticated.
  • Implement authentication using JWT.
  • Move from Javascript to Typescript.
    • Backend
    • Frontend
  • Implement data validation using Joi.
  • Add HelmetJS for security.

About

I initiated this project to gain insight into the practical functioning of the authentication and authorization process across various components, including the frontend, APIs, middleware, sessions, and databases.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published