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-07-02 00:16:41 UTC
- JSON Representation
https://github.com/akanass/nestjsx-crypto
NestJS module to provide some functions for security features like AES key, Key pair, RSA key, PKCS12, Certificate, PEM and more
aes crypto jwt nestjs nestjsx-crypto observable openssl pem rsa rxjs7
Last synced: 11 Oct 2025
https://github.com/underfisk/nestjs-better-auth
A nestjs module to integrate better-auth
authentication authorization better-auth jwt nestjs
Last synced: 27 Apr 2026
https://github.com/rk4bir/microservice-boilerplate
Django based microservice architecture with oauth2 🔋🌟
authentication authorization-code-flow authorization-server django django-cors-headers django-oauth-toolkit django-rest-framework jwt jwt-authentication microservice microservices microservices-architecture nuxt oauth2 python python-microservices resource-server vue vuex
Last synced: 19 Apr 2025
https://github.com/transempiric/iso-web-template
Spring + Universal + Isomorphic + JWT + React + Redux + React Router + Flow + Webpack + LESS -- Isomorphic Web Template
flow jwt nashorn react redux redux-thunk spring-boot spring-security spring-template ssr thread-safety webpack
Last synced: 11 Oct 2025
https://github.com/jayminpanchal/laravel-vue-spa-jwt
A simple login example for Vue Spa Laravel using JWT Auth
axios jwt jwt-authentication laravel54 spa vuejs2 vuex2
Last synced: 27 Oct 2025
https://github.com/andrei-markeev/ngx_http_jwted_module
Nginx JWT authentication module with Ed25519 algorithm support
ed25519 eddsa eddsa25519 jwt jwt-auth nginx
Last synced: 13 Apr 2025
https://github.com/sealas/authtoken
Simplified encrypted authentication tokens using JWE
authtoken encryption jwe jwt plug
Last synced: 18 Feb 2026
https://github.com/magiclen/rocket-jwt-authorization
This crate provides a procedure macro to create request guards used for authorization.
authentication authorization jwt rocket rust
Last synced: 26 Oct 2025
https://github.com/cluemediator/auth-api-nodejs
Create REST API for authentication in Node.js using JWT
api api-nodejs authentication jwt login rest-api session
Last synced: 29 Jun 2025
https://github.com/mono0926/firebase-verifier
Firebase ID tokens verifier.
auth firebase firebase-admin firebase-admin-sdk google jwt swift swiftpm token verification verifier
Last synced: 13 Apr 2025
https://github.com/huobazi/vuejs-with-rails-api-and-jwt-example
Vue.js example with rails-api and JWT
element-ui jwt jwt-auth jwt-authentication jwt-token jwt-tokens rails-api vue vuejs vuejs2
Last synced: 17 Sep 2025
https://github.com/mabuonomo/nestjs-guard-grpc
GrpcAuthGuard is an agnostic guard for NestJS optimized for grpc scope
authentication decorators guard jwt nestjs
Last synced: 23 Jul 2025
https://github.com/alpkeskin/fjwt
An another JWT cracker but really fast!
brute-force cracker hacking jwt jwt-cracker jwt-decode pentest
Last synced: 15 Jul 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/andreapontrandolfo/node.js-authentication-boilerplate
Boilerplate for server-side authentication with passport-JWT in postgres database.
express jwt morgan nodejs passportjs postgresql winston
Last synced: 07 May 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/svp1989/symfony-api-skeleton
rest api skeleton based on symfony-flex, api-platform, fosuserbundle etc.
fosuserbundle jwt rest-api symfony-flex symfony4
Last synced: 12 Dec 2025
https://github.com/gobricks/facecontrol
Simple authentication, single sign-on and (optinal) authorization solution.
authentication authorization golang jwt sso
Last synced: 14 Jan 2026
https://github.com/mesripour/telegram-bot-api
Telegram bot api interface
dependency-injection-container jwt mongodb php
Last synced: 17 Jul 2025
https://github.com/atalent-labs/human-web-token
🍬 | An opinionated human friendly JWT inspector for your terminal.
Last synced: 12 Sep 2025
https://github.com/prasoonsoni/fortisafe
FortiSafe is a secure and efficient resource management platform. The system offers role and group based access control for resources. It features robust user registration and authentication, allowing seamless account deactivation and deletion while adhering to data retention policies. It guards against vulnerabilities like SQL injection attacks.
aws-rds docker docker-compose gofiber golang gorm jwt nginx postgresql reverse-proxy
Last synced: 20 Oct 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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/oktadev/angular-jwt-authentication-example
Angular Authentication with JWT
angular authentication jwt nodejs
Last synced: 31 Jul 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/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/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/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/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/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/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/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/mindula-dilthushan/springboot-jwt
This is a spring boot jwt first project.
Last synced: 30 Oct 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/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/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/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/pusateri/siwa
Sign In With Apple JWT validator Rust library
Last synced: 01 Mar 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/thechutrain/jwt-auth-boilerplate
boilerplate expressjs jwt jwt-authentication nodejs
Last synced: 19 Apr 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/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/abdyek/whoo
php database agnostic authentication library for your php application
authentication jwt two-factor-authentication
Last synced: 14 Jan 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/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/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/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/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
https://github.com/riktastic/axium
An example API built with Rust, Axum, SQLx, and PostgreSQL.
api axum boilerplate docker docker-compose https jwt postgresql quickstart rust sqlx template tls
Last synced: 14 Apr 2025
https://github.com/blueshoe/pycloak
pycloak contains a handy django middleware to read jwt (from openid connect flow) to manage users and access from remote identity providers.
authentication jwt jwt-authentication oidc oidc-client
Last synced: 27 Jun 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/r17x/react-auth
🚧 Unpublished/Undistributed - Still Work in Progress
client javascript jwt nodejs server
Last synced: 07 May 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/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/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/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/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/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/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/arafkarsh/ms-springboot-310-jakarta-10
Microservice: Java 17, SpringBoot 3.1.0, & Jakarta 10. Redis as Distributed cache and with Kafka Client for async communications along with AOP, Exception, Crypto and Security (JWT) Framework.
aop-aspects jakarta-ee jakarta-persistence java java17 jwt jwt-authentication microservice microservices-architecture springboot3
Last synced: 04 Mar 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/yihleego/jwtcrack
A JWT brute-force cracker written in Go.
Last synced: 15 Jul 2025
https://github.com/juliusmarkwei/ecommerce-server
the backend of an ecommerce site with various funtionalities
api authentication axios backend django drf ecommerce jwt permissions rest-api tests
Last synced: 30 Jul 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/kasunben/simple-restful-api-gateway
Simple, minimalistic and configurable RESTful API
api api-gateway customizable express jwt mongoose restful
Last synced: 22 Sep 2025
https://github.com/olukeye/fastapi-shop-app
a micro ecommerce shop for all kind of products, orders , deliveries and more.......
alembic bcrypt ecommerce fastapi jwt mssql-server oauth2 postgresql
Last synced: 06 Sep 2025
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/opentouryoproject/multipurposeauthsite
汎用認証サイトは、ASP.NET Identity および JSON Web Token (JWT)によって強化されたOAuth 2.0およびOpenID ConnectのIdentity Provider (Idp) および Security Token Service (STS)です。(Multi-purpose Authentication Site is Identity Provider (Idp) and Security Token Service (STS) of OAuth 2.0 and OpenID Connect powered by ASP.NET Identity and JSON Web Token (JWT).)
aspnet-identity c-sharp dotnet fapi idp jwt mvc netcore netstandard oauth2 oidc saml2 sts
Last synced: 29 Jul 2025