JSON Web Tokens
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 1,506 public repositories matching this topic...
基于Gin + Vue + Element UI & Arco Design & Ant Design 的前后端分离权限管理系统脚手架(包含了:多租户的支持,基础用户管理功能,jwt鉴权,代码生成器,RBAC资源控制,表单构建,定时任务等)3分钟构建自己的中后台项目;项目文档》:https://www.go-admin.pro V2 Demo: https://vue2.go-admin.dev V3 Demo: https://vue3.go-admin.dev Antd PRO:https://antd.go-admin.pro
-
Updated
Sep 10, 2025 - Go
Modern authentication, on your terms. Open source alternative to Auth0, Clerk, WorkOS, Stytch.
-
Updated
Nov 27, 2025 - Go
基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码、gRPC 的使用、cron 定时任务 等等。
-
Updated
Dec 23, 2023 - Go
An SWT based API for managing users and issuing SWT tokens.
-
Updated
Mar 13, 2025 - Go
Go 学习、Go 进阶、Go 实用工具类、Go DDD 项目落地、Go-kit 、Go-Micro 、Go 推送平台、微服务实践
-
Updated
Dec 30, 2024 - Go
🧰 A zero trust swiss army knife for working with X509, OAuth, JWT, OATH OTP, etc.
-
Updated
Nov 25, 2025 - Go
an SSO and OAuth / OIDC login solution for Nginx using the auth_request module
-
Updated
Jul 25, 2025 - Go
⚡ 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 JWT based API for managing users and issuing JWT tokens
-
Updated
Nov 27, 2025 - Go
🔐 Authentication, Authorization, and Accounting (AAA) App and Plugin for Caddy v2. 💎 Implements Form-Based, Basic, Local, LDAP, OpenID Connect, OAuth 2.0 (Github, Google, Facebook, Okta, etc.), SAML Authentication. MFA/2FA with App Authenticators and Yubico. 💎 Authorization with JWT/PASETO tokens. 🔐
-
Updated
Mar 25, 2025 - Go
🌉 基于Go+Vue实现的openLDAP后台管理项目
-
Updated
Nov 23, 2025 - Go
Easy to use OpenID Connect client and server library written for Go and certified by the OpenID Foundation
-
Updated
Nov 28, 2025 - Go
Created by M. Jones, J. Bradley, N. Sakimura
Released May 2015
- Followers
- 108 followers
- Website
- github.com/topics/jwt
- Wikipedia
- Wikipedia