jwt-authentication
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 19,088 public repositories matching this topic...
Language:All
Sort:Most stars
Java JWT: JSON Web Token for Java and Android
- Updated
Oct 17, 2025 - Java
A Go (Golang) Backend Clean Architecture project with Gin, MongoDB, JWT Authentication Middleware, Test, and Docker.
- Updated
Aug 12, 2025 - Go
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.
- Updated
Sep 10, 2025 - Vue
A demo for using JWT (Json Web Token) with Spring Security and Spring Boot 2
- Updated
Feb 7, 2022 - Java
A generic, spec-compliant, thorough implementation of the OAuth request-signing logic
- Updated
Nov 5, 2025 - Python
JWT brute force cracker written in C
- Updated
Jun 2, 2023 - C
Social networking platform with automated content moderation and context-based authentication system
- Updated
Jun 13, 2024 - JavaScript
一款基于VUE3.0的高颜值卡密发卡系统,特别适合虚拟商品、知识付费等。
- Updated
Dec 13, 2023 - Python
Sample project on how to implement JWT security based using Spring boot 3 and Spring security 6
- Updated
Jul 1, 2024 - Java
Fullstack open source Invoicing application made with MongoDB, Express, React & Nodejs (MERN)
- Updated
Jul 30, 2024 - JavaScript
JWT auth service using Spring Boot, Spring Security and MySQL
- Updated
Aug 26, 2024 - Java
Official JavaScript repository for Clerk authentication
- Updated
Dec 17, 2025 - TypeScript
DncZeus 是一个基于.NET 7 + Vue.js(iview-admin) 的前后端分离的通用后台权限(页面访问、操作按钮控制)管理系统框架。后端使用.NET 7 + EF Core构建,UI则是目前流行的基于Vue.js的iView(iview-admin)。项目实现了前后端的动态权限管理和控制以及基于JWT的用户令牌认证机制,让前后端的交互更流畅。码云镜像:https://gitee.com/rector/DncZeus 。演示地址(demo):
- Updated
Aug 12, 2025 - C#
Spring Boot + Security: Token Based Authentication example with JWT, Authorization, Spring Data & MySQL
- Updated
Apr 9, 2024 - Java
DMVCFramework (for short) is a popular and powerful framework for WEB API in Delphi. Supports RESTful and JSON-RPC WEB APIs development.
- Updated
Dec 17, 2025 - Pascal
Authentication service that keeps you in control without forcing you to be an expert in web security.
- Updated
Aug 9, 2024 - Go
A boilerplate for REST API Development with Node.js, Express, and MongoDB
- Updated
May 8, 2023 - JavaScript
BSN is a social network platform to exchange books between the members.
- Updated
Sep 10, 2024 - TypeScript
Ultimate Javascript Object Signing and Encryption (JOSE), JSON Web Token (JWT) and Json Web Keys (JWK) Implementation for .NET and .NET Core
- Updated
Oct 7, 2025 - C#
E-commerce Website | Payment gateway | Reactjs | Nodejs | Mongodb | Expressjs | JWT | Tailwind Css
- Updated
Nov 15, 2025 - CSS
Created by M. Jones, J. Bradley, N. Sakimura
Released May 2015
- Followers
- 108 followers
- Website
- github.com/topics/jwt
- Wikipedia
- Wikipedia