nazhimkalam / auth-jwt

This repo contains both frontend and backend code for setting up passport authentication along with API authorization using JWT,

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Auth Jwt 🔰

  • This repo contains code for both authentication and authorization.

  • This template can be reused for any project that needs to authenticate users etc...

  • Both the frontend and backend are available using javascript.

  • Authentication is done using passport.js and Authorization is done using JWT.

  • The frontend is built using react.

  • The backend is built using node.js.

  • Get more information about the ui and backend setup by diving into the README.md file within the respective folders.

About

This repo contains both frontend and backend code for setting up passport authentication along with API authorization using JWT,


Languages

Language:TypeScript 57.9%Language:JavaScript 37.4%Language:HTML 3.7%Language:CSS 0.9%