José da Cruz
IT Architect: a blog about the daily life of

Tag: jwt

  • JSON Web Token (JWT)

    JSON Web Token (JWT) is an open standard that defines a compact and self-contained way for securely transmitting information between parties as a JSON object.

  • Token-Based Authentication

    Token-Based Authentication is a method of authentication that relies on the use of tokens to grant access to resources.