jwt-token
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 4,866 public repositories matching this topic...
Language:All
Sort:Most stars
Java JWT: JSON Web Token for Java and Android
- Updated
Oct 17, 2025 - Java
(已支持sqlsugar).NetCore、.Net6、Vue2、Vue3、Vite、TypeScript、Element plus+uniapp前后端分离,全自动生成代码;支持移动端(ios/android/h5/微信小程序。http://www.volcore.xyz/
- Updated
Feb 2, 2026 - C#
⚡ 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.
- Updated
Jul 22, 2025 - Go
🟢 A RESTful API service forhttps://surmon.me blog, built with@nestjs.
- Updated
Feb 20, 2026 - TypeScript
A super fast CLI tool to decode and encode JWTs built in Rust
- Updated
Feb 16, 2026 - Rust
Ultimate Javascript Object Signing and Encryption (JOSE), JSON Web Token (JWT) and Json Web Keys (JWK) Implementation for .NET and .NET Core
- Updated
Feb 20, 2026 - C#
This library provides extra authorization and multi-tenant features to an ASP.NET Core application.
- Updated
Dec 23, 2025 - C#
Open Source License Key Generation and Verification Tool written in Go
- Updated
Feb 29, 2024 - Go
A Rust server with GraphQL API, Diesel, PostgreSQL, session authentication and JWT
- Updated
Oct 25, 2024 - Rust
Safe, simple and fast JSON Web Tokens for Go
- Updated
Jun 22, 2025 - Go
这是一个使用了springboot+springSecurity+jwt实现的基于token的权限管理的一个demo
- Updated
Mar 5, 2021 - Java
spring security + oauth2.0 + jwt
- Updated
Mar 30, 2020 - Java
Backend MVP showcasing JWT (Json Web Token) authentication with multiple login, timeout / refresh / logout (with in memory invalidation) using Spring Security & MySQL JPA.
- Updated
Jun 23, 2024 - Java
🎉校园博客,基于微服务架构且前后端分离的博客社区系统。项目后端技术栈:JDK17+SpringBoot + SpringCloud + Mybatis-Plus + Nacos + MySQL + Redis + MQ + ElasticSearch + Docker。前端主要是基于Vue2和ElementUI进行开发的。
- Updated
Dec 19, 2025 - Java
JWT Auditor – Analyze, break, and understand your tokens like a pro.
- Updated
Dec 20, 2025 - HTML
Go JWT signing, verifying and validating
- Updated
Feb 20, 2026 - Go
[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.
- Updated
Jan 9, 2025 - C
Created by M. Jones, J. Bradley, N. Sakimura
Released May 2015
- Followers
- 109 followers
- Website
- github.com/topics/jwt
- Wikipedia
- Wikipedia