Repository navigation

#

JSON Web Tokens

Created by M. Jones, J. Bradley, N. Sakimura

发布于 May 2015

www.rfc-editor.org
维基百科

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.

amitshekhariitbhu/go-backend-clean-architecture

A Go (Golang) Backend Clean Architecture project with Gin, MongoDB, JWT Authentication Middleware, Test, and Docker.

Go
5361
7 天前
Yacht-sh/Yacht

A web interface for managing docker containers with an emphasis on templating to provide 1 click deployments. Think of it like a decentralized app store for servers that anyone can make packages for.

Vue
3787
2 个月前

A demo for using JWT (Json Web Token) with Spring Security and Spring Boot 2

Java
3089
4 年前
Python
2922
2 天前

JWT brute force cracker written in C

C
2487
2 年前
nz-m/SocialEcho
JavaScript
2363
1 年前
Baiyuetribe/kamiFaka

一款基于VUE3.0的高颜值卡密发卡系统,特别适合虚拟商品、知识付费等。

Python
2181
2 年前

Sample project on how to implement JWT security based using Spring boot 3 and Spring security 6

Java
1990
1 年前

Fullstack open source Invoicing application made with MongoDB, Express, React & Nodejs (MERN)

JavaScript
1681
1 年前

JWT auth service using Spring Boot, Spring Security and MySQL

Java
1627
1 年前

DncZeus 是一个基于.NET 7 + Vue.js(iview-admin) 的前后端分离的通用后台权限(页面访问、操作按钮控制)管理系统框架。后端使用.NET 7 + EF Core构建,UI则是目前流行的基于Vue.js的iView(iview-admin)。项目实现了前后端的动态权限管理和控制以及基于JWT的用户令牌认证机制,让前后端的交互更流畅。码云镜像https//gitee.com/rector/DncZeus 。演示地址(demo):

C#
1541
8 天前
TypeScript
1534
2 小时前

Spring Boot + Security: Token Based Authentication example with JWT, Authorization, Spring Data & MySQL

Java
1513
1 年前
danieleteti/delphimvcframework

DMVCFramework (for short) is a popular and powerful framework for WEB API in Delphi. Supports RESTful and JSON-RPC WEB APIs development.

Pascal
1319
9 天前

Authentication service that keeps you in control without forcing you to be an expert in web security.

Go
1280
1 年前

A boilerplate for REST API Development with Node.js, Express, and MongoDB

JavaScript
1191
2 年前

Ultimate Javascript Object Signing and Encryption (JOSE), JSON Web Token (JWT) and Json Web Keys (JWK) Implementation for .NET and .NET Core

C#
985
8 天前

BSN is a social network platform to exchange books between the members.

TypeScript
973
1 年前