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/sroehrl/neoan3-demo-api
A starting point for API backends based on PHP.
api generator jwt jwt-authentication jwt-token php7 stateless
Last synced: 22 Jun 2026
https://github.com/amirjani/fastapi_boilerplate
boilerplate fastapi jwt mysql python swagger
Last synced: 06 May 2026
https://github.com/md-rejoyan-islam/ecommerce-api
The Multi-Vendor Ecommerce API is designed to support a marketplace where multiple vendors can sell their products.
cloudinary express express-validator jwt mongodb rest-api wiston-logger
Last synced: 25 Apr 2026
https://github.com/cyberpsychofc/locomotivedataapi
RESTful API about locomotives using Django REST framework
api django django-rest-framework jwt python rest-api
Last synced: 23 Jun 2026
https://github.com/redjanvier/elite-members-api
This is a REST API based on Node Js, Express, Postgresql, and JWT for authentication
Last synced: 29 Apr 2026
https://github.com/niiknow/claudiauth
Serverless/Lambda auth with cognito user pool and claudiajs
auth authentication aws claudia claudiajs cognito jwt lambda saas serverless
Last synced: 06 May 2026
https://github.com/byjpr/plug_shopify_jwt
Validates Shopify JWT, designed for Shopify App Bridge
elixir embedded-app jwt session-tokens shopify shopify-app shopify-embedded-applications
Last synced: 29 Apr 2026
https://github.com/rakhiazfa/nestjs-auth
authentication backend-api jwt nestjs passport-jwt prisma
Last synced: 28 Apr 2026
https://github.com/euginfrancis/esp32_jwt_auth
A library for implementing JSON Web Token (JWT) authentication on the ESP32 microcontroller. This project enables secure user authentication for IoT applications, offering easy integration, robust JWT handling, and support for secure data transmission.
authentication-protocols cross-platform-compatibility esp-idf-framework esp32 iot jwt open-source-contribution real-world-use-cases security tutorial-and-learning-resource
Last synced: 29 Apr 2026
https://github.com/codeantik/nodejs-jwt-api-authentication
Authentication of an api using nodejs and jwt
authentication jsonwebtokens jwt nodejs
Last synced: 12 May 2026
https://github.com/cryptosingh1337/fellowship-backend
Backend Repo
aws-sqs jwt spring spring-boot spring-data-mongo spring-scheduler spring-security
Last synced: 07 May 2026
https://github.com/emvakar/fjwtmiddleware
FJWTMiddleware is middleware for server applications based on Vapor Framework. This project provides JSON Web Token (JWT) authentication using Firebase Authentication as the authentication provider.
authentication firebase jwt server server-side-swift swift vapor
Last synced: 02 May 2026
https://github.com/nixrajput/job-portal-api-typescript
This repository contains the source code for a job portal API built using Node.js Express, and TypeScript.
express job-portal job-portal-api job-portal-backend job-portal-nodejs job-portal-typescript jwt mongodb nixlab nixlab-backend nixlab-technologies nixrajput nixrajput-github rest-api typescript typescript-backend
Last synced: 08 May 2026
https://github.com/riceball-tw/my-note
MySQL + Drizzle ORM + Nuxt 3 fullstack modern note site.
drizzle-orm jwt mysql nuxt shadcn-ui
Last synced: 29 Apr 2026
https://github.com/alexwohlbruck/nestjs-starter
Generic starter project with Nest.js for SAAS apps
2fa authentication jwt mongodb nestjs oauth openapi prisma swagger typescript websockets
Last synced: 05 May 2026
https://github.com/peppelinux/django-jwtconnect-auth
A Django JWT Authentication Backend on top of JWTConnect.io 's CryptoJWT and OidcMsg.
django django-rest-auth jws jwt jwt-auth jwt-authentication jwt-token jwt-tokens
Last synced: 20 Apr 2026
https://github.com/devsazal/cool-expressify
express express-js jwt mongodb sms-gateway two-factor-authentication typescript
Last synced: 04 May 2026
https://github.com/eugenioenko/oidc-js
Drop-in OIDC authentication for every JavaScript framework. Zero dependencies. React, Vue, Svelte, Angular, Solid, Preact, Lit.
angular authentication identity javascript jwt lit oauth oauth2 oidc openid-connect pkce preact react solidjs sso svelte typescript vue web-components
Last synced: 08 Jun 2026
https://github.com/biohazardyee/3proj-team2
Melodia — réseau social musical full-stack (Express · Prisma · PostgreSQL · React · React Native/Expo) : critiques et notes d'albums, playlists, feed personnalisé, messagerie temps réel et intégration Last.fm.
docker expo express fullstack i18n jwt lastfm-api music oauth2 postgresql prisma react react-native rest-api social-network socket-io tailwindcss typescript vite
Last synced: 29 Jun 2026
https://github.com/vforteli/flexinets.authentication.core
Authentication using JWT tokens with refresh for .Net Core
bearer-tokens cookie jwt netcore refreshtoken
Last synced: 22 Apr 2026
https://github.com/mateusconstanzo/express-typescript
express jwt passportjs typeorm typescript
Last synced: 18 May 2026
https://github.com/diogolang/exame-certo
Aplicação web desenvolvida para centralizar exames laboratoriais e informações médicas de pacientes, facilitando o acesso e a análise de dados de saúde ao longo do tempo.
clean-architecture clean-code cqrs-pattern ddd-architecture design-patterns docker event-driven event-sourcing jwt jwt-authentication keycloak mongodb nestjs nextjs postgresql reactjs typescript
Last synced: 10 Mar 2026
https://github.com/guilospanck/inter-week-backend
This is the backend part based on the "Frontend Inter Week" series. The main goal of this series is to develop a copy of the web interface from Banco Inter.
asymmetric-cryptography clean-architecture clean-code jose jwt nodejs typescript
Last synced: 19 Jan 2026
https://github.com/rozhakxd/legiskuy-backend
RESTful API untuk sistem e-voting digital berbasis Golang + Fiber. Dirancang dengan arsitektur multilayer, keamanan JWT, dan pengolahan data pemilu yang efisien.
backend clean-architecture election evoting fiber go golang jwt multilayer pemilu rest-api sqlite
Last synced: 26 Jul 2025
https://github.com/almoghindi/backgammon
Backgammon game with chat, Desktop application using electron, web app using React + TypeScript, nodejs with Express, Socket.io, MongoDb, Redis and Microservices architecture implements with Docker.
docker electron express jwt microservices mongodb nodejs react redis typescript
Last synced: 09 Apr 2026
https://github.com/hoangbao0201/hoba
apollo-server express jwt nextjs nodejs postgresql sass typescript
Last synced: 11 Apr 2026
https://github.com/hocgin/elephant
🐘后台管理系统 API
jwt mybatis mybatis-plus quartz spring-boot spring-security
Last synced: 11 Apr 2026
https://github.com/peterdee/go-fiber-auth-2024
Fiber application with authentication & authorization
go go-fiber golang gorm jwt postgresql redis
Last synced: 05 May 2026
https://github.com/hendrapaiton/mandalika
Python Flask Restful JWT Authentication with MongoDB
flask flask-jwt-extended flask-restful jwt mongodb python unittest
Last synced: 04 Jan 2026
https://github.com/hgbaodev/family-health
Family health is built on Spring Boot + ReactJs
dnd dnd-kit dnd-sortable jwt kafka mapstruct react-query reactjs spring-boot spring-data-jpa spring-jwt spring-security swagger tailwindcss themeleaf zustand
Last synced: 19 Apr 2025
https://github.com/mintoneko/nav
多用户导航站,功能强大,样式极简。
html java jwt mysql pinia springboot springsecurity vue3
Last synced: 10 Aug 2025
https://github.com/careydevelopment/ecosystem-customer-service
Microservice that handles customer/account related tasks for the Carey Development ecosystem.
customer java jwt mongodb spring-boot
Last synced: 02 Jul 2025
https://github.com/purnendu-sarkar/volunteer-connect-clint
Volunteer Network is a dynamic platform designed for managing and engaging with volunteer opportunities. The platform allows users to seamlessly create, manage, and participate in volunteer posts. Built with React and Node.js, it offers a smooth, responsive experience across devices, while ensuring data security through Firebase and MongoDB.
daisyui express-js firebase framer-motion jwt mongodb node-js react react-helmet react-router-dom tailwindcss
Last synced: 28 Jul 2025
https://github.com/MatheusAndrade23/go-drink-backend
Com Tema Dark! Um site que fornece mais de 600 receitas de coquetéis desenvolvido com NextJS+ NodeJS e várias bibliotecas!
eslint express handlebars jwt nodejs nodemailer prettier theme-switcher vercel-deployment
Last synced: 17 Aug 2025
https://github.com/hoshiyamaseizen/nextjs-messenger
Messenger created with NextJS
css-modules html javascript js jwt messenger nextjs react sass sass-modules socket socket-io ssr web
Last synced: 07 Apr 2026
https://github.com/diogox/base-golang-rest-jwt
A boilerplate for any REST API projects that require a login system with (JWT) token authentication.
angular golang jwt jwt-authentication login-system react
Last synced: 08 May 2026
https://github.com/andrewsy1004/backendfactory
The "Efficient Supermarket Management" project is a disruptive initiative designed to address common challenges in supermarket administration. With a focus on the integration of modern technologies and innovative practices, our goal is to revolutionize the way supermarkets manage their inventories and daily operations.
Last synced: 06 May 2026
https://github.com/yashwalke999/clickncart-microservices-app
🚀 Build a Resilient e-Commerce Backend with Microservices 🌐 Explore a cutting-edge e-Commerce backend powered by microservices architecture. Enhance robustness and scalability without the clutter. Dive into modern principles of distributed systems, seamless communication, and secure API handling.
discovery-service docker elk-stack java jhipster jwt kafka kubernetes mysql res resilience4j spring-boot spring-clou spring-data-jpa spring-security zipkin
Last synced: 09 Apr 2026
https://github.com/M3DZIK/rust-crypto-utils
Cryptography Utils for Rust
crypto crypto-library cryptography hash hmac jsonwebtoken jwt rust rust-crate rust-lang rust-language rustlang
Last synced: 13 May 2025
https://github.com/tomkat-cr/genericsuite-fe
The GenericSuite for ReactJS (frontend version)
express-js formik jwt react-bootstrap react-router reactjs webpack
Last synced: 27 Jul 2025
https://github.com/rohit-singh-rawat/youtube-twitter_api
Hybrid YouTube and Twitter Apis
authentication backend-api expressjs jwt mongodb mongoose refresh-token typescript zod
Last synced: 10 Apr 2026
https://github.com/geekrishabh/microservices-nodejs
Nodejs boilerplate using docker and micro service architecture
express-js food-ordering jwt jwt-authentication microservices microservices-architecture middlewares mongodb moongose node node-microservice nodejs rest-api restful-api resturant
Last synced: 15 Apr 2026
https://github.com/kookmin-sw/capstone-2022-17
😎 당신의 능력, 티밍에서 펼쳐보세요!
aws dynamodb fastapi java javascript jwt python react redux-saga spring-boot
Last synced: 06 May 2025
https://github.com/keda87/golang-echo-jwt-rsa
Proof of concept using JWT authentication in echo framework with RSA as the signing key
echo golang jwt jwt-authentication private-key public-key rsa rsa-signature
Last synced: 11 Jun 2025
https://github.com/audacioustux/helpdebuggov
.net academic course - final project -- nothing serious :)
boilerplate devcontainer dotnet-core jwt sveltekit swagger
Last synced: 27 May 2026
https://github.com/jyotipm1999/chat_app
This is Chat_App. You can use it for personal use and also you can make group with your friends.
Last synced: 12 Apr 2026
https://github.com/kevlened/jose
:globe_with_meridians: Collection of JSON Web libraries
Last synced: 08 Jul 2025
https://github.com/jayvirrathi/node-mongodb-rest-api
REST API with Node.js, MongoDB,JWT,PM2
jwt jwt-authentication mongodb nodejs openapi pm2 rest-api swagger swagger-documentation
Last synced: 11 Apr 2026
https://github.com/aaryan-dev/book-my-show
BookMyShow website is basically for entertainment purpose, In this app, a user can book movie tickets by choosing the different theatres and timings accordingly. The user also can see some events happening around them and can attend the events.
bcrypt css express html javascript jwt mongodb mongoose nodejs react redux
Last synced: 12 Apr 2026
https://github.com/fdero/dct-library-backend
C, Postgres, Redis backend REST-API for an immaginary library
backend c http json jwt jwt-authentication multithreading password-hashing password-salting postgres redis rest-api socket
Last synced: 02 Aug 2025
https://github.com/nimbly/proof
A simple JWT encoding and decoding library.
jwt jwt-decode jwt-middleware jwt-token
Last synced: 11 Jun 2025
https://github.com/obaraelijah/video_membership
Creating a Video Membership app using FastAPI & NoSQL
algolia astradb cassandra cassandra-database fastapi htmx jinja2 jwt pyhton3 user-authentication video-analytics
Last synced: 18 Apr 2026
https://github.com/bes-js/nestjs-ecommerce-api
E-commerce API with NestJS, TypeORM, GraphQL, Kafka, and JWT
api ecommerce graphql jwt kafka microservice mvc nest nestjs rest-api typeorm typescript
Last synced: 19 Aug 2025
https://github.com/shofiq0023/course-enrolment-api
Course enrolment project with token based user authentication and authorization. Create a course as an instructor or enrol in a course as a student.
java jwt spring-security springboot
Last synced: 29 Apr 2026
https://github.com/affan-ch/Linko
Linko is an open-source Link Management platform that offers a variety of features, including URL shortener, tracking capabilities, QR code generator, Bio pages and more.
javascript jwt mysql next-themes next-ui nextjs sequelize shadcn-ui tailwind-css tauri typescript
Last synced: 29 Jul 2025
https://github.com/tsoliangwu0130/todo-list-api
A Node.js to-do list RESTful API with security and authentication supported.
docker docker-compose express jwt mocha mongodb nodejs rest-api
Last synced: 11 Apr 2026
https://github.com/ieedan/esetres
A self hosted file storage server.
file-storage file-upload jwt rest storage-api
Last synced: 27 Jul 2025
https://github.com/vidmal001/full-stack-chat-application
Built with the MERN stack and Socket.io, featuring user authentication, online status indicators, user search, and iOS-style notification sounds
daisyui express jwt mongodb nodejs react react-router socket-io tailwindcss zustand
Last synced: 27 Jan 2026
https://github.com/rest-go/auth
RESTFul Authentication and Authorization package for Golang app
authentication golang jwt rest-api
Last synced: 23 Jul 2025
https://github.com/zn-rabby/book-shop-server
Welcome to The BookStack, a robust and scalable backend API designed to power an online bookstore. Built with TypeScript, Node.js, Express.js, and MongoDB, this API provides a secure and efficient foundation for managing books, users, orders, and more. Whether you're building a small bookshop or a large-scale e-commerce platform
express jwt mongose typeorm zod
Last synced: 11 Apr 2026
https://github.com/vladpetriv/scanner_backend_api
backend side represented as REST-API for processing data from tg_scanner
Last synced: 20 May 2026
https://github.com/delicelydia/online-class-reservation-apis
This application facilitates the process of making reservations for online classes with teachers.
bcrypt jwt postgresql postman rails ruby
Last synced: 28 Mar 2025
https://github.com/pzl/uua
microservice for user authentication and authorization
auth authentication encryption go golang jwt microservice token
Last synced: 06 Jul 2026
https://github.com/anshusaurav/trello-clone-back-end
Backend using NodeJS and Express for Trello Clone
api api-server cors crypto express jwt mongodb mongoose nodejs passport-local
Last synced: 09 Apr 2026
https://github.com/raoufsezar/movie-reviews-rest-api
movie-reviews-rest-api for dcs cairo using postman,node.js,mongdb,mongoose, jwt and express.js
Last synced: 24 Jul 2025
https://github.com/sparshsharma81/educonnect
EduConnect - a website to which allows the student to connect with mentors through video-call sessions with payment integration through clerk allows transfer of credit from student to mentor with a professional system and advance ui
authentication clerk emailjs express google-app-script jwt neondb next-js node prisma react vonage
Last synced: 11 Aug 2025
https://github.com/pawantech12/blog-website-using-mern
Bunzo Blog Application is a fully-featured MERN stack blogging platform that offers a responsive and user-friendly experience. Users can create, edit, and manage blogs, interact with content via comments, likes, and follows, and customize their profiles.
blog blogwebsite-with-firebase bycryptjs cloudinary crypto firebase-auth jwt mern-project mern-stack multer nodecron reacthookform reacticons session socket-io zod
Last synced: 06 Feb 2026
https://github.com/evansrobbie/bookingapp
A full stack clone of the AirBnb website using MERN.
api context-api cors expressjs jwt mongodb mongoose multer nodejs reactjs reactrouterdom taiwindcss typescript useeffect usestate
Last synced: 10 Apr 2026
https://github.com/userfront/toolkit
Pre-built signup forms and login forms by Userfront
auth authentication javascript jwt react vue web-components
Last synced: 30 Mar 2025
https://github.com/dusta/jwt-ready
Simple Firebase\JWT wrapper
auth authentication dframe firebase jwt slim standalone wrapper
Last synced: 29 Apr 2026
https://github.com/vaibhav-chitransh/user-management-system
The User Management System is a web app built with Role-Based Access Control (RBAC) to manage users, roles, and permissions. It includes user registration, login, role management, and admin features for secure access control. The project showcases my skills in both frontend and backend development, UI design, and implementing secure authentication.
bcryptjs cors css dotenv expressjs html js jwt mongodb-atlas nodejs react reactrouter shadcn-ui tailwindcss
Last synced: 06 Apr 2026
https://github.com/mrseanbaines/budgie-backend
Backend API for a SPA React app which pulls in transactions from this API, lists them by month, allows you to assign categories and gives you a breakdown of your expenses per category.
authentication date-fns express express-js expressjs javascript jsonwebtoken jwt mongo mongodb mongodb-atlas node node-js nodejs typescript
Last synced: 13 Apr 2026
https://github.com/or-abdillh/evote-rest-api
REST API application for delivery request from client to server for HIMA TI Electronic Voting System - Express JS
express jwt postgres sequelize
Last synced: 08 May 2026
https://github.com/dfanso/spring-boot-jwt-auth-api
This project is a Spring Boot application with JWT authentication. It provides a robust and secure API for authentication and authorization using JSON Web Tokens (JWT).
jenkins jwt spring-boot spring-jwt swagger
Last synced: 06 Jan 2026
https://github.com/prashant1562/industrybuying-clone
Industrybuying.com is a leading Business e-commerce platform, selling a wide range of business and industrial products to SMEs as well as large businesses. It has over 5,000 registered sellers and more than 85,000 registered businesses - SMEs and large corporates, procuring online from Industrybuying.
bcrypt chakra-ui express jwt mongodb mongoose nodejs react react-thunk redux
Last synced: 09 Apr 2026
https://github.com/anubhav11156/voidwatch
Learning Project
css gochi golang html javascript jwt mongodb reactjs
Last synced: 27 Feb 2025
https://github.com/angelhtml/react_singup_project
MERN Stack sing-up and login project with using JWT authentication and WebPack for server ✔
angelcodestyle chakraui expressjs jsonwebtoken jwt jwt-authentication login-system mern-project mern-stack mern-stack-development react reactjs validator webpack webpack-dev-server
Last synced: 09 Apr 2026
https://github.com/sandip-chavda/real-time-chatapp
This a Real Time Chat Application using MERN stack, JWT, Socket.io, Tailwind CSS and Daisy UI.
express jwt jwt-token mern mongodb nodejs reactjs socket-io tailwindcss
Last synced: 11 Apr 2026
https://github.com/dmarzzucco/securemesh
Distributed testing system focused on security, authentication, and authorization
2fa-security authentication authorization cookie ddd distributed-systems docker grpc hangfire jwt oauth2 postgresql rabbitmq rate-limiter redis risk-based-authentication token yarp-gateway
Last synced: 31 Jul 2025
https://github.com/theoomoregbee/angular4-auth-sails
Sails Backend for Angular2+ Auth
Last synced: 31 Mar 2025
https://github.com/libopenstorage/grpc-framework
This framework makes it simple for developers to add secure gRPC and automated REST interfaces for their Golang applications
authentication authorization golang grpc jwt rest
Last synced: 05 May 2025
https://github.com/code-raushan/video-transcoding-service
Video transcoding service written in Go. Utilizes Ffmpeg to convert raw videos into segments and stores in S3 in docker containers, orchestrated using AWS ECS. Events handled using Kafka.
aws docker ecs ffmpeg go jwt kafka lambda redis rest-api s3
Last synced: 10 Apr 2026
https://github.com/kisshan13/manorg
A backend for organization management written in Express JS.
erp expressjs jwt management-system mongodb mongoose
Last synced: 10 Apr 2026
https://github.com/cidaas/go-interceptor
cidaas GO Interceptor helps you to verify cidaas access tokens conveniently. Secure – Fast – And unrivaled Swabian.
cidaas go golang jwt oauth2 oidc openid-connect
Last synced: 15 Mar 2025
https://github.com/krishit-shah/authly
Secure MERN Stack Authentication App with Email OTP, JWT, Password Reset
auth-system authentication fullstack jwt mern node-js otp-auth reactjs
Last synced: 07 May 2025
https://github.com/thasup/suppee
Suppee is an e-commerce platform built with the MERN stack, creating extensive back-end with Express, managing global state with Redux, working with a MongoDB database and the Mongoose ODM, using JWT authentication and integrating the PayPal API.
client-side-rendering jwt mern mern-stack paypal react react-bootstrap react-router redux
Last synced: 25 Jul 2025
https://github.com/sanchezih/poc
Repositorio que contiene distintas pruebas de concepto de distintas tecnologias, frameworks y herramientas.
activemq docker java jersey junit jwt jwt-authentication liquibase maven spring-boot spring-data spring-mvc spring-security swagger-ui webflux
Last synced: 15 Apr 2025
https://github.com/obrm/material-dashboard
MERN Project in which I implemented the backend: auth - user authentication: registration, login and profile update. In the frontend I implemented login page, registration page and profile update logic. State handled with Redux and Redux-thunk.
bcryptjs express jwt material-ui mongodb mongoose nodejs reactjs redux redux-thunk
Last synced: 12 Apr 2026
https://github.com/jor2/rules-based-auth
Leveraging Istio to enforce rules-based authorization / entitlements between micro-services in a health application. Uses python and go.
docker egress flask ingress istio jwt kubernetes micro-service mongodb networking python rulesba scripts sidecar
Last synced: 11 Apr 2026
https://github.com/zenorachi/image-box
ImageBox is a service that is used to upload files that are uploaded to an external Object Storage. You can only upload images in png & jpeg, no larger than 10 mb.
docker docker-compose go golang golangci-lint jwt minio nginx postgresql rest s3-storage
Last synced: 04 Mar 2026
https://github.com/bluk/min_jwt
A minimal JSON Web Token library that is built on top of RustCrypto and ring.
authentication authorization json-web-signature json-web-token jwt rust
Last synced: 03 Aug 2025
https://github.com/mass1ve-err0r/api-template
Minimalist boilerplate to create a RESTful API with TypeScript, ExpressJS and JWT.
api express-boilerplate expressjs jwt jwt-authentication rest-api restful-api typescript typescript-boilerplate
Last synced: 11 Apr 2026
https://github.com/f1iper/movie-rental-spring
Movie rental application developed using Spring
docker docker-compose hibernate java17 jwt lombok mysql open-api-v3 spring-boot spring-security swagger
Last synced: 09 Apr 2026
https://github.com/chaymabghozzi/gestion_formation
Application web de gestion des formations dispensées par un centre. Partie Backend avec springboot et partie FrontEnd avec angular
Last synced: 30 Jul 2025