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-08 00:17:06 UTC
- JSON Representation
https://github.com/rza-o/rza-o-gigbite-dashboard-fullstack-client
GigBite is a micro-task and earning platform designed to connect workers and buyers for task-based collaborations.
firebase firebase-auth framer-motion jwt reactjs shadcn-ui stripe tailwindcss
Last synced: 09 Apr 2026
https://github.com/amass01/node-user-engine
An user authentication engine written in nodejs on a mongodb database.
expressjs jwt jwt-authentication mongodb mongoose nodejs
Last synced: 07 Apr 2026
https://github.com/alvinmdj/notes-app-back-end
Notes App API (Hapi)
hapijs jwt nodejs postgresql postman rabbitmq redis
Last synced: 07 Apr 2026
https://github.com/sandipchitale/jwt
Springboot Nimbus Jose signing and verification example with HS256 (Shared Secret) and RS256 (Public/Private key pair)
jose jwt nimbus sign spring-boot verify
Last synced: 02 May 2026
https://github.com/terenceclzhang/notenest
A full stack application built with the MERN stack for a personal notes website.
authentication axios expressjs fontawesome fullstack javascript jwt mern-stack mongodb nodejs notes-app react react-hook-form react-router redux tailwindcss typescript
Last synced: 06 Apr 2026
https://github.com/samuelorlato/task-manager-api
A Go API made for studies that manages tasks with user authentication
api clean-architecture go golang hexagonal-architecture jwt todo-list
Last synced: 11 Jan 2026
https://github.com/knbr13/company-service-go
go golang jwt kafka microservice mysql restful-api
Last synced: 04 Apr 2025
https://github.com/iamskyy666/project-camp-api
🟢 Project Camp Backend is a RESTful Project-Management API service built with NodeJs/ExpressJs and designed to support collaborative project management. The system enables teams to organize projects, manage tasks with subtasks, maintain project notes, and handle user authentication with role-based access control. 💻
backend cookie-parser crypto error-classes express-validator expressjs jwt mailgen mailtrap mongodb mongodb-atlas mongoose nodejs nodemon nosql postman prd project-management rest-api role-based-access-control
Last synced: 11 Apr 2026
https://github.com/samanshafagh/python-fastapi-auth-microservice
Production-ready authentication microservice built with FastAPI. Features JWT auth, Google & GitHub OAuth2, role-based access control, PostgreSQL, Dockerized deployment, Alembic migrations, and 95%+ test coverage. Designed for secure, scalable backend systems.
api-security backend docker fastapi jwt microservice oauth2 postgresql pytest python sqlalchemy
Last synced: 11 Apr 2026
https://github.com/monhi/nodejs-jwt-html
this is project that uses JSON Web Token to keep the track of user login in a site.
Last synced: 10 May 2026
https://github.com/ibm-cloud/trusted-profile-enterprise-security
Use trusted profiles as foundation for secure cloud environments
cloud-security iam ibm-cloud ibm-cloud-cr jwt python
Last synced: 05 Jun 2026
https://github.com/hamedzarei/user-management
simple user management(php, openresty)
authentication docker jwt jwt-authentication laravel lua lumen openresty php
Last synced: 13 Apr 2026
https://github.com/ycsky98/sky-framework
一款基于SpringBoot-Mybatis-Redis-SpringSecurity的快速启动模板
jwt mysql redis spring springboot springsecurity
Last synced: 09 Apr 2026
https://github.com/suraj-encoding/eauth
🕸️ eAuth: A Robust Auth System 🕸️
authentication authorization css dashboard deploy eauth ejs express full-stack jwt login logout mongodb mvc onrender profile rbac register user-management
Last synced: 09 Apr 2026
https://github.com/khaledsaifulla010/nexhire-server
NexHire-Server
dotenv expressjs jwt mongodb nodejs vercel-deployment
Last synced: 09 Apr 2026
https://github.com/henriqueyun/payables
Application that permits to the user to register payables in name of assignors in a system
authentication backend docker docker-compose express frontend full-stack js jwt microservice nest node orm prisma rabbitmq swagger typescript
Last synced: 09 Apr 2026
https://github.com/tonishantyadav/storehub
StoreHub is a REST API built with Java and Spring Boot, featuring secure, scalable, and maintainable design. It uses Spring Data JPA for MySQL database management and Auth0 for secure authentication.
auth0 java jwt mysql spring-boot swagger-ui
Last synced: 08 Mar 2026
https://github.com/SamTheTechi/verdant
expressjs framer-motion jwt mongodb-atlas nodejs reactjs tailwindcss typescript
Last synced: 18 Sep 2025
https://github.com/dwija12903/to-do-list-app
bycrypt expressjs jwt mongodb nodejs reactjs validation
Last synced: 11 Apr 2026
https://github.com/rajyo/unicorn-blog
Developed a responsive blogging web application using ReactJS and Django Rest Framework, enabling users to create, read, update and delete blog posts and used Axios to make API requests. Implemented DRF’s Custom User Model, created RESTful API endpoints using DRF to handle requests, used PostgreSQL for data storage and retrieval and used JWT.
axios django-rest-framework emailjs jwt postgresql reactjs reacttoastify
Last synced: 03 May 2026
https://github.com/carrington-115/jwt-authentication-app
authentication app built with Nodejs, express, with jwt for authentication
expressjs jwt jwt-authentication nodejs
Last synced: 09 Apr 2026
https://github.com/mikhaylov1gor/medicalinformationsystem
The Medical Information System API
api asp-net-core entity-framework jwt quartz-scheduler smtp
Last synced: 19 Sep 2025
https://github.com/mgourlis/stateful-abac-policy-engine
Stateful ABAC Policy Engine is a production-ready, multi-tenant authorization system implementing Attribute-Based Access Control (ABAC) with support for spatial conditions (PostGIS), hierarchical ACL evaluation, and both HTTP and direct-database access modes. Includes a React admin UI, async Python SDK, and Keycloak IdP integration.
abac access-control acl attribute-based-access-control authorization fastapi geospatial jwt keycloak multi-tenant oauth2 policy-engine postgis postgresql python rbac react redis sdk spatial
Last synced: 23 May 2026
https://github.com/sv3lte/conduit-axum-backup
Exemplary back-end realworld application (called Conduit) in Rust, built with Axum + jsonwebtoken + PostgreSQL + SQLx.
api async axum back-end backend conduit demo example jsonwebtoken jwt postgres postgresql realworld restful rust sqlx tokio
Last synced: 07 May 2026
https://github.com/erikrios/cloud-native-programming-with-go
The Implementation of Cloud Native Programming with Go
cloud-native go golang grpc jwt microservices pubsub rest
Last synced: 17 May 2026
https://github.com/junioranheu/geekspot-v2
GeekSpot: plataforma digital para compras, vendas e trocas de artigos geek.
api backend csharp ddd dotnet-core dotnet7 frontend jwt nextjs reactjs scss signalr typescript xunit
Last synced: 07 Apr 2026
https://github.com/ranieeery/movieflix
A Spring Boot movie catalog API with JWT authentication, PostgreSQL database, and detailed movie management with categories and streaming platforms.
flyway java jwt maven postgres spring-boot spring-data-jpa spring-security swagger
Last synced: 07 Jul 2026
https://github.com/jarrydk/jwt-tool
JWT Tool - PrettyPrint and generate tokens
authorization java jwt jwt-token
Last synced: 29 Jul 2025
https://github.com/rafavermar/fastapi_redis_mongodb
Este proyecto consiste en el desarrollo de una API que maneja información de películas, utilizando FastAPI como framework principal. Se integra con MongoDB para la persistencia de usuarios y Redis para el almacenamiento en caché de datos de películas. La seguridad se implementa mediante JWT (OAuth2 con “password flow”) y claves de API. Todo ello se
fastapi jwt mongodb redis-cache
Last synced: 29 Jul 2025
https://github.com/agush44/api_movies
Este proyecto consiste en una aplicación backend que permite gestionar una base de datos de películas y usuarios. Incluye funcionalidades de registro, autenticación y operaciones CRUD en películas. Además, implementa medidas de seguridad y está documentada con Swagger.
express helmet javascript joi jwt mongodb nodejs npm swagger
Last synced: 08 Apr 2026
https://github.com/baoqp19/be_health
Family health is built on Spring Boot
docker docker-compose java jpa-hibernate jwt kafka mail maven mysql
Last synced: 29 Jul 2025
https://github.com/neginsal/otp-auth-api
A simple OTP-based authentication REST API built with Golang, Gin, MongoDB, JWT.
Last synced: 30 Apr 2026
https://github.com/thilux/go-jwt
actions go golang jwt jwt-claims jwt-token
Last synced: 13 May 2026
https://github.com/uzo-felix/free_lunch_backend
The Free Lunch App aimed at facilitating the management and distribution of free lunches within organizations or communities.
jwt mysql nodejs nodemailer prisma-orm
Last synced: 19 Apr 2026
https://github.com/lucassmonn/nestjs-base
nestjs base with authentication and mongodb
auth base boilerplate jwt mongodb mongoose nest nestjs node typescript
Last synced: 09 Mar 2026
https://github.com/kjur/typepki
TypePKI: TypeScript PKI Library
asn1 jws jwt pki typescript x509
Last synced: 26 Oct 2025
https://github.com/topunix/coffee-shop
☕ Digital cafe with Ionic frontend, Auth0, and Postman
auth0 flask ionic-framework jose-jwt jwt postman postman-collection python reactjs sqlalchemy
Last synced: 09 Apr 2026
https://github.com/khaledgadelhaq/natours
Natours - A modern website for booking tours online.
api brevo css esbuild express html javascript jwt leaflet mailtrap mongodb mongodb-atlas mongoose nodejs postman pug pug-template-engine render stripe-checkout
Last synced: 09 Apr 2026
https://github.com/ureeves/jwt-go-secp256k1
A secp256k1 signature method for dgrijalva/jwt-go.
cryptography golang jwt secp256k1
Last synced: 23 Sep 2025
https://github.com/user-ray/task-vault-client-side-a12
TaskVault is a dynamic micro-tasking platform where users can earn rewards by completing small tasks. The platform features role-based access for Workers, Buyers, and Admins to ensure seamless task management, task creation, and platform administration.
expressjs firebase jwt mongodb nodejs reactjs stripe tailwindcss
Last synced: 09 Apr 2026
https://github.com/rahathossenantor/university-of-programming-hero
This is the backend of University of Programming Hero.
expressjs jwt mongodb mongoose nodejs typescript zod
Last synced: 09 Apr 2026
https://github.com/samuel-constantino/task-manager
Aplicação MERN Full Stack para gerenciamento e otimização de tarefas
express jwt material-ui mongodb nodejs reactjs swagger
Last synced: 09 Apr 2026
https://github.com/bas-kirill/muse-project
[Muse Group] Frontend Academy
clean-arch domain-driven-design feature-sliced-design gradle jaeger jwt kotlin openapi react scss spring-boot
Last synced: 01 Aug 2025
https://github.com/armandris/gpt-broker
Keeps your OpenAi token safe and your frontend GPT'ed.
authentication docker jwt koa microservice openai prometheus rate-limiting rest-api security supabase
Last synced: 09 Apr 2026
https://github.com/lardevpro/apirestful-nodejs-express
Proceso de creación de una API RESTful con buenas prácticas para gestionar una base de datos postgresSQL
api-rest css endpoint fs get html http https importjs insert javasceript jwt modulejs mongodb mysql nodejs process put query
Last synced: 09 Apr 2026
https://github.com/iamsad5566/member_service_frame
A microservice for member management system developed by Go (under developing)
bcrypt cicd gin-gonic go grpc jwt microservice oauth2 redis spf13-viper zap
Last synced: 09 Apr 2026
https://github.com/tharushiimasha/green-shadow
A crop monitoring system built with Spring Boot and MySQL, featuring JWT security and REST APIs for efficient management of fields, crops, equipment, logs, vehicle and staff.
css html javascript jwt mysql rest-api spring-boot
Last synced: 09 Apr 2026
https://github.com/velascoandres/react-chat
react-chat is a chat application built with react and nestjs. It uses jwt for handling authentification for users and websockets.
chat-application jwt nestjs reactjs socket-io typescript
Last synced: 09 Apr 2026
https://github.com/shinji29/jwt-intro
An introduction to JWT authentication using Express.js and Node.
api api-rest express express-api express-apis-nodejs express-js jwt jwt-authentication
Last synced: 02 Aug 2025
https://github.com/everettmorgan/jwt
My implementation of the JWT rfc spec.
Last synced: 09 Mar 2026
https://github.com/jonace-mpelule/cauth-express
Custom Auth 'aka' CAuth for nodejs is a lightweight authentication tool to help work on the important things that Authentication. We handle everything out of box
authentication express jwt nodejs postgres prisma
Last synced: 05 May 2026
https://github.com/oathmesh/oathmesh
Short-lived signed identity for every machine call. Replace API keys with scoped, auditable Oath Tokens. Go + TypeScript + Python SDKs.
authentication ed25519 express fastapi golang jwt machine-identity middleware nextjs pkl python security service-to-service typescript zero-trust
Last synced: 23 Apr 2026
https://github.com/walderlansena/authentication-jwt-and-symfony4
Autenticação com JWT e Symfony4
authentication jwt php symfony4
Last synced: 02 Aug 2025
https://github.com/sethonne/Natoura
A tour booking application created using ExpressJS with MongoDB as a database, Pug as a template engine, and JWT for authentication
css expressjs javascript jwt mongodb pug
Last synced: 27 Sep 2025
https://github.com/mahmoodsakr/image-processing-system
System to upload and process your images
connect-flash cookies ejs-templating express-validation expressjs jwt mongoose multer nodejs restful-api sharp
Last synced: 19 Feb 2026
https://github.com/vhnegrisoli/cadeira-livre-cliente-api
API REST do aplicativo SaloonB - Clientes utilizando Node.js com Express.js, Swagger, MongoDB, autenticação JWT e RabbitMQ
express javascript jwt microservice mongodb mongoose nodejs rabbitmq rest-api
Last synced: 09 Apr 2026
https://github.com/paul-schuhm/demo-jwt
Une démo simple sur l'implémentation du standard JSON Web Token (JWT) et de son utilisation en tant que token access
educational-project jwt jwt-authentication jwt-token pedagogie php rfc7519
Last synced: 21 Jun 2026
https://github.com/ksaveras/football-leagues-api
Example API application built on Symfony 4.2 with JWT token auth.
api authentication docker docker-compose jwt jwt-bearer-tokens jwt-token symfony symfony4
Last synced: 27 Sep 2025
https://github.com/devcavin/springboot-notes-app
Notes app with Spring Boot, Kotlin, MongoDB & JWT authentication
jwt jwt-authentication kotlin mongodb notes notes-app notesapp spring spring-boot spring-mvc spring-security springboot
Last synced: 09 Apr 2026
https://github.com/kmneetusingh/library-app
📚 Library-App – A full-stack MERN application to track, rate, and manage your personal library with secure JWT authentication, a clean UI (Tailwind + Framer Motion), and seamless UX. 🛠 Tech Stack: Frontend: React.js, Redux Toolkit, React Router, Tailwind CSS, Framer Motion Backend: Node.js, Express.js, MongoDB, Mongoose, JWT, Bcrypt
bc jwt mongo mongoose react react-router redux-toolkit taildwindcss
Last synced: 09 Apr 2026
https://github.com/marcelosanchezdev/paginapeliculas
Página de Películas Una aplicación web para explorar, buscar y gestionar películas favoritas. Utiliza la API de TMDb para obtener datos de películas y cuenta con un sistema de autenticación desarrollado en Node.js. Frontend creado con React y estilizado con Bootstrap.
authentication axios bootstrap express frontend-backend fullstack jwt movie-app nodejs react sqlite tmdb-api vite zod
Last synced: 09 Apr 2026
https://github.com/sheikhmuhammadantor/fundfusions-client
FundFusions is an innovative crowdfunding platform that bridges visionary entrepreneurs, social activists, and everyday individuals with a passionate community of backers, empowering them to bring their ideas to life.
crowdfunding-project express firebase fundraising jwt mongodb nodejs reactjs tailwindcss
Last synced: 09 Apr 2026
https://github.com/siddhant-vij/jwt-authentication-service
YouTube Video Aggregator | Securely login users on the website.
Last synced: 03 Aug 2025
https://github.com/notshrirang/submission-app
A simple Hackathon hosting web application
Last synced: 03 Aug 2025
https://github.com/roshan-metrix/mongodb-auth-system
Authentication and Authorization based project
authentication authorization bcrypt ejs expressjs jwt mongodb multer nodejs tailwindcss
Last synced: 09 Apr 2026
https://github.com/aayushajs/job-search-b2
This is a Job Search Web Application built using the MERN stack (MongoDB, Express.js, React.js, Node.js). It includes a user-friendly admin panel for managing job postings and an interactive analytics dashboard with real-time graphs to analyze job trends
atlas authentication authorization cloudinary cluster cookie expressjs jwt middleware mogodb nodejs npm rest-api routing
Last synced: 09 Apr 2026
https://github.com/prabuddhaxdev/auramart
Full Stack ECommerce Website
axios bcrypt cloudinary cors expressjs jwt mongodb mongoose multer nodejs paypal react-router-dom redux redux-toolkit
Last synced: 09 Apr 2026
https://github.com/juniorreisx/backend-user
A backend API built with TypeScript, Express, Sequelize, and Supabase. It supports basic CRUD operations for user management, including authentication with JWT. Designed for real-time data handling and secured routes.
cors express jwt middleware postgresql sequelize supabase typescript
Last synced: 09 Apr 2026
https://github.com/varunv003/linko
Linko is a fast, secure, and self-hosted URL shortener built with Java Spring Boot, MySQL, and Redis. Easily create, manage, and track branded short links with full analytics, user authentication, and rate limiting. Deploy in minutes with Docker Compose and take control of your link data, no ads, no tracking, just privacy and performance.
backend-api bucket4j docker docker-compose java-21 jwt jwt-authentication maven mysql-database postman-collection redis-cache shortner shortner-urls spring-security springboot3 springjpa url urlshortener-api
Last synced: 09 Apr 2026
https://github.com/md-shakib-akando/rentifycar-client-side
RentifyCars is a modern, user-friendly car rental platform designed to make the car booking process smooth and secure for both customers and rental service providers.
daisyui expressjs firebase jwt mongodb-atlas reactjs reactrouter tailwindcss
Last synced: 09 Apr 2026
https://github.com/lumgashi/ftc-backend
Feel the Charge is a full-featured ecommerce backend built with NestJS, MongoDB (Atlas), Prisma, and Docker. It supports JWT and Google OAuth authentication with role-based access for users and admins. Users can browse products and place orders, while admins manage products and maintain the platform.
aws docker ecommerce jwt jwt-authentication mongodb mongodb-atlas nestjs oauth2 prisma s3 system-design
Last synced: 09 Apr 2026
https://github.com/abdulrahmmann/vehicle-vault-dotnet-webapi
Vehicle Vault is a robust and scalable backend system built with ASP.NET Core Web API that manages vehicle details and user information. This API provides secure, RESTful endpoints for retrieving, creating, and managing vehicle data, as well as handling user authentication and role-based authorization.
cqrs-architectural-pattern dependency-injection dotnet-core dotnetwebapi jwt jwt-authentication jwt-authorization jwt-identity jwt-refresh-token jwt-role jwt-token mediatr repository-pattern role-based-authorization sql-server unitofwork-pattern
Last synced: 17 Apr 2026
https://github.com/atmaram-kambli/inotebook-app
iNotebook - Your notebook on the cloud
bootstrap expressjs html5 javascript jsx jwt mern-stack mongodb mongoose nodejs reactjs scss ui
Last synced: 09 Apr 2026
https://github.com/kateryna-borysenko/proshop
e-commerce website built with MERN
bcryptjs bootstrap concurrently dotenv express expressjs jwt mongodb multer nodemon react react-bootstrap react-icons react-router-bootstrap react-router-dom redux redux-toolkit
Last synced: 09 Apr 2026
https://github.com/el-sherbini/lens
Social-media MERN Stack application, built with MongoDB, Express.js, React.js, Node.js, Redux, Material UI.
axios bcrypt cors expressjs googlelogin jwt mongodb mongoose nodejs reactjs redux redux-thunk social-media validator
Last synced: 09 Apr 2026
https://github.com/sajid788/green-mentor-assignment
Task manager application using MERN stack
bycrypt css express javascript jwt mongodb mongoose nodejs reactjs redux talwindcss
Last synced: 09 Apr 2026
https://github.com/akashpaul923/electrosavvy-clint
It's a service-sharing web application designed to provide users with a seamless experience for managing and sharing services.
expressjs firebase jwt mongodb reactjs tailwind-css
Last synced: 09 Apr 2026
https://github.com/sahil-4/url-shortener-backend
URL Shortener backend
email-verification express expressjs jwt mongoose node nodemailer otp-generator otp-verification url-shortener url-shortener-microservice
Last synced: 09 Apr 2026
https://github.com/kevinangeles/thechatapp
The Chat App is a monorepo that contains three distinct projects, each serving a specific purpose in building a modern chat application.
apollo-client apollo-server express jwt mongodb nodejs redux-toolkit typescript vite
Last synced: 09 Apr 2026
https://github.com/D-Madev/API-CRUD-Node.js
SEADEA (Sistema de Educación A Distancia Del Ejercito Argentino), Creación de API. Uso de Sequelize, SQLite, Express, JWT y Node.js. -------- SEADEA (Distance Education System of the Argentine Army), Creation of API. Using Sequelize, SQLite, Express, JWT and Node.js
api-rest crud express javascript jwt jwt-authentication jwt-token migration migrations nodejs npm seed seeds sequelize sqlite sqlite3
Last synced: 01 Oct 2025
https://github.com/codecommander03/expensor
bcryptjs expressjs jwt mongodb mongodb-atlas nodejs react-redux reactjs
Last synced: 09 Apr 2026
https://github.com/sajib689/ed-teach-server
This is Ed Teach Website server
expressjs jwt mongodb mongoose node socket-io sslcommerz-payment-gateway typescript
Last synced: 09 Apr 2026
https://github.com/ggturan/pet-care-server
This system is designed to provide peace of mind for both users and pet managers while fostering deeper connections with animals.
aamarpay cloudinary config eslint expressjs jwt mongoose multer-storage nodejs nodemailer prettier-eslint typescript zod
Last synced: 09 Apr 2026
https://github.com/gunjankadu/instagram
Full-Stack Instgram Clone using MERN Stack and Socket.io
amazon-aws cloudinary expressjs heroku jwt material-ui mongodb multer node react-router reactjs redux sendgrid socket-io tailwindcss thunk
Last synced: 09 Apr 2026
https://github.com/tobenot/basic-web-game-backend
🚀 Modern TypeScript backend for web games with Fastify, tRPC & Prisma. Features magic link auth, type-safe APIs, and game-ready architecture.
api authentication backend database deployment fastify game-backend game-development jwt magic-link nodejs orm prisma serverless trpc typesafe typescript vercel web-game web-game-backend
Last synced: 09 Apr 2026
https://github.com/red-one12/lms-client
The Library Management System is a website where users can browse, borrow, and return books. It includes login, book management, and notifications, built with React, MongoDB, Firebase, and JWT.
expressjs firebase jwt mongodb nodejs react tailwindcss
Last synced: 09 Apr 2026