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
5171
9 个月前
SelfhostedPro/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
3666
15 天前

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

Java
3079
3 年前
Python
2871
1 个月前

JWT brute force cracker written in C

C
2450
2 年前
nz-m/SocialEcho
JavaScript
2305
10 个月前
Baiyuetribe/kamiFaka

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

Python
2099
1 年前

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

Java
1954
10 个月前

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

JavaScript
1664
9 个月前

JWT auth service using Spring Boot, Spring Security and MySQL

Java
1584
8 个月前

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#
1533
2 年前

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

Java
1439
1 年前
TypeScript
1409
7 小时前
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
1294
4 小时前

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

Go
1279
8 个月前

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

JavaScript
1194
2 年前

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

C#
968
3 个月前

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

TypeScript
907
7 个月前

This is a basic API REST skeleton written on JavaScript using async/await. Great for building a starter web API for your front-end (Android, iOS, Vue, react, angular, or anything that can consume an API). Demo of frontend in VueJS here: https://github.com/davellanedam/vue-skeleton-mvp

JavaScript
905
2 年前