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-06-25 00:13:03 UTC
- JSON Representation
https://github.com/saif-gitreps/simple-microservice-system
A simple microservice project in Golang where one service creates a JWT token and other service consumes the token to perform an authenticated task.
Last synced: 09 Oct 2025
https://github.com/manastelavane/ecommerce
This is an ecommerce website for selling products online.It includes features such as a shopping cart, product pages, search bar, customer reviews, filters, Mobile responsive, payment gateway, order tracking and Admin Panel made using Chartjs.
express jwt mongodb nodjs reactjs redux rest-api
Last synced: 14 Apr 2026
https://github.com/gitusergb/job-app-management-system.
A RESTful Job Application Management System built with Node.js, Express, and MongoDB, providing CRUD operations for managing job positions, applicants, and interviews with JWT authentication.
css expressjs html javascript jwt mongoose nodejs
Last synced: 18 Feb 2026
https://github.com/p4bgroup/ldap-jwt-authentication
A library to help with generating JWT tokens based on LDAP connection.
jwt jwt-authentication ldap ldap-authentication
Last synced: 18 Oct 2025
https://github.com/gustavogss/tfc-project
Site que mostra partidas de times de futebol e com ranking de classificação - usando NodeJs, Typescript e Sequelize ORM
express jwt mocha-chai msc nodejs poo sequelize sinon-stub typescript
Last synced: 14 Apr 2026
https://github.com/clgcon/nodejs-auth-starter
Web dashboard boilerplate for NodeJS with custom user authentication, mandatory 2FA, SQLite3 and JWT
2fa auth authentication dashboard gui-application jwt nodejs sqlite3 user-management vanilla-js
Last synced: 09 Oct 2025
https://github.com/shlokarora2709/notecraft
NoteCraft is a full-stack web app built with Django, Celery, and Next.js that lets users upload academic PDFs, generate AI-powered notes, and retrieve relevant content using RAG. It's optimized for long documents, supports async processing, and runs fully containerized with Docker.
django-rest-framework docker jwt nextjs openrouter pinecone-db reactjs redis typescript
Last synced: 19 Feb 2026
https://github.com/nanshekhar04/jwt-16bit
JWT is created with a secret key and that secret key is private to you which means you will never reveal that to the public or inject inside the JWT token & that's were jwt-16bit comes into picture. It generates a super secret random string of characters & letters.
json jwt jwt-authentication jwt-tokens
Last synced: 05 Apr 2026
https://github.com/astrocoding/weekly-express
authentication cloudsql cloudstorage crud expressjs gcp javascript jwt mysql nodejs
Last synced: 09 Apr 2026
https://github.com/systechsalihy/url-shortener
A full-featured Flask URL shortener with authentication, analytics, and Redis caching.
analytics authentication flask jwt mysql python rate-limiting redis short-url url-shortener
Last synced: 27 Apr 2026
https://github.com/gautamsh30/vegaverse
VegaVerse: Netflix Clone
bcrypt expressjs jwt mongodb mongoose nodejs reactjs redux tailwindcss
Last synced: 19 Jan 2026
https://github.com/alpayabdullayev/altef-4
This Node.js application includes separate controllers for authentication, blogging, profiles, and user management, with a structured design for scalability and maintainability
bcrypt cloudinary expressjs joi-validation jwt mongodb mongoose multer nodejs nodemailer uuid-generator
Last synced: 14 Apr 2026
https://github.com/przucidlo/reactchat-front
Frontend for chat application written with ReactJS + Redux
bootstrap chat chat-application chatapp css frontend javascript jwt nodejs open-source-project opensource reactjs reactjs-es6 reactstrap redux redux-middleware redux-thunk sockjs-client websockets
Last synced: 19 Jan 2026
https://github.com/arpit-shrivastva/flipshop-backend
I developed a Flip Shop backend application using Spring Boot, integrating JWT authentication for secure access control. The application includes user authentication, product management, and order processing while ensuring scalability and efficiency.
java jwt mysql-database spring spring-boot
Last synced: 08 Apr 2026
https://github.com/ananthuspace/fitfusion-server
FitFusionApp is a comprehensive fitness web application designed to enhance physical health and wellness journeys. This repository focuses on the backend development of FitFusionApp, which supports three primary portals: User, Trainer, and Admin. Each portal provides tailored functionalities to meet the unique needs of different user types.
express javascript jwt mongodb nodejs typescript
Last synced: 14 Apr 2026
https://github.com/timnekk/orderflow
Spring Boot Web App for Simulating Restaurant with Dishes and Orders
docker docker-compose java jwt logback postgres rabbitmq spring spring-boot spring-security springdoc swagger
Last synced: 11 Oct 2025
https://github.com/stackthecode/messaging-app
Real Time messaging app with different features developed on Spring Boot (Cortex)
java jwt messaging spring-boot websocket
Last synced: 15 May 2026
https://github.com/tyler-pritchard/rr-app
Enterprise-ready microservices architecture with full-stack observability, secure authentication, modular service design, and production-grade deployment via Kubernetes and Docker. Built for scalable, domain-driven applications including but not limited to e-commerce.
api-gateway architecture authentication devops docker ecommerce golang grafana jwt kubernetes microservices mongodb nodejs observability postgresql prometheus react spring-boot stripe
Last synced: 06 Apr 2026
https://github.com/ashishranjan9585/nodejs
This repository all about to implement and practices NodeJS
expressjs globalcache javascript jwt middleware mongoose restful-api zod
Last synced: 19 Jan 2026
https://github.com/gautamsh30/buzznet
BuzzNet - Threads Clone
chakra-ui cloudinary expressjs jwt mongodb nodejs reactjs recoil socket-io
Last synced: 19 Jan 2026
https://github.com/emrecpp/cookify
Simplify cookie and JWT token management with one-click actions. Export/import profiles, automate workflows, and streamline API testing. Save time and boost productivity! 🚀
api-testing automation chrome-extension cookie cookie-management developer-tools jwt productivity-tools react swagger swagger-integration token-management typescript vite web-development
Last synced: 04 May 2026
https://github.com/tomkat-cr/genericsuite-be
The GenericSuite for Python (backend version)
aws aws-apigateway aws-cloudformation aws-lambda chalice dynamodb fastapi flask jwt mongodb python python3
Last synced: 13 Mar 2026
https://github.com/marciokgr/minimalapi
Criando uma API em MinimalAPI C# .Net 6, Visual Studio 2022, Migrations, Flunt Validation, Validação JWT e com documentação através do Swagger.
csharp10 dotnet6 jwt migrations minimalapi swagger validation visual-studio
Last synced: 14 Oct 2025
https://github.com/alanjumeaucourt/wealth_manager
A comprehensive personal finance management application built with React Native and Expo, featuring real-time wealth tracking, multi-account management, and smart analytics.
budget-tracker cross-platform expo flask investment-tracker javascript jwt mobile-app personal-finance python sqlite typescript wealth-manager
Last synced: 14 Oct 2025
https://github.com/hiwepy/security-jwt-spring-boot-starter
Spring Security 整合 JWT 登录
Last synced: 18 Apr 2026
https://github.com/edwyng/grud-graphql-order-now
API de gestión de tareas para la aplicación Order Now.
bcript graphql jwt mongodb mongoose typescript
Last synced: 12 Apr 2026
https://github.com/arxiver/watch-site
Watch site is an uptime monitoring RESTful API server that allows authenticated users to monitor URLs, and get detailed uptime reports about their availability, average response time, and total uptime/downtime built using NestJs
authentication authorization backend javascript jwt mongodb monitoring nest nestjs nestjs-backend scheduler schudler typeorm typescript watch watchdog
Last synced: 14 Apr 2026
https://github.com/sanjinkurelic/paintingsgarage
Paintings garage is a React web shop where customers can sell and buy physical or digital copies of paintings
aop hibernate jpa jwt lombok mapstruct moment oauth2 prop-types react react-jwt react-router redux redux-persist rtk rtk-query spring-aspects spring-boot spring-security yarn
Last synced: 14 Apr 2026
https://github.com/0xh3xa/nodstarter
Starter application for Node.js to provide rapid Restful APIs development, pre-configured, secured routers, services, and models
auth backend bcrypt body-parser chai express-jwt expressjs javascript jwt lodash method-override mocha mongodb mongoose morgan-middleware nodejs pre-configured rest-api starter supertest
Last synced: 27 Jan 2026
https://github.com/brunoliratm/votify-api
This project is a Rest API developed in java with Spring Boot to manage and participate in voting sessions
docker docker-compose java jwt open-source spring-boot voting-application
Last synced: 14 Apr 2026
https://github.com/soenneker/soenneker.applicationinsights.correlator.jwt
A telemetry initializer that adds a request's authorization header
application application-insights applicationinsights azure correlation correlator csharp dotnet insights jwt jwttelemetrycorrelator request util
Last synced: 05 Feb 2026
https://github.com/soenneker/soenneker.utils.jwt
Various JWT related operations
claim csharp dotnet jwt token utils validation
Last synced: 13 May 2026
https://github.com/luizcalaca/node-sequelize-api
Node.js + Sequelize + REST API + Relationships 1:N + N:N + JWT + Bcrypt
1-n api api-rest bcrypt jwt jwt-authentication jwt-token mysql mysql-database nodejs relational-database relationships sequelize sequelize-cli sequelize-orm
Last synced: 11 Apr 2026
https://github.com/detivenc/springtemplatedockerized
A simple web service template for creating an SpringBoot+PostgreSQL+Docker+JWT app
docker java jpa-hibernate jwt kubernetes spring-boot
Last synced: 24 Oct 2025
https://github.com/mohamedosamaa74/elearn
the backend Repo for eLearn, a graduation project for the Computer Science department at South Valley University.
api asp-net-core automapper clean-architecture clean-code csharp end-to-end-encryption entity-framework-core jwt linq signalr solid
Last synced: 24 Oct 2025
https://github.com/max-hirning/fintrack-api
Finance tracker api: FastifyJS + PostgreSQL + Prisma
back-end fastify file-upload finance firebase jwt mailer nodejs postgresql prisma rabbitmq redis typescript zod
Last synced: 14 Feb 2026
https://github.com/md-dipu/capstone
A full stack e-commerce platform
e-commerce express jwt reactjs stripe zustand
Last synced: 24 Oct 2025
https://github.com/dipeshduwal/cv-application
A feature-rich Resume Builder application that allows users to create, customize, and download professional resumes.
axios conditional-rendering css express javascript jspdf jsx jwt nodejs nodemailer postgresql react reactrouter6 state-management vite
Last synced: 27 Jan 2026
https://github.com/rashidmakki/springframework-revision
worked on spring framework, spring boot, spring security, config-server, api-gateway, microservices, service-registry, spring-data-jpa , springboot-kafka, centralise-swagger-ui
api-gateway circuit-breaker config-server eureka-client eureka-server hibernate jpa jwt microservices service-registry spring-boot spring-security spring-security-jwt springdata-jpa springmvc swagger-ui
Last synced: 28 Jan 2026
https://github.com/z3ntl3/roki
The ultimate solution to sign and validate JSON Web Tokens (JWT) without breaking the ability to fully customize.
Last synced: 26 Oct 2025
https://github.com/inferadb/terraform-provider-inferadb
InferaDB Terraform provider — manage orgs, vaults, clients, teams
access-control authorization fine-grained-access-control grpc inferadb jwt permissions provider rebac rest-api terraform zanzibar
Last synced: 23 Jan 2026
https://github.com/bbqqvv/backend-education
ai-chatbot docker germini-api java jwt mongodb smtp spring-boot thymeleaf
Last synced: 24 Feb 2026
https://github.com/ecureuill/adopet
API developed as result of 6th Backend Alura Challenge
ajv alura-challenge alura-challenges alurachallenge alurachallenges api api-test express jest jsonwebtoken jwt multer nodejs supertest typeorm
Last synced: 15 Apr 2026
https://github.com/joschonarth/javagas-server
💼 A job management platform built with Java and Spring Boot, providing a secure and efficient RESTful API for candidates to apply for jobs and companies to post job opportunities.
docker grafana hibernate jacoco java junit jwt lombok mockito postgresql prometheus sonarqube spring spring-boot spring-boot-actuator spring-data-jpa spring-security swagger
Last synced: 15 Apr 2026
https://github.com/andifalk/online-banking-app
Online Banking Application to show secure architecture and secure coding
arc42 architecture archunit banking java junit5 jwt spring-boot spring-security
Last synced: 15 Apr 2026
https://github.com/thomas-0816/php_frameworkless
Example Micro Service REST API with PHP, frameworkless
clickhouse docker frameworkless javascript jwt microservices mysql openapi php php8 phpstan phpunit psalm rector redis rest-api
Last synced: 29 Jan 2026
https://github.com/mateusfg7/nlw-heat-node
Node server made on NLW - Head
dowhile dowhile2021 express jwt nlw-7 nlw-heat node prisma rocketseat socket-io sqlite
Last synced: 15 Apr 2026
https://github.com/m7moudgadallah/devzone
DevZone is a platform created for developers to connect, share, and explore the latest resources and technical questions in a hackernews-style experience.
expressjs jest joi-validation jwt nodejs postgresql postman prisma
Last synced: 15 Apr 2026
https://github.com/isaacalves7/chat
💬 It's a repository of Chat from scratch.
ajax chat chat-application chat-room clone jwt mern-stack messenger meta microservices monolith odm redux rest-api sass socket-io tailwindcss typescript webrtc
Last synced: 15 Apr 2026
https://github.com/rperez-rosario/xpm_server
An ASP.NET Core Web Api to access and manipulate project data using EF Core, and JWT, on a PostgreSQL or SQL Server database.
asp-net-core csharp efcore jwt postgresql sqlserver
Last synced: 25 Feb 2026
https://github.com/martishin/auth-server
Production-ready Go microservice example. Provides gRPC endpoints for managing JWT tokens and user's data
docker-compose dockerfile example-project go golang golang-migrate grpc jwt makefile microservice pgx postgresql protobuf protocol-buffers testcontainers testify
Last synced: 07 Feb 2026
https://github.com/pdcalado/kave
Key and Value simple http API and command line interface
auth0 cli httpapi jwt jwt-claims rbac-authorization redis scopes
Last synced: 31 Jan 2026
https://github.com/zofiyacodes/ecommerce-react
🛒Ecommerce website using React and Golang, clean and smart architecture.
clean-architecture docker gin-gonic golang grafana jwt minio nginx postgresql prometheus react redis swagger
Last synced: 25 Feb 2026
https://github.com/saliim17/linkhub-project
Monorepo Full-Stack TypeScript: API (Fastify, Prisma, Zod) + Frontend (React, Vite).
fastify full-stack jwt monorepo prisma react typescript vite zod
Last synced: 15 Apr 2026
https://github.com/opticsquid/bellatrix
A prebuilt Express JS Authentication & Authorization Project based on a REST API interface. It has the basic authentication and Authorization routes with the latest security measures implemented so that your application is much more secure from day 1. You are welcome to build upon and extend this project as and when required.
authentication authorization express expressjs gdsc-tmsl hacktoberfest jwt jwt-authentication node nodejs openapi3 rest-api security
Last synced: 15 Apr 2026
https://github.com/zebox/gojwk
Simple JWKS tool which use asymmetric keys for sign and verify JWT
go golang jwk jwks-rsa jwt ssl-certificates
Last synced: 07 Feb 2026
https://github.com/r1b/jwt
[WIP] JSON Web Token
chicken-scheme jwt rfc7519 scheme
Last synced: 01 Feb 2026
https://github.com/mateothegreat/go-jwt-paseto
JWT vs PASETO Performance & Security Comparison
Last synced: 07 Feb 2026
https://github.com/dfanso/nestjs-boilerplate
A production-ready NestJS boilerplate with JWT authentication, Prisma ORM, Supabase PostgreSQL, and modern development tools.
Last synced: 08 Feb 2026
https://github.com/cori1109/springangularecommerce
SpringAngularEcommerce is a shopping cart application developed as a pet project to practice different technologies like spring boot, spring security, elastic-search, redis, mongodb, jwt authentication etc
angular ecommerce ecommerce-application elastic-search java jwt redis spring-boot spring-data-mongodb spring-security
Last synced: 26 Feb 2026
https://github.com/facundo-banegaz/api-disney
Api Disney
authentication authorization csharp dto-entity-mapper entity-framework jwt linq-to-sql mvc-architecture repository-pattern sql-server
Last synced: 15 Apr 2026
https://github.com/tinix/ot367-server-api
RESTful Api Ruby
api aws-s3 circleci docer-compose docker documentation gihub-actions json jwt jwt-authentication kubernetes rail rspec ruby
Last synced: 09 Feb 2026
https://github.com/mairess/project-trybesmith
Trybesmith é uma loja de itens medievais no formato de api CRUD, feita com typescript, node, express, sequelize e mysql. Testada com mocha, chai e sinon, orquestrada com docker compose e documentada com swagger-ui.
bcrypt chai docker express joi jwt mocha mysql node sequelize sinon swagger-ui typescript
Last synced: 09 Feb 2026
https://github.com/marpaia/jwks
A lightweight Python library for JSON Web Key Sets
Last synced: 09 Feb 2026
https://github.com/arrapiii/dotnet-expert-1_0_immersion-architecture-microservices_course-luisdev-part-11_dotnet-8_csharp-12
🚀 Master microservices architecture with .NET 8 and C# 12 through DDD, event-driven design, and observability using modern tools and practices.
architecture azure-devops csharp docker domain-driven-design dotnet elastic-apm elasticsearch event-driven-architecture hexagonal-architecture jwt keycloak kibana kong luisdev mongodb observability rabbitmq
Last synced: 26 Feb 2026
https://github.com/jcubic/php-terminal-jwt
Demo of JWT with jQuery Terminal
jquery-terminal json-rpc jwt terminal
Last synced: 09 Feb 2026
https://github.com/asseco-voice/laravel-jwt-authentication
JWT token based Laravel authentication
authentication jwt jwt-authentication jwt-token laravel laravel-8-package microservice microservices package php
Last synced: 11 Feb 2026
https://github.com/vaidehi13/movieticketbooking
Movie Ticket Booking backend using Java, Spring boot, MySQL, Spring Data JPA
actuator exception-handling java junit5 jwt mockito oauth2 redis rest-api resttemplate rolebasedauthrorization spring-boot spring-data-jpa spring-security validations
Last synced: 27 Feb 2026
https://github.com/durjoydutta/jwt-auth-api
A secure and easy-to-integrate API providing JSON Web Token (JWT) based authentication for your frontend applications.
bcryptjs expressjs jwt mongodb nodejs nodemailer
Last synced: 16 Apr 2026
https://github.com/tobiasl/hasura-jwt-auth
Auth server that return JWT tokens to be used by Hasura.
Last synced: 27 Feb 2026
https://github.com/tariqjamel/ktor-auth-api
A Ktor-based API with JWT authentication and MongoDB integration. It supports user registration, login, and secret retrieval with SHA-256 hashed passwords. Easily configurable for local use.
api api-authentication jwt jwt-token kotlin ktor ktor-framework mongodb postman
Last synced: 12 Feb 2026
https://github.com/thegera4/events-rest-api
REST API made with GO for my fullstack "GoNext Events" application.
docker environment-variables gin-gonic go golang jwt protected-routes rest-api sqlite
Last synced: 12 Feb 2026
https://github.com/cidaluna/login-auth-angular-using-json-server
Angular application example with login, logout, register, authentication and JSON Server API.
angular authentication json-server jwt login logout
Last synced: 18 Apr 2026
https://github.com/alexandredev3/jwt-secure-authentication
Utilizando JWT para um autenticação segura em Node.js e Typescript.
jsonwebtoken jwt jwt-authentication koajs nodejs sql sqlite typeorm typescript
Last synced: 16 Apr 2026
https://github.com/varunsathreya/go-jwt-auth
A basic server written in Go for the JWT Authentication and Authorization based on user type.
docker docker-compose gin-gonic go golang jwt mongodb
Last synced: 14 Feb 2026
https://github.com/begenov/student-service
Этот микросервис разработан с использованием Gin, JWT и PostgreSQL для обработки операций создания, получения, обновления и удаления студентов, а также взаимодействия с другим микросервисом для получения информации о курсах, на которые студенты записаны.
docker docker-compose gin jwt kafka microservice postgresql redis-cache sarama
Last synced: 14 Feb 2026
https://github.com/f1scher7/ad-campaign-manager
CRUD application that allows administrators to manage marketing campaigns and users
angular h2-database java jpa-hibernate jwt maven spring-boot spring-mvc spring-security typescript
Last synced: 02 Apr 2026
https://github.com/siteddv/todo-list-backend
REST API For Creating TODO Lists in Go
docker gin go golang golang-api golang-application golang-examples golang-jwt golang-rest golang-server jwt makefile postgresql rest-api sql todo todolist
Last synced: 16 Apr 2026
https://github.com/harmnot/tinder-cloning
a simple dating app that has swipping mechanishm
containers dating-app docker docker-compose go go-chi golang jwt jwt-authentication postgresql
Last synced: 16 Apr 2026
https://github.com/nisanth2004/springboot-3-jwt-authentication-authorization-part1
In the context of user authentication, JWTs are commonly used to authenticate users and provide them access to protected resources.
amingoscode api intellij-idea java jpa jparepository json jwt mysql oops rest role security securityfilterchain spring springboot3 token token-based-authentication
Last synced: 16 Apr 2026
https://github.com/denherrring/mosquitto-auth
This is a plugin to authenticate and authorize Mosquitto users from one or more of a variety of back-ends
authentication bear http jwt ldap mongodb mosquitto mysql postgresql redis sqlite3
Last synced: 16 Apr 2026
https://github.com/maharshi-abi/opensource
CRUD Functionality using different frameworks and method.
component jwt jwt-authentication laravel-framework mysql-database nextjs postman-collection react rest-api
Last synced: 16 Apr 2026
https://github.com/pomxark/test_task_laravel_9
Тестовое задание. Регистрация. Авторизация по JWT. Фильтрация не предопределенных свойств
docker dockerfile jwt jwt-authentication jwt-token laravel laravel-passport laravel8
Last synced: 02 Mar 2026
https://github.com/dhanya-abhirami/gomail
A simple client to send and receive emails.
dotenv go-gin golang jwt kafka middleware mongodb postman-collection restful-api swagger-ui
Last synced: 16 Apr 2026
https://github.com/therealedsheenan/contempo-rails-api
Rails server API fro contempo
authentication jwt jwt-token rails ruby-on-rails
Last synced: 20 May 2026
https://github.com/ohshajim/lifecare-server
LifeCare Server utilizes ExpressJS, NodeJS, MongoDB, and JWT for secure and efficient medical camp management, supporting participant registration, camp administration, and Stripe payments with ease.
crud-operation expressjs jwt mongodb nodejs stripe-payment
Last synced: 02 Apr 2026
https://github.com/rvpanoz/scapp
JWT Authentication & Authorization in NodeJs/Express & MongoDB REST APIs
authentication authorization expressjs jwt nodejs
Last synced: 08 Apr 2026
https://github.com/vaidehi13/e-commerce
E-Commerce application using Java, Spring Boot, Microservices
docker eureka flyway grafana java jwt kafka loki micrometer microservices mongodb mysql prometheus resilience4j spring-boot swagger-ui tempo zipkin
Last synced: 08 Apr 2026
https://github.com/ibad-hussain/quiz-overflow
Quiz Overflow is a full-stack MERN web app where developers can take quizzes on programming topics, earn badges, and track their progress. Built with performance and scalability in mind, it's a feature-rich platform focused on learning and developer growth.
bcrypt expressjs jwt mongodb mongoose nodejs nodemailer reactjs vercel
Last synced: 19 May 2026
https://github.com/4players/odin-tokens-go
Lightweight module to generate access keys and room tokens used by 4Players ODIN
authentication ed25519 go golang jwt
Last synced: 28 Mar 2025