Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add JWT for Authentication and Authorization #37

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Rishav1707
Copy link

Add the JWT support for Authentication and Authorization.

  • Now the user token is stored in the localstorage irrespective of all the user details.
  • Secured route is present which verify the token in order to make the user authentic.
  • Middlewares is also present in order to verify the end user.

Reference

React.App.-.Google.Chrome.2024-05-16.18-33-37.mp4

Solved the issue #10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant