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 5,802 public repositories matching this topic...
-
Updated
Dec 6, 2020 - PHP
-
Updated
Nov 3, 2020 - Java
-
Updated
Nov 2, 2020 - C#
-
Updated
Sep 7, 2020 - JavaScript
-
Updated
Dec 4, 2020 - Python
-
Updated
Oct 13, 2020 - Java
Python type hints
-
Updated
Nov 27, 2020 - Java
-
Updated
Jul 1, 2020 - Java
-
Updated
Dec 4, 2020 - Java
-
Updated
May 7, 2020 - Python
-
Updated
Dec 5, 2020 - Ruby
-
Updated
Nov 28, 2020 - Elixir
-
Updated
Oct 1, 2020 - Java
-
Updated
Dec 5, 2020 - C#
-
Updated
Nov 19, 2020 - TypeScript
-
Updated
Aug 5, 2020 - Go
-
Updated
Nov 30, 2020 - Java
-
Updated
Nov 24, 2020 - Python
-
Updated
Sep 22, 2020 - JavaScript
-
Updated
Jul 2, 2020 - Vue
Created by M. Jones, J. Bradley, N. Sakimura
Released May 2015
- Website
- www.rfc-editor.org/info/rfc7519
- Wikipedia
- Wikipedia
提交 Issues 请提供
对于没有提供详细的 Issues 将直接关闭。谢谢