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#
4132
5 天前

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

Ruby
3658
3 个月前

⚡ 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
3130
2 个月前
surmon-china/nodepress
TypeScript
1506
21 天前

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

Rust
1385
12 天前

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

C#
999
2 个月前

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

C#
867
10 个月前

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

Rust
819
1 年前

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

Vue
711
3 年前

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

Java
691
5 年前
Go
686
3 个月前

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

Java
551
1 年前

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

Java
503
3 个月前

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

Pascal
478
8 个月前
Go
451
3 年前

[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
434
9 个月前

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

C#
410
2 年前