{"id":486,"slug":"jwt","name":"JSON Web Tokens","short_description":"JSON Web Tokens are an open, industry standard RFC 7519 method for representing claims securely between two parties.","url":"https://github.com/topics/jwt","github_count":28074,"created_by":"M. Jones, J. Bradley, N. Sakimura","logo_url":null,"released":"May 2015","wikipedia_url":"https://en.wikipedia.org/wiki/JSON_Web_Token","related_topics":["jws","message-authentication-code","jwkset","jwks","jwt-server","jwt-client","jwt-claims","jwt-bearer-tokens","jwe","jwk"],"aliases":["rfc-7519","jsonwebtoken","json-web-tokens","json-web-token","jwa","jwt-authentication","jwt-auth","jwt-token","jwt-tokens"],"github_url":null,"content":"\u003cp\u003e\u003cstrong\u003eJSON Web Token\u003c/strong\u003e (\u003cstrong\u003eJWT\u003c/strong\u003e) is a compact, URL-safe means of representing claims to be transferred between two parties. The claims in a JWT are encoded as a JSON object that is used as the payload of a JSON Web Signature (JWS) structure or as the plaintext of a JSON Web Encryption (JWE) structure, enabling the claims to be digitally signed or integrity protected with a Message Authentication Code (MAC) and/or encrypted.\u003c/p\u003e\n","created_at":"2024-07-29T13:46:10.186Z","updated_at":"2026-04-05T00:12:46.884Z","topic_url":"https://awesome.ecosyste.ms/api/v1/topics/jwt","html_url":"https://awesome.ecosyste.ms/topics/jwt","projects_url":"https://awesome.ecosyste.ms/api/v1/projects?keyword=jwt","lists_url":"https://awesome.ecosyste.ms/api/v1/lists?topic=jwt"}