JWT (JSON Web Token)
Jul 14, 2022 路 5 min read 路 What JWT is used for? A JWT is used for authorisation, authorisation is making sure that the user that sends a request to your server is the same user that actually logged in during the authentication process. it's authorizing that a user is an acces...
Join discussion




