-
Updated
Oct 9, 2020 - Ruby
JSON Web Tokens
JSON Web Token (JWT) 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.
Here are 112 public repositories matching this topic...
-
Updated
Aug 27, 2020 - Ruby
-
Updated
Jul 6, 2020 - Ruby
-
Updated
Jun 3, 2020 - Ruby
-
Updated
Sep 13, 2020 - Ruby
-
Updated
May 2, 2020 - Ruby
-
Updated
Mar 3, 2020 - Ruby
-
Updated
Jul 23, 2020 - Ruby
-
Updated
Aug 13, 2020 - Ruby
-
Updated
Sep 7, 2020 - Ruby
-
Updated
Sep 25, 2018 - Ruby
-
Updated
Sep 13, 2020 - Ruby
-
Updated
Jun 10, 2020 - Ruby
-
Updated
Dec 19, 2016 - Ruby
-
Updated
Sep 28, 2020 - Ruby
Created by M. Jones, J. Bradley, N. Sakimura
Released May 2015
- Website
- www.rfc-editor.org/info/rfc7519
- Wikipedia
- Wikipedia