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.
- GitHub: https://github.com/topics/jwt
- Wikipedia: https://en.wikipedia.org/wiki/JSON_Web_Token
- Created by: M. Jones, J. Bradley, N. Sakimura
- Released: May 2015
- Related Topics: jws, message-authentication-code, jwkset, jwks, jwt-server, jwt-client, jwt-claims, jwt-bearer-tokens, jwe, jwk,
- Aliases: rfc-7519, jsonwebtoken, json-web-tokens, json-web-token, jwa, jwt-authentication, jwt-auth, jwt-token, jwt-tokens,
- Last updated: 2026-04-05 00:12:46 UTC
- JSON Representation
https://github.com/oiue/oiue
如果你同我一样对耦合深恶痛绝 Open Intelligent Unitive Efficient [开放 智能 统一 高效] 用积木思想编程,低门槛、轻量化、标准化、架构解耦、模块化以及去框架
framework ios java jwt microservices nospring nospringcloud quartz redis saas service-graph service-mesh shop tcp zookeeper
Last synced: 14 Apr 2025
https://github.com/sciguy16/jwt-explorer
Decode, explore, and sign JWTs
jwt jwt-token security security-tools
Last synced: 11 Oct 2025
https://github.com/helloakn/api-authorization-nodejs-mysql
Tutorial Project : NodeJs API Multi Authorization Middleware with JWT
api jwt multi-au nodejs nodejs-authorization-middleware
Last synced: 07 Mar 2026
https://github.com/salrashid123/golang-jwt-tpm
Generate and verify JWT tokens with Trusted Platform Module (TPM)
golang jwt trusted-platform-module
Last synced: 12 Jul 2025
https://github.com/cyyynthia/tokenize
A universal token format for authentication. Designed to be secure, flexible, and usable anywhere.
authentication dependency-free jwt lightweight mfa secruity token universal
Last synced: 19 Aug 2025
https://github.com/teal-finance/quid
Refresh/Access JWT authentication server with backend + administration frontend supporting HMAC (HS256 HS384 HS512), RSA (RS256 RS384 RS512), ECDSA (ES256 ES384 ES512) and Ed25519 (EdDSA). See also other repos for Javascript, Python and Go client libraries.
access-token ecdsa-signature ed25519 eddsa es256 es384 es512 golang hmac-sha256 hmac-signature hs256 hs512 json-web-token json-web-token-authentication jwt jwt-authentication refresh-token refresh-token-rotation rsa-signature tokens-checker
Last synced: 06 May 2025
https://github.com/andrew-chen-wang/mobile-auth-example
Native iOS and Android + Django Backend Server example for Auth using JWT
android authentication django django-rest-framework drf ios jwt kotlin login sample swift
Last synced: 23 Mar 2025
https://github.com/rapter1990/carservice
Case Study - Car Service (Java 21, Spring Boot, Spring Security, JWT, MySql, JUnit, Jacoco, Prometheus,Grafana, AlertManager, Docker, Kubernetes, Github Action (CI/CD), Sonarqube)
alertmanager github-actions grafana integration-testing jacoco java java21 junit jwt kubernetes mysql prometheus sonarqube spring-boot spring-security swagger
Last synced: 05 Sep 2025
https://github.com/chijioke-ibekwe/spring-security-jwt
Spring Boot project starter fully configured with JWT authentication and authorization, using Spring Boot 3 and Spring Security 6
jwt jwt-authentication jwt-token project-starter spring-boot spring-boot-3 spring-security spring-security-6 spring-security-jwt
Last synced: 03 Jul 2025
https://github.com/michal-wrzosek/web-admin-api
Web, Admin & API - TypeScript, React, Next.js GraphQL, Apollo, Express, Docker, Mongo monorepo boilerplate
apollo-server boilerplate express graphql jwt mongodb nextjs react typescript
Last synced: 11 Jul 2025
https://github.com/damienbod/onbehalfflowoidcdownstreamapi
This demo shows how to implement the On Behalf Of flow between an Microsoft Entra ID protected API and an API protected using OpenIddict.
aad access-token aspnetcore azuread bearer dotnet entra jwt oauth oauth2 obo openiddict token-exchange
Last synced: 19 Apr 2025
https://github.com/pusateri/siwa
Sign In With Apple JWT validator Rust library
Last synced: 01 Mar 2025
https://github.com/arthurpedroti/gobarber-backend
An app o manage appointments at a barbershop
aws-s3 aws-ses celebrate eslint express jwt nodemailer prettier tsringe typeorm typescript
Last synced: 14 Apr 2025
https://github.com/mindula-dilthushan/springboot-jwt
This is a spring boot jwt first project.
Last synced: 30 Oct 2025
https://github.com/bezkoder/angular-13-jwt-auth
Angular 13 JWT Authentication with Web API and HttpOnly Cookie example
angular13 authorization httponly-cookie jwt jwt-auth jwt-authentication jwt-authorization jwt-token login registration token-based-authentication
Last synced: 14 Apr 2025
https://github.com/ucarion/jwt
A Golang implementation of JSON Web Tokens (JWT) that helps you avoid common security mistakes
Last synced: 19 Apr 2025
https://github.com/connor11528/laravel-jwt-starter
🎹 Laravel 5.6 app with JWT auth with Vue and Vuex
api authentication jwt laravel laravel-5 laravel-56 laravel-application laravel-framework tailwindcss vue vuejs vuex
Last synced: 21 Apr 2025
https://github.com/rogelioolarte/auth-alpaca
Spring Boot App that focuses on implementing multiple authentication methods using OAuhth2 and JWT.
jwt multiple-authentication oauth2 register-login security spring spring-boot
Last synced: 03 Mar 2026
https://github.com/techreagan/nodejs-and-expressjs-with-mongodb-boilerplate
This is my boilerplate for RESTful API with NodeJS and MongoDB
boilerplate expressjs jwt mongodb mongoosejs nodejs npm npm-package restful restful-api typescript
Last synced: 27 Oct 2025
https://github.com/prajwal100/jobify-mern
Job portal using MERN(MongoDB, ExpressJS, ReactJS, NodeJS)
expressjs job-portal jwt mongodb mongoose nodejs react reactjs
Last synced: 27 Oct 2025
https://github.com/noureldin2303/e-commerce-with-typescript-nodejs-express
e-commerce with TypeScript, Nodejs, and Express
backend communityexchange ecommerce express javascript js jwt jwt-authentication jwt-token learn mean-stack mongodb node node-js nodejs server typescript
Last synced: 11 Oct 2025
https://github.com/oscarychen/django-rest-microservice
Provides OAuth2.0 Code Grant w/ PKCE authentication flow with third-party IDP (AWS Cognito), microservices architecture with Django, and out-of-box auth operation REST APIs for working with SPA.
aws-cognito django django-rest-framework jwt microservice microservices oauth2 pkce
Last synced: 14 Jan 2026
https://github.com/phamann/jwt-vcl
Demo to generate, decode and validate JWT tokens at the edge using Fastly VCL.
fastly jwt jwt-authentication vcl
Last synced: 26 Oct 2025
https://github.com/oktadev/angular-jwt-authentication-example
Angular Authentication with JWT
angular authentication jwt nodejs
Last synced: 31 Jul 2025
https://github.com/fadhlaouir/express-node-starter
A boilerplate for building production-ready RESTful APIs using Node.js, Express, and Mongoose
authentication boilerplate express jwt mongodb multer node-express node-express-boilerplate node-express-mongodb nodejs nodemailer rest-api starter
Last synced: 04 Oct 2025
https://github.com/sjlouji/medium-django-rest-framework-jwt-auth-login-register
Application Demonstrating Login and Register with JWT
django django-rest-framework joanlouji jwt jwt-authentication sjlouji
Last synced: 02 Aug 2025
https://github.com/gayanukabulegoda/aad-lesson-code-space
Explore the Advanced API Development (AAD) Code Space, featuring in-depth lessons on Jakarta EE, JSON, AJAX, Spring, and security topics. Each lesson is organized into distinct branches, providing practical code examples and real-world scenarios. Dive into comprehensive resources to enhance your API development skills.
advanced-api api-development hibernate-jpa jakarta-ee java jndi json jwt jwt-authentication restful security spring spring-boot spring-data-jpa spring-mvc spring-mysql spring-security springframework tomcat web-services
Last synced: 22 Jul 2025
https://github.com/ericrodriguesfer/estudo-nestjs-api
Projeto implementado em forma de estudo e aprofundamento do NestJs, com módulo de Usuários, Autenticação e etc... o foco do projeto é praticar e aprofundar as boas práticas e fundamentos pregados pelo NestJs, sendo o mesmo utilizado em conjunto com TypeORM e PostgreSQL para a persitência de dados, SendGrid ou NodeMailer para envio de e-mails e JWT para gerenciamento de autenticação e autorização, projeto em desenvolvimento...
containers docker docker-compose jwt nestjs nodejs nodemailer sendgrid swagger swagger-ui typescript
Last synced: 21 Sep 2025
https://github.com/imranr98/backdraft
Node.js, Express, and PostgreSQL based web server with simple user authentication, to be used as a template or starting off point for backend projects.
authentication chai express jwt logging mocha morgan nodejs openapi postgresql prisma rdbms refresh-token sql swagger swagger-ui testing tsoa typescript winston
Last synced: 14 May 2025
https://github.com/carlos-marrugo/bienestar-software
Sistema de seguimiento de horas hechas en actividades de cada estudiante universitario. Roles: Director, Instructor, Estudiante #springboot
clean-architecture java jwt mockito-junit-test spring sprintboot
Last synced: 11 Aug 2025
https://github.com/mabuonomo/yggdrasil-ts
A boilerplate of a nodejs server, written in Typescript, with JWT authentication, TypeGraphQL and TypeORM
graphql jwt jwt-authentication nodejs server typegraphql typeorm typescript
Last synced: 12 Apr 2025
https://github.com/wilsonwu/express-oauth2-demo
Full OAuth2 demo with express 4 framework (http://expressjs.com/) and oauth2-server (https://github.com/oauthjs/node-oauth2-server) for nodejs.
express jwt nodejs oauth oauth2-demo oauth2-server
Last synced: 01 Aug 2025
https://github.com/hellokoding/hello-sso-jwt-resource
Single Sign On (SSO) Example with JSON Web Token (JWT), Spring Boot
Last synced: 13 May 2025
https://github.com/xxl4/easy-admin
Easy admin is a Quick, beautiful and ORM modern admin generator for Go VUE application. 快速,简单的搭建您的管理后台 Vue2 Demo https://easy-admin-ui.vercel.app/ Arco Demo https://hello-arco-pro.vercel.app/
admin arco easyadmin gin go gorm jwt orm vue vue3-typescript
Last synced: 14 Apr 2025
https://github.com/isuke01/wp-app-login-vue
VUE APP AUTH APP FOR WORDPRESS
jwt vue vuejs vuejs2 wordpress wordpress-api wordpress-app wordpress-auth
Last synced: 14 Aug 2025
https://github.com/hemsara/authkit-flutter-nestjs
Build a robust authentication system for your Flutter mobile app with NestJS on the server side. This open-source project provides a customizable solution for user registration, login, password reset, and more.
auth flutter javascript jwt nestjs typescript
Last synced: 07 Mar 2026
https://github.com/evanchristians/chat
A Basic Apollo / NextJs Chat Demo App to handle GraphQL Subscriptions
apollo chakra-ui chat chat-application cookies graphql graphql-codegen jwt next nextjs react react-apollo socketclient sockets subscriptions template typescript vercel web-sockets yarn
Last synced: 11 Jul 2025
https://github.com/kakadu-dev/yii2-jwt-auth
Extension provide JWT auth for Yii2
api authentication jwt rest yii2
Last synced: 21 Jul 2025
https://github.com/chingu-voyages/v16-bears-03-be
This project clones the popular communication app, Slack, using the MERN stack.
express jwt mongodb node react socket-io styled-components
Last synced: 10 Apr 2025
https://github.com/jangbl/jwt-server-to-server
JSON Web Tokens (JWT) server to server communication with Node.js servers
hmac hmac-sha256 hs256 javascript json-web-signature json-web-token json-web-tokens jws jwt jwt-authentication jwt-bearer-tokens jwt-middleware jwt-token node node-js nodejs rs256 server-to-server server2server tutorial
Last synced: 30 Apr 2025
https://github.com/ezy/enterpise-api-gateway
Super light OAuth2 API gateway. Auths against LDAP, returns JWT and refresh tokens, generates routes to proxy from `src/config.js` to target URL.
api-gateway config enterprise enterprise-systems expressjs jsonwebtoken jwt jwt-auth jwt-token ldap ldap-auth ldap-authentication nodejs oauth2 oauth2-server
Last synced: 10 Apr 2025
https://github.com/victorsteven/manage-jwt
This application enable you Create a JSON and Invalidate it when ever you wish without waiting for the token to expire. You can play with it here:
Last synced: 01 May 2025
https://github.com/eratel/easysecurity
轻量级权限验证中心易于部署,容器化, 微服务
docker jwt jwt-token k8s kubernetes kubernetes-cluster spring spring-boot spring-security springcloud
Last synced: 07 May 2025
https://github.com/hamzamak/classroom-clone
web-based educational platform
emailjs expressjs jitsi-meet jwt mongodb nodejs react redux
Last synced: 06 May 2025
https://github.com/mcluseau/autentigo
A simple JWT server trying to be compatible with common AuthN methods.
authentication golang jwt keystone kubernetes-authentication
Last synced: 30 Oct 2025
https://github.com/thechutrain/jwt-auth-boilerplate
boilerplate expressjs jwt jwt-authentication nodejs
Last synced: 19 Apr 2025
https://github.com/maciekt07/expensetracker
💸 A MERN stack application for tracking personal expenses.
expense-manager expense-tracker expense-tracker-app expenses jwt jwt-authentication mern-project mern-stack mongodb
Last synced: 11 Apr 2025
https://github.com/anthonycorletti/pypale
Python Passwordless Tokens.
jwt passwordless-login python3
Last synced: 10 Jul 2025
https://github.com/zyyou/koa-mvc
基于KOA2的MVC工程模板
jsonwebtoken jwt koa-jwt koa-mvc koa2 koajs nodejs nodejs-mvc
Last synced: 12 Apr 2025
https://github.com/chantouchsek/laravel-jwtredis
This package allows JWT-authenticated users to be stored and management in Redis with their roles, permissions, statuses and anything you want.
auth authorization jwt jwt-laravel jwt-redis jwt-token laravel redis
Last synced: 12 Apr 2025
https://github.com/logto-io/ruby
💎 Logto Ruby SDK.
authentication authorization jwt logto mfa multi-tenant oauth2 oidc rails ruby saml sdk sso
Last synced: 19 Aug 2025
https://github.com/jreimao/api-culinary-recipes
api restful foi desenhada para gerir 'receitas de culinária' e os seus utilizadores | api restful is designed to manage 'culinary recipes' and their users
bcrypt conemu expressjs jwt mongodb mongoosejs node-js nodemon postman sublime-text-3 windows-10
Last synced: 27 Oct 2025
https://github.com/entrepreneur-interet-general/solidata_backend
first draft for solidata_backend API
api api-rest entrepreneur-interet-general flask flask-restplus jwt mongodb opendata pandas python python3
Last synced: 30 Apr 2025
https://github.com/fskydev/mern-auth-chat
Real-time chat application with authentication & authorization
authentication authorization cookie example expressjs full-stack jwt mern mongoose nodejs portfolio-item reactjs real-time socket-io starter tailwindcss
Last synced: 07 May 2025
https://github.com/barzin144/microidp
Micro IDP Service
dotnet dotnet8 google-sign-in jwt jwt-auth jwt-authentication jwt-bearer-tokens jwt-token mongodb webapi-core
Last synced: 10 Sep 2025
https://github.com/asm2212/afronex-task-1
dynamic blog website -CRUD Blog posts and personalized blogging experience with robust user authentication and authorization systems
cloudinary jwt mongodb mongoose nodejs nodemon reactjs tailwindcss
Last synced: 16 Oct 2025
https://github.com/0xn0ne/sensitive-helper
基于正则表达式的本地文件敏感信息数据挖掘助手。Regular Expression Based Data Mining Assistant for Local File Sensitive Information.
aksk infomation jwt scanner security sensitive
Last synced: 11 Apr 2025
https://github.com/liuweijw/fw-framework
基于springboot + swagger2 + jwt 搭建RESTful API框架
fw-framework jpa jwt logback querydsl springboot swagger2
Last synced: 30 Oct 2025
https://github.com/walidabazo/product-angular-ecom
Angular 17 Full Course Create Ecommerce website with Asp.net Core API
angular core ecommerce ecommerce-website font-awesome front-end frontend-web json-api jwt jwt-token ms mssql-database redis stepper webapi
Last synced: 30 Oct 2025
https://github.com/vcian/laravel-api-boilerplate
An API Boilerplate in Laravel 5.5 to create a ready-to-use REST API in seconds
api jwt laravel laravel-api laravel-api-boilerplate rest
Last synced: 21 Jul 2025
https://github.com/mojocn/springboot2app
Springboot2 JPA JWT RESTful APIs boilerplate
boilerplate-template jpa-hibernate jwt restful-api springboot2
Last synced: 18 Jul 2025
https://github.com/tuupola/branca-middleware
PSR-7 and PSR-15 Branca token authentication middleware
api jwt token-authentication xchacha20-poly1305
Last synced: 20 Mar 2025
https://github.com/r17x/react-auth
🚧 Unpublished/Undistributed - Still Work in Progress
client javascript jwt nodejs server
Last synced: 07 May 2025
https://github.com/mg52/flask_boilerplate
flask flask-restx jwt jwt-token postgresql python sqlalchemy swagger
Last synced: 08 May 2025
https://github.com/rh9891/contactfox
A full stack MERN application (with CRUD capabilities) that utilizes the Context API along with the useContext and useReducer hooks for state management and JWT authentication for individual users to manage their contacts.
axios bcrypt contacts-manager context-api express express-validator heroku jwt mern-stack mongodb mongoose nodejs react-hooks
Last synced: 02 Mar 2025
https://github.com/nbfontana/billing
Billing cycles application. :money_with_wings: Stack: React w/ Redux | NodeJS | Express | MongoDB
axios jwt jwt-authentication nodejs react react-redux react-router redux
Last synced: 16 Jun 2025
https://github.com/kaancfidan/bouncer
JWT-based authentication and authorization service
api-gateway api-gateway-custom-authorizer authentication authorization claims jwt sidecar-proxy
Last synced: 14 Jan 2026
https://github.com/esrafilelahi/axios-config-jwt
axios config for jwt - access token and refresh roken
Last synced: 14 Jun 2025
https://github.com/dariowskii/refresh-token-interceptor
A Refresh Token Interceptor implementation example, also with Riverpod!
flutter jwt refresh-token riverpod token
Last synced: 14 Oct 2025
https://github.com/fontseca/noda-tasks-management-tool-api
A robust task management RESTful API developed with Go, PostgreSQL, JWT for authentication, and Docker for containerization. It features secure user authentication, task creation and management.
api backend docker go golang jwt plpgsql postgresql restful-api sql
Last synced: 27 Oct 2025
https://github.com/rayentellissy/wavecord
Chatting App heavily inspired by Discord made with React and Node.js, allowing users to create servers, talk in real-time via text or voice.
app chakra-ui chat clone discord express firebase framer-motion javascript jwt livekit moment nodejs postgresql prisma react socket-io vite
Last synced: 27 Mar 2026
https://github.com/ph-hitachi/laravel-jwt-api-starter
JWT API Auth: Laravel JSON Web Token API Authentication Template.
jwt jwt-authentication laravel-api laravel-api-auth laravel-api-boilerplate laravel-jwt laravel-jwt-auth laravel-jwt-authentication laravel10
Last synced: 27 Oct 2025
https://github.com/vapor-community/jwt-provider
(Deprecated) Adds conveniences for using JWTs in Vapor 2.
auth jwt swift vapor vapor-provider
Last synced: 02 Mar 2026
https://github.com/fernandocalmet/fullstack-crud-with-aspnet-core-and-angular
🦄 Este proyecto es una muestra de una solución CRUD base de una API con autenticación JWT. Se utilizo ASP.NET Core Web API.
angular10 api aspnet-core crud-application csharp jwt jwt-authentication
Last synced: 27 Feb 2026
https://github.com/jerrychong25/node-express-sqlite-jwt-typescript-typeorm
A Node.js back end web application with REST API, user JWT authentication and SQLite TypeORM data storage using TypeScript
express express-js expressjs jwt jwt-authentication node node-js nodejs sqlite ts typeorm typescript
Last synced: 24 Apr 2025
https://github.com/verwilst/laravel5-vuejs2
Laravel 5.4 scaffold, with working Vue.js 2 single-page frontend. Dingo/api, JWT and Swagger included.
dingo-api jwt laravel54 swagger-php vuejs2
Last synced: 22 Apr 2025
https://github.com/thewasif/twitter-clone
Twitter clone created with React, Nodejs, Express Framework and MongoDB. CI/CD with GitHub Actions and deployed to Heroku!
express javascript jwt mongodb nodejs react
Last synced: 16 Apr 2025
https://github.com/ivan-sincek/jwt-bf
Brute force a JWT token. Script uses multithreading.
brute-force bug-bounty cracking dictionary-attack ethical-hacking jwt offensive-security penetration-testing python red-team-engagement security web web-penetration-testing
Last synced: 28 Feb 2025
https://github.com/kevcodez/react-jwt
Project demonstrating the use of JWT in a React App
babel eslint javascript js jsonwebtoken jwt prop-types react react-redux redux-thunk webpack
Last synced: 11 Jul 2025
https://github.com/trustbloc/vc-go
Verifiable Credentials (and related code) for Go
data-integrity go jwt sd-jwt verifiable-credentials
Last synced: 15 Apr 2025
https://github.com/enkel-digital/firebase-auth-express-middleware
Firebase auth's JWT verifier as an Express JS middleware
auth authentication express firebase firebase-auth jwt middleware
Last synced: 14 Jun 2025
https://github.com/abdyek/whoo
php database agnostic authentication library for your php application
authentication jwt two-factor-authentication
Last synced: 14 Jan 2026
https://github.com/buraksenyurt/dotnet7-services
In this repo, I include the codes that I try to examine the service development strategies on the .Net 7 side through a sample solution.
api azure-functions dotnet dotnet-core dotnet7 entity-framework-core grpc jwt postgresql rest-api rust-lang services signalr web-api
Last synced: 23 Mar 2025
https://github.com/vaibhavpandeyvpz/jweety
Simple JWT (RFC 7519) encoding/decoding and validation library, for PHP >= 5.3.
authentication jsonwebtoken jwt php security
Last synced: 24 Apr 2025
https://github.com/satishbabariya/go-echo-auth0-middleware
Auth0 Middleware for go labstack/echo
auth0 auth0-jwt echo-framework golang jwt jwt-authentication middleware
Last synced: 06 May 2025
https://github.com/atlas-2192/go-svelte
go, microservices, svelte, kubernetes, docker
docker golang grafana grpc javascript jwt kubernetes microservices postgresql prometheus redis svelte sveltestrap timescaledb
Last synced: 09 Apr 2025