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-10 00:16:54 UTC
- JSON Representation
https://github.com/johnsi15/apimoviestypescript
Esta es una API REST de películas, diseñada para ofrecer una amplia gama de funcionalidades relacionadas con la gestión de películas. Desde la obtención de información sobre películas hasta la creación y actualización de registros.
api boom express faker javascript jest joi jwt mongodb nodejs passport-jwt supertest
Last synced: 12 Apr 2026
https://github.com/ansarulislam10/volunteer-management-client
Volunary | Volunteer Management is a platform to create, manage, and join volunteer opportunities easily.
daisyui express firebase jwt mongodb mongodb-atlas react tailwind
Last synced: 12 Apr 2026
https://github.com/thenamevishnu/securemath
Secure math authentication and transactions
expressjs jwt microservice mongodb mongoose mvc nodejs
Last synced: 12 Apr 2026
https://github.com/shivdevwalia/alibaba-fullstack
A full-stack Alibaba-style e-commerce platform with real-time stock updates, Google Sign-In, admin dashboard, and secure checkout.
bcrypt captcha chakra-ui express google-oauth jwt middleware mongodb mongoose nodejs react redux
Last synced: 12 Apr 2026
https://github.com/vicgok/return_order_management_portal
Angular + Springboot application build using microservice architecture.
angular java javascript jwt spring spring-boot typescript
Last synced: 12 Apr 2026
https://github.com/sujoncoder/stroryify
Storyify A blog writing application
bcrypt jwt mongodb nextjs nodejs react-icons
Last synced: 07 Jul 2025
https://github.com/fevziatanoglu/react-nodejs-auth-template
jwt jwt-authentication nodejs react typescript useform-hooks zustand
Last synced: 12 Apr 2026
https://github.com/kei-k23/react-express-auth-template
A modern, type-safe authentication system built with React, Express, and TypeScript using a monorepo structure with pnpm workspace
authentication authorization express jwt postgresql prisma-orm react refresh-token shadcn-ui tailwindcss typescript
Last synced: 12 Apr 2026
https://github.com/nrprosper/spring-task-manager
SpringbootV3 REST API for task management
jwt jwt-authentication lombok spring-boot
Last synced: 12 Apr 2026
https://github.com/rohansangle/socialsphere
medium.com clone built using custom Auth and redux toolkit for better state management.
express jwt mongodb nodejs reactjs redux-toolkit
Last synced: 08 Apr 2026
https://github.com/oscvrhrr/music-app-react
A music app built with next.js, tailwind, and supabase backend
jwt nextjs supabase tailwindcss
Last synced: 12 Apr 2026
https://github.com/bayajidalam/cleana-backend
express-js jwt nodejs postgresql prisma typescript zod
Last synced: 11 Apr 2026
https://github.com/oleksiidolbonosov/fastapi-unity-backend-sample
FastAPI backend template for Unity projects — starter service demonstrating authentication, Docker, async DB access, and Unity client integration.
authentication backend-template ci-cd docker docker-compose fastapi jwt microservice postgresql unity-backend unity-integration
Last synced: 12 Apr 2026
https://github.com/bmukesh23/edutrack
🎓 AI-based LMS platform. [Under Work]
axios firebase-auth flask gemini-2-0-flash jwt pymongo python3 react tailwindcss typescript
Last synced: 12 Apr 2026
https://github.com/zerefwayne/go-psql-rest-jwt-docker-boilerplate
A Go PostgreSQL Rest API secured with JWT Authentication
api auth backend boilerplate docker docker-compose go golang jsonwebtoken jwt postgresql psql rest rest-api template
Last synced: 12 Apr 2026
https://github.com/renatospaka/jwt-api2
2nd JWT API in Golang built with Fiber HTTP
docker docker-compose fiber golang gorm jwt mysql
Last synced: 12 Apr 2026
https://github.com/golamrabbanisajib/foods-store
Food Store is an online platform where buyers can explore and purchase a wide variety of foods. With dynamic features, seamless navigation, and secure transactions, Food Store ensures a convenient and enjoyable shopping experience for food lovers.
firebase-auth jwt mongodb nodejs reactjs
Last synced: 12 Apr 2026
https://github.com/fusionauth/fusionauth-example-php-jwt
PHP JWT example code
Last synced: 09 Apr 2025
https://github.com/xmlking/key-chain
A simple Blockchain for creating and distributing access keys
Last synced: 25 Mar 2025
https://github.com/danieldantasdev/dotnet-expert-1_0_immersion-architecture-microservices_course-luisdev-part-8_dotnet-8_csharp-12
Conteúdo da Imersão .NET Expert 1.0: arquitetura de microsserviços, DDD, arquitetura hexagonal, arquitetura orientada a eventos com RabbitMQ, MongoDB, API Gateway com Kong, autenticação com Keycloak e JWT, Azure DevOps, observabilidade com Elasticsearch, Kibana e Elastic APM.
api-gateway architecture azure-devops csharp docker domain-driven-design dotnet elastic-apm elasticsearch event-driven-architecture hexagonal-architecture jwt keycloak kibana kong luisdev microservices mongodb observability rabbitmq
Last synced: 12 Apr 2026
https://github.com/fialex1212/django-nextjs-blog
The Django & Next.js Blog is a modern platform built with Django for the backend and Next.js for the frontend. It allows users to register, log in, and manage their profiles, create and interact with blog posts, and engage with others through comments and likes. Featuring advanced search and filtering options, a responsive design, the platform deli
axios django django-rest-framework django-rest-framework-simplejwt django-simple-jwt djnago-filters jwt nextjs15 react sonner zustand
Last synced: 29 May 2026
https://github.com/josemavarez11/fakebook-api
Backend code for Fakebook app
backend express http-server javascript jwt middleware model-view-controller mongodb nodejs rest-api
Last synced: 12 Apr 2026
https://github.com/t0malexander/nodejs-basics
Três projetos de aplicações Node.js e API RESTful, com desafios técnicos indo do básico ao avançado
design-patterns docker dotenv e2e-tests eslint fastify jwt nodejs postgresql prisma rbac solid typescript unit-tests vitest
Last synced: 09 Apr 2025
https://github.com/logan-elliott/jwtsploit-hmac-algswap-admin
Ruby script made to solve JWT attack challenge. Swaps algorithim in JWT header from RS256 to HS256 and swaps user value in JWT payload to admin. Verifies signature with public key file. Decodes JWT value and prints to standard output, also prints new JWT value for admin user.
authentication hacking jwt pentesting ruby webapp
Last synced: 24 Aug 2025
https://github.com/matheusfdc10/sistema-de-login-repositorio-api
bcryptjs express javascript jsonwebtoken jwt mongoose
Last synced: 12 Apr 2026
https://github.com/commenthol/veloze-jwt
JWT Token Validation
jwt jwt-token validation veloze
Last synced: 23 Apr 2025
https://github.com/iamvihanga/graphql_apollo_userauth
User Authentication Backend with GraphQL - ApolloServer and JWT, MongoDB
apollo-server bcryptjs graphql graphql-server jsonwebtoken jwt userauthentication
Last synced: 16 May 2026
https://github.com/vyngt/vchat
Real-time chat platform
docker jwt nextjs postgresql reactjs rocket rust sse typescript
Last synced: 11 Mar 2026
https://github.com/nahidn228/hostelmate-server
Welcome to **HostelMate**, a backend solution for managing meal requests, user roles, and upcoming meal updates for hostels. Built with **Node.js**, **Express**, and **MongoDB**, this API allows seamless interaction for meal management, user authentication, and much more!
cors dotenv express jsonwebtoken jwt mongodb node role-based-access-control stripe
Last synced: 13 Apr 2026
https://github.com/tether/manner-jwt
Authenticate manner services using JWT authentication bearer
Last synced: 09 Apr 2025
https://github.com/denys-taranenko/travel-agency-system
Final EPAM Campus Project
jwt mvc-architecture oauth2 payment spring-boot springsecurity
Last synced: 09 Apr 2025
https://github.com/jzo001/forge.security.jwt.client.storage.browser
Jwt Token client side / browser storage: LocalStorage, SessionStorage
blazor jwt localstorage provider sessionstorage storage
Last synced: 12 Apr 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/codebatine/gochain
A cryptocurrency blockchain app with transaction management, mining, wallet, user admin, database, tdd and more.
blockchain blockchain-nodes javascript jwt mining mining-rewards model-view-controller mongodb nodejs react-vite redis-server scss secure-server separation-of-concerns tdd transaction-management validation vitest
Last synced: 12 Apr 2026
https://github.com/andresweitzel/microservicio_estadisticasclimaticas_smn_aws
Microservicio para la gestión de magnitudes climáticas de diversas estaciones meteorológicas implementado con JWT, NodeJS, DynamoDB, Systems Manager Parameter Store, Bucket S3, Api-Gateway, Serverless-Framework, Lambda, etc
aws-apigateway aws-dynamodb aws-lambda bucket-s3 dynamodb estadisticas-climaticas jwt nodejs serverless-framework servicio-meteorologico-nacional systems-manager-parameter-store
Last synced: 12 Apr 2026
https://github.com/ludson96/project-blogs-api
Projeto para estudo de API RestFul com Node.js usando o pacote sequelize para fazer CRUD, e JWT para autenticação
crud docker docker-compose express javascript jwt jwt-authentication mysql node-js nodejs orm sequelize
Last synced: 13 Apr 2026
https://github.com/hipparchus2000/shake
[Finished -works as drag and drop kanban] lightweight single page app framework. Currently supports templates, REST, state and routing. Fast and light. At the moment, I'm using w3s cards and bootstrap. On the backend, REST via Nodejs to Mongo. But this could be any rest controller & SQL.
drag-and-drop javascript jwt restful-api spa
Last synced: 25 Mar 2025
https://github.com/anchaldevbytes/timekeeper
A fullstack calendar application
bcrypt jscookie jwt nextjs postgresql prisma-orm tailwindcss typescript
Last synced: 13 Apr 2026
https://github.com/chiomasarah/le-travaille-api
Backend Server to the job board
Last synced: 13 Apr 2026
https://github.com/nabilaferdousprapty/track-tonic-server
Track Tonic is a cutting-edge fitness app that empowers users to track progress, set goals, and engage with a vibrant community, promoting healthier lifestyles through advanced technology. This is the server side code
cors dotenv expressjs jwt mongodb nodejs stripe
Last synced: 13 Apr 2026
https://github.com/leticiareis6858/market-api
Rest API for a market.
bcrypt express jwt market nodejs rest-api typescript
Last synced: 13 Apr 2026
https://github.com/rd-ricardo/microservices-net
Projeto de um e-commerce sendo desenvolvido na arquitetura de Microsserviços - ASP NET
api-rest asp-net-core entity-framework identyserver5 jwt microservices
Last synced: 29 May 2026
https://github.com/rafael-vasconcellos/playhub-vanilla-api
fiddling with spring security
auth backend csrf encryption jwt server-side spring spring-boot spring-security study
Last synced: 15 Apr 2026
https://github.com/vinayak-kumar-sharma/question-app
Backend of question app having controllers,middlerware,routes,models.
bcryptjs expressjs jwt mongodb typescript
Last synced: 13 Apr 2026
https://github.com/imajkumar/node_api_express
This api for TODO and budget planer
Last synced: 13 Apr 2026
https://github.com/baoqp19/ecommerce-microservice
⚡️ Microservice Architecture with system for e-commerce project! Spring Boot microservices app with Spring Cloud, backend managing e-Commerce app..Using Kafka Client, kafka server send message, Reactive Programming with WebFlux - Project Reactor.
docker java jwt microservice web-flux
Last synced: 05 Jul 2025
https://github.com/IsmailAboulkacem1/Full-Stack-SmartLibrary-App-React-Java-Spring-Boot-and-Stripe-Integration
A Full Stack library management web application built using React and Java Spring Boot. Includes features like secure authentication (JWT, OAuth2), Stripe-based credit card payments, RESTful APIs, and MySQL database integration.
full-stack java jwt library-management mysql oauth2 react rest-api spring-boot stripe-payments web-application
Last synced: 16 Aug 2025
https://github.com/gharib-uk/auth-methods
A package for encrypting and decrypting tokens and messages with Golang
golang hmac hmac-authentication hmac-sha256 jwt jwt-authentication token
Last synced: 11 Oct 2025
https://github.com/dougsoftware/goals
This is a simple application where we can register and track goals
css flyway-migrations java javascript jwt jwt-auth jwt-authentication jwt-token mysql nextjs react reactjs spring spring-security swagger swagger-ui
Last synced: 04 Oct 2025
https://github.com/chernikovkonstantin507/izzisession
izziSession is a simple manager for secure token storage, validation, and seamless authentication handling.
api apple auth authentication authentication-middleware authorization ios jwt session swift token
Last synced: 05 Sep 2025
https://github.com/soraiya11-7/medicamp-client
The Medical Camp Management System (MCMS) is a MERN stack web app that helps organizers manage registrations and participants register for camps. It features secure JWT authentication, payment integration, dashboards, and a fully responsive design for a seamless experience.
aos daisyui firebase framer-motion jwt nodejs react react-hook-form react-lazy-load react-toastify stripe sweetalert2 tailwindcss
Last synced: 13 Apr 2026
https://github.com/pixel-plaza-dev/uru-databases-2-go-service-common
Common helper functions from Pixel Plaza Golang Microservices
env gcloud gin-gonic go golang grpc jwt mongodb pixel-plaza postgresql rafael-urdaneta-university redis universidad-rafael-urdaneta uru validator
Last synced: 13 Apr 2026
https://github.com/jefferson1104/gobarber
Appointment application for full barbershop, has an api built with DDD and TDD, a web version for consultations and the mobile app for android/ios.
jwt mongodb nodejs posgtresql react-native reactjs redis typeorm typescript
Last synced: 13 Apr 2026
https://github.com/voulpit/authentication-api
Simple authentication API with Spring Boot, Data, Security, JWT and others
aws-ses h2-database hateoas jpa jwt mysql open-api spring-boot
Last synced: 13 Apr 2026
https://github.com/ethern-myth/react-sql-stack
Vite React app and C# backend. Full stack react app
csharp jwt material-ui netcore6 reactjs sqlite
Last synced: 17 Apr 2026
https://github.com/yagudinaleksandr/dt.jwtgenerator
Библиотека для генерации JWT токенов
Last synced: 14 Jan 2026
https://github.com/chrisitstyle/brain-booster
A simple flashcard learning application
java jwt postgresql react spring spring-boot spring-security tailwind-css typescript
Last synced: 13 Apr 2026
https://github.com/ioinitid/event-booking-server
"Event Booking server" - a GraphQL server API for Event Booking application.
apollo-server cloudinary express graphql javascript jwt mongodb mongoose node ts-node typescript
Last synced: 13 Apr 2026
https://github.com/rajyo/mern_hotel_server
Developed a responsive hotel booking web application using ReactJS, Tailwind CSS and ExpressJS enabling users to create, read, update and delete hotels, used Stripe as a payment integration for booking hotels and MongoDB for data storage and retrieval. Used JWT for user authentication, authorization and integrated Axios and EmailJS for contact.
emailjs expressjs jwt nodejs reactjs stripe tailwindcss
Last synced: 13 Apr 2026
https://github.com/vinaykumar7580/dollarbird-todo-crud
bcrypt express-js jwt mongodb node-js
Last synced: 02 Apr 2026
https://github.com/arjun897babu/bloghshare-back-end
BlogShare Backend is the server-side part of the BlogShare application built using Node.js, Express, MongoDB, JWT for user authentication , Cloudinary for file storage andMulter for file uploading. It allows users to manage blogs and perform various CRUD operations.
cloudinary-sdk expressjs jwt mongodb multer nodejs typescript
Last synced: 13 Apr 2026
https://github.com/jpcadena/black-clover
Black Clover RESTful API
aioredis api async asyncpg backend fastapi gunicorn jwt postgresql postgresql-database pydantic pylint python redis restful-api sql sqlalchemy starlette swagger uvicorn
Last synced: 13 Apr 2026
https://github.com/germondai/php-starter
Simple PHP Starter with RESTful API, Doctrine, JWT, SEO and more...
api db doctrine jquery jwt migrations mysql php rest-api seo starter tailwindcss
Last synced: 13 Apr 2026
https://github.com/opifexm/readme
Blog engine built with microservice architecture using Nest.js and NX, supporting various publication formats and user subscriptions
docker jwt microservice mongodb multer nestjs nodejs nodemailer nx postgresql prisma rabbitmq swagger typescript
Last synced: 13 Apr 2026
https://github.com/ekkolon/actix-firebase-auth
Lightweight Firebase Authentication integration for Actix Web.
actix-web firebase-auth google-identity jwks jwt
Last synced: 11 Mar 2026
https://github.com/vdrbreno/mindgroup-testeestagio-estoque-backend
Case estágio MindGroup: Backend de gerenciamento de estoque com sistema de login
bcrypt docker express joi jwt mysql node prisma typescript
Last synced: 13 Apr 2026
https://github.com/martin0995/virtual-wallet
Mobile app focused on promoting the purchase of a token issued in the blockchain.
blockchain chakra-ui ethereum jwt nextjs postgresql react redux sequelize
Last synced: 13 Apr 2026
https://github.com/iterativelylabs/simple-jwt-android
A simple JWT decoding library for Android
android jwt jwt-token jwt-tokens
Last synced: 22 Feb 2026
https://github.com/raphaelbh/users-api
Users API
api apigateway aws cognito docker docker-compose golang jwt jwt-token lambda localstack terraform users
Last synced: 13 Apr 2026
https://github.com/josemavarez11/wiseglot-api
Backend code for WiseGlot App API
authentication backend django jwt postgresql python rest-api server
Last synced: 13 Apr 2026
https://github.com/jeffreyssharp/enterprise-applications
This project was designed to simplify the initial development of a business management application by providing the essential modules needed. It adopts a scalable, low-latency architecture, utilizing the most advanced and modern technologies available.
angular aspnetcore automapper clean-architecture cqrs csharp design-patterns entity-framework-core identity jwt mediatr role-management user-management
Last synced: 11 Mar 2026
https://github.com/rakib383/booknest-client
BookNest is a web-based application designed for a well-renowned school to streamline the management of its library. The system provides an intuitive platform for handling library operations, ensuring efficient book management and seamless user interaction.
express firebase-auth jwt mongodb react react-router tailwind
Last synced: 13 Apr 2026
https://github.com/gabriellglrs/sistema_todolist-taskify
O Taskify é um sistema completo de gerenciamento de tarefas, projetado para otimizar a produtividade e organizar as atividades diárias. Com uma interface intuitiva e recursos poderosos, ele permite que você crie, edite e acompanhe tarefas facilmente. Ideal para equipes e indivíduos que buscam um jeito eficiente de gerenciar suas listas de afazeres.
angular cache-redis docker-compose flyway java-21 jwt mysql oauth2 redis spring-boot spring-data-jpa spring-security swagger
Last synced: 11 Mar 2026
https://github.com/mmmylnikov/django-ninja-api-template
Flexible Django Ninja API template with PostgreSQL full-text search and gRPC integration examples.
api celery django django-ninja docker grpc jwt microservice openapi postgresql rest-api template vector-search
Last synced: 13 Apr 2026
https://github.com/s1mer-ddc/ecommerce_backend
A large-scale, production-ready E-Commerce backend built with Node.js, Express, and MongoDB — featuring authentication, caching with Redis, file uploads (Multer), advanced schema design, and clean, scalable architecture with performance and security best practices.
authentication backend caching ecommerce express guest jwt microservice mongodb mongoose multer nodejs schema
Last synced: 13 Apr 2026
https://github.com/narotam-mishra/mern-full-stack-food-ordering-app
Full stack food ordering web application built using the MERN (MongoDB, Express.js, React.js, Node.js) stack. It allows users to browse a food menu, add items to a cart, place orders, and manage orders via an admin dashboard
context-api css express jwt middleware mongoose multer nodejs react routes
Last synced: 07 Apr 2026
https://github.com/obaraelijah/rest_api_flask
Building a REST API with Flask
flask-api flask-sqlalchemy jwt python3
Last synced: 25 Mar 2025
https://github.com/moontai0724/knowledge-king-front-end
front-end javascript jwt nuxtjs typescript vuejs yarn
Last synced: 05 Apr 2026
https://github.com/fnogcps/orbital-backend
🚀 RESTful API + JWT built in Laravel 8
api jwt laravel mariadb php phpunit restful-api
Last synced: 18 Jan 2026
https://github.com/navaneeth-21/fullstacktodoapp-jwt
This is an fullstack TodoApp using JWT(json web tokens) for authentication. Users can Create Account and make their todolist . Users can apply multiple operations
expressjs html-css-javascript jwt mongodb
Last synced: 08 May 2026
https://github.com/maulananizhar/next-todo
To do list app created with next js
first-project jwt nextjs nodejs prisma todo todoapp todolist
Last synced: 11 Mar 2025
https://github.com/atechguide/graphql-blog-app
Blogging Application
graphql-yoga jwt prisma prisma-cloud project
Last synced: 23 Feb 2026
https://github.com/navaneeth-21/auth_system-mysql-
This is an Authentication System for Login and Register Routes which uses json web tokens for authorization .The Application is connected to the Mysql database to store the user details in a structured format.
expressjs jest jwt mysql rest-api
Last synced: 12 Feb 2026
https://github.com/jzo001/forge.security.jwt.client.web.react
About Jwt Token authentication / authorization client side implementation for React apps
javascript javascript-library jwt jwt-authentication jwt-bearer-tokens jwt-client jwt-tokens react sso sso-client sso-login typescript typescript-library
Last synced: 21 Feb 2026
https://github.com/evertonccarvalho/mks-backend-challenge-api
Desafio MKS - Backend
docker jwt jwt-authentication nestjs postgresql redis typeorm typescript
Last synced: 13 Apr 2026
https://github.com/sugamkuber/intern-backend-test
Simple backend using bun, fastify, postgres, vitest, jwt auth | Check guide to usage at bottom
bun docker fastify jwt jwt-auth postgresql typescript vitest
Last synced: 26 Sep 2025
https://github.com/anirbansharma1996/tomato
Choose from a diverse menu featuring a delectable array of dishes. Our mission is to satisfy your cravings and elevate your dining experience, one delicious meal at a time.
bcrypt css3 expressjs html5 javascript jwt mongodb node-js razorpay-api reactjs
Last synced: 09 Apr 2026