Skip to content

feat: Add JWT for Authentication and Authorization#37

Open
Rishav1707 wants to merge 2 commits intokoolkishan:masterfrom
Rishav1707:JWT
Open

feat: Add JWT for Authentication and Authorization#37
Rishav1707 wants to merge 2 commits intokoolkishan:masterfrom
Rishav1707:JWT

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