Authentication with JSON web tokens
Topics: Node js, jsonwebtoken
In this article, we are going to talk about JSON web tokens and how they are used for authenticating your API endpoints.
What are JSON web tokens?
JSON Web Token (JWT) is an open standard (RFC 7519) that defines a compac...
abelwanyonyi.hashnode.dev6 min read