Skip to content

bharat407/Json-Web-Token

Repository files navigation

JSON WEB TOKEN




  • In this setup, the application server would be configured to verify that the incoming JWT are created by the authentication server.
  • When the user makes API calls with the attached JWT, the application can use the JWT to verify that the API call is coming from an authenticated user.


image



Example or Testing


  • Using Postman
  • The API call is coming from an authenticated user.

image

Author Bharat

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published