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.

(已支持sqlsugar).NetCore、.Net6、Vue2、Vue3、Vite、TypeScript、Element plus+uniapp前后端分离,全自动生成代码;支持移动端(ios/android/h5/微信小程序。http://www.volcore.xyz/

C#
4025
2 天前

A ruby implementation of the RFC 7519 OAuth JSON Web Token (JWT) standard.

Ruby
3623
13 天前

⚡ HTTP/2 Apple Push Notification Service (APNs) push provider for Go — Send push notifications to iOS, tvOS, Safari and OSX apps, using the APNs HTTP/2 protocol.

Go
3074
6 个月前
surmon-china/nodepress
TypeScript
1474
1 个月前

A super fast CLI tool to decode and encode JWTs built in Rust

Rust
1289
6 天前

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 个月前

This library provides extra authorization and multi-tenant features to an ASP.NET Core application.

C#
841
5 个月前

A Rust server with GraphQL API, Diesel, PostgreSQL, session authentication and JWT

Rust
824
6 个月前

📲 A web chat application. Vue + node(koa2) + Mysql + socket.io

Vue
710
2 年前

这是一个使用了springboot+springSecurity+jwt实现的基于token的权限管理的一个demo

Java
688
4 年前

Safe, simple and fast JSON Web Tokens for Go

Go
678
9 个月前

Backend MVP showcasing JWT (Json Web Token) authentication with multiple login, timeout / refresh / logout (with in memory invalidation) using Spring Security & MySQL JPA.

Java
544
10 个月前

🎉校园博客,基于微服务架构且前后端分离的博客社区系统。项目后端技术栈:JDK17+SpringBoot + SpringCloud + Mybatis-Plus + Nacos + MySQL + Redis + MQ + ElasticSearch + Docker。前端主要是基于Vue2和ElementUI进行开发的。

Java
472
5 个月前

Delphi implementation of JOSE (JSON Object Signing and Encryption) and JWT (JSON Web Token)

Pascal
460
2 个月前
Go
447
2 年前

[DEPRECATED]🔥 Firebase RTDB Arduino Library for ESP32. The complete, fast, secured and reliable Firebase Arduino client library that supports CRUD (create, read, update, delete) and Stream operations.

C
431
3 个月前

ASP.NET Core + Angular JWT auth demo; integration tests; login, logout, refresh token, impersonation, authentication, authorization; run on Docker Compose.

C#
410
1 年前