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-11 00:16:45 UTC
- JSON Representation
https://github.com/mr-ndi/mbank
A modern, scalable platform for students to access and manage past exam papers, built with React, Node.js, and PostgreSQL. Includes secure authentication and plans for future mobile support via Flutter..
education exam-papers flutter full-stack jwt modern-web nodejs oauth2 postgresql react rest-api student-resources tailwindcss typescript vite
Last synced: 31 May 2026
https://github.com/jasbirdii/py-api-starter
🚀 Build efficient APIs and data services with this FastAPI starter template, featuring background jobs, data analysis, and Jupyter notebooks.
alembic api api-automation-testing aws-api-gateway-v2 aws-dynamodb bash copilot data-science docker docker-compose fastapi-boilerplate fastapi-template jwt pydantic pynamodb pytest quickstart sqlalchemy
Last synced: 29 Apr 2026
https://github.com/soerenschneider/vault-kubernetes-auth
Demo project that connects an external Hashicorp Vault instance with a Kubernetes cluster
golang jwt kind kubernetes terraform vault
Last synced: 09 May 2026
https://github.com/intersective/jwt-parser
Validates a JWT with a public key, parses the token and returns the contents.
experiential-learning jwt practera
Last synced: 17 Jan 2026
https://github.com/keshavabanda/workout-buddy-fullstack
This is Simple MEAN STACK App
angular encryption-decryption express html-css-javascript javascript-library jsonwebtoken jwt local-environment models mongodb mongoose node routes schema typescript ui-design
Last synced: 09 Apr 2026
https://github.com/dwiiipoetra/restapi-miniproject
Rest API Mini Project Golang using Fiber, PostgreSQL, Gorm & JWT Authentication
fiber go golang gorm jwt postgresql rest-api
Last synced: 14 Jan 2026
https://github.com/klovercloud-ci-cd/security
Authentication and Authorization service for klovercloud-ci-cd
authentication authorization jwt klovercloud klovercloud-ci-cd oauth2
Last synced: 07 Oct 2025
https://github.com/ashutoshsahoo/order-service
Order service based on GraphQL implementation
gradle graphql graphql-java graphql-spring-boot graphql-spring-boot-security graphql-spring-boot-starter graphql-spring-security java-11 jwt jwt-token lombok spring-security spring-security-jwt
Last synced: 29 Apr 2026
https://github.com/youzf/mern-chatify
💬 Build a secure full-stack chat app with real-time messaging, user authentication, and automated emails for an engaging user experience.
authentication axios chat-application cloudinary createcontext-hooks end-to-end-encryption groupchat jwt mern one-on-one-chat react realtime-messaging realtime-notification router-dom socket-io socket-io-client typing-indicator zustand
Last synced: 06 May 2026
https://github.com/marcojulian/go-jwt
Project made following the video tutorial "JWT Authentication in Go (Gin/Gorm)" by Coding with Robby on YouTube
gin gin-gonic go golang gorm gorm-orm jwt jwt-authentication
Last synced: 14 Jan 2026
https://github.com/erenmulkoglu96/store-app-aspnet-core-web-api
Katmanlı mimariyle geliştirilen ASP.NET Core Web API projesi. EF Core, AutoMapper, loglama ve asenkron programlama teknikleri kullanıldı. Endpointler üzerinde CRUD, sayfalama, arama, sıralama ve filtreleme işlemleri gerçekleştirildi.
api aspnet-core aspnet-web-api automapper dotnet entity-framework-core jwt layered-architecture pagination postman rate-limiting refresh-token restful searching validation versioning web-api
Last synced: 07 Oct 2025
https://github.com/julianadevihapsari/ecommerce-backend-golang
E-Commerce Backend Golang using Golang, Kafka, Postman, Docker and JWT in Fast Campus Course
docker fastcampus golang jwt kafka portfolio postman webdevelopment
Last synced: 02 May 2026
https://github.com/sureshbarach2001/nivox-personal-blog-platform
🌐 NIVOX is a full-stack blog platform built with the MERN Stack (MongoDB, Express.js, React via Next.js, Node.js). 🚀 It supports CRUD operations, secures users with JWT, and ensures top performance with Next.js SSR, Webpack, and Babel. A quantum-inspired space for creativity! 🌌✨
blog express fullstack javascript js jwt mern mongodb next nextjs nodejs redis tailwind tailwindcss webdev
Last synced: 11 Apr 2026
https://github.com/luandersonalvesdev/smith-store-api
It's a Restfull API Express using TypeScript and Docker, MySQL with Sequelize and JWT.
api-restful docker joi-validation jwt mysql sequelize typescript
Last synced: 14 May 2026
https://github.com/lmicovic/movie-ticket-reservation-client
Movie ticket reservation frontend application.
angular angular17 booking booking-system css frontend html5 javascript jwt jwt-authentication jwt-token movies reservation reservation-system ticket ticketing-system tickets typescript web-application web-development
Last synced: 09 Apr 2026
https://github.com/husein14azimi/jwt
jwt auth template project
django-rest-framework djoser jwt
Last synced: 30 Mar 2025
https://github.com/sudarshanmg/gotask
A complete backend for Task Manager with JWT Authentication, filtering, sorting and pagination support
api api-rest backend go golang jwt jwt-authentication postgresql
Last synced: 14 Jan 2026
https://github.com/amdevit/jwtretriever
Windows application that retrieve the JWT token of a specified OAuth client app.
authentication-client authentication-service azure azure-b2c bearer-tokens jwt jwt-authentication jwt-token security-tools wpf-application
Last synced: 05 May 2026
https://github.com/sjinks/wp-jwt-auth
WordPress plugin for JWT authentication for the REST / XML-RPC API
authentication jwt jwt-authentication rest-api wordpress-plugin
Last synced: 10 Jul 2026
https://github.com/zubalyana/url-share
🔗 URI Share – Easily share links across devices! Paste any URI to get a unique 🔢 code. Enter it on another device to retrieve the link. Add a 🔐 PIN for extra protection if you want!
bcrypt cors dotenv express jwt mongodb react tailwindcss
Last synced: 11 Apr 2026
https://github.com/gonjila/social-media-app
apollo full-stack graphql graphql-subscriptions jwt momentjs mongoose react semantic-ui
Last synced: 09 Apr 2026
https://github.com/golgothaaksanti/node-typescript-sequelize
This is a well achitectured nodejs backend API build with express/typescript and sequelize ORM with mysql and tested with ts-jest and validated with joi formated with eslint and prettier
architecture backend-api epressjs eslint javascript jest joi-validation jwt mysql mysql2 nodejs prettier sequelize sequelize-cli sequelize-typescript ts-jest
Last synced: 04 Apr 2026
https://github.com/r4mpo/perfect-laravel-base
Base Laravel SOLID: Uma estrutura Laravel organizada e escalável, seguindo os princípios de SOLID, com foco em desacoplamento e manutenção de longo prazo. Conta com autenticação JWT, DTOs, Services, Repositories, validações e testes unitários. Ideal para projetos Laravel que exigem alta qualidade e fácil expansão.
arquitetura jwt laravel-framework php solid swagger
Last synced: 16 May 2026
https://github.com/subhamsarangi/rest-boilerplate-drf
An Advanced REST API in Django framework
authentication c celery crud django django-rest-framework jwt migration orm python rest-api sockets sql
Last synced: 13 Jun 2026
https://github.com/alex-pyslar/petelka-api
RESTful API на Go для интернет-магазина с управлением пользователями, продуктами, категориями, заказами и комментариями. Использует PostgreSQL, Redis, JWT-аутентификацию и Prometheus для мониторинга. Интерактивная документация доступна через Swagger
docker go golang jwt postgres postgresql prometheus redis rest-api swagger
Last synced: 11 Apr 2026
https://github.com/rkdcoder/rkd.swaggerandbearer
Rkd.SwaggerAndBearer é um toolkit plug-and-play para ASP.NET Core (.NET 8+) que combina Swagger com versionamento de APIs e autenticação JWT completa (geração + validação). Inclui proteção opcional do Swagger UI por Basic Auth e integração mínima pronta para produção em apenas 2–3 linhas no Program.cs.
Last synced: 20 Jan 2026
https://github.com/advanced-vyra/create-node-spark
CLI tool to scaffold scalable, production-ready Node.js backends with Express, JWT, dotenv, ESM, ESLint — in seconds.
automation backend cluster docker dotenv jwt linear-regression mongodb mongoose nnode-cluster project-generator python scaffolding-tool websocket
Last synced: 11 Apr 2026
https://github.com/henriquecosta05/adriana_oliveira_fotos
Sistema de gerenciamento de fotos, construído com Python e React.js.
fastapi full-stack jwt mongodb python reactjs typescript web
Last synced: 11 Apr 2026
https://github.com/zn-rabby/blog-application
Blog application server
express jwt mongoose typescript
Last synced: 11 Apr 2026
https://github.com/supun2001/pen-testing
A collection of ethical penetration testing automation scripts for OAuth/Auth0 testing, security header analysis, JWT token inspection, and web application misconfiguration detection.
auth0 bug-bounty headers-checker jwt pentesting-python python3 security-testing web-security
Last synced: 14 Apr 2026
https://github.com/turtacn/cbc
CBC:is a cutting-edge, high-performance distributed identity authentication and authorization platform designed to serve as the trust anchor for billions of terminal devices in public network environments. Built on OAuth 2.0 + JWT standards and Zero Trust Architecture principles.
Last synced: 14 Jan 2026
https://github.com/mbrsagor/autoresponder
Autoresponder web app
django django-rest-framework docker jwt postgresql python
Last synced: 18 Jan 2026
https://github.com/arcsymer/restos-portal
Loyalty & rewards API for RestOS: NestJS 11, JWT auth+roles, points ledger with tiers, Prisma (SQLite/Postgres), throttler, OpenAPI
authentication backend jwt nestjs openapi portfolio prisma react rest-api typescript
Last synced: 10 Jul 2026
https://github.com/allanr1991/senai-eventplus-webapi_codefirst_jwt
Projeto para aperfeiçoar a metodologia de code first , autenticação com JWT e API
Last synced: 11 Jun 2025
https://github.com/premaravind47/resource-service
A Spring MVC microservice that validates JWT tokens issued by Auth-Service and provides access to protected APIs. This service demonstrates token-based security in a microservice architecture.
backend hibernate-jpa java java-8 jwt jwt-tokens microservice rest-api spring-mvc
Last synced: 18 May 2026
https://github.com/faridmohammadi00/entrypoint-backend
A modern, secure, and efficient visitor management system built with Node.js, Express, and MongoDB.
jwt mongodb nodejs qrcode-generator
Last synced: 05 May 2026
https://github.com/4lessandrodev/idev_portal_api
Portal gameficado de aprendizado colaborativo para a comunidade IDEV, nodeJS, Sequelize, Javascript, mySQL, JWT
express-validator expressjs javascript jwt mysql nodejs sequelize-orm
Last synced: 10 Apr 2026
https://github.com/renatorosafranco/pomopanda
NextJS Pomodoro project
bootstrap jwt jwt-authentication nextjs pomodoro-clock pomodoro-timer postgres prisma reactjs
Last synced: 11 Apr 2026
https://github.com/rohanms888/food-recipe-sharing
Food sharing Recipe
firebase jwt netlify nodejs postgresql reactjs
Last synced: 11 Apr 2026
https://github.com/shammianand/go-auth
drop-in auth service for your distributed backend written in go
authentication-backend authorization golang jwt
Last synced: 14 Jan 2026
https://github.com/iam-zarif/aergul-server
authentication bcryptjs cloudinary core expressjs hashedpassword jwt mongodb otp-verification
Last synced: 09 Apr 2026
https://github.com/sumiyarahman/hotel-booking-client
The Hotel Booking Platform is a modern web application that provides users with a seamless experience for discovering and booking hotel rooms. It combines interactive design, secure authentication, and efficient booking management to enhance user experience.
css3 expressjs firebase framer-motion html5 jwt mongodb nodejs react tailwindcss
Last synced: 11 Apr 2026
https://github.com/azuki774/go-simple-auth-proxy
This proxy server can work Basicauth and manage our sessions with cookie. However, this repository is only for training.
basicauthentication go jwt proxy
Last synced: 23 Feb 2026
https://github.com/marko19907/urban-infusion-server
Urban Infusion back-end, Application Development (IDATA2306), spring 2022.
authentication authorization backend derby-embedded docker docker-compose heroku https java jpa jpa-hibernate jwt kotlin maven mysql orm rest-api spring-boot spring-security swagger
Last synced: 11 Apr 2026
https://github.com/iman-fatima0/mvc-books-users
created an mvc for users and books schemas
javascript jwt jwt-authentication jwt-token mongodb mongoose postman schema
Last synced: 19 Apr 2026
https://github.com/SayedTahsin/Hono-Bun-Mongo
Server-side code for `Routine` project. Build with Hono & MongoDB On Bun Runtime Environment.
bun cron hono jwt mongodb typescript
Last synced: 06 Mar 2025
https://github.com/bayajidalam/gentrandz
GenTrandz is a scalable eCommerce platform built with Next.js and Node.js, supporting multiple roles (Customer, Seller, Admin etc). It features product management, order tracking, and payment processing. Docker is used for containerization, with PostgreSQL for storage and Redis for caching. Designed for scalability
ant-design docker expressjs jwt nextjs nginx nodejs postgresql prisma redis redux socket-io stripe tailwind typescript zod
Last synced: 11 Apr 2026
https://github.com/frandieguez/node-rest-api
An example of creating a REST api with node.js, express and mongodb
docker docker-composer expressjs jwt mongodb nodejs
Last synced: 11 Apr 2026
https://github.com/shivam25092001/fazt-zhare
Files share and Short Link Generation Platform
ant-design axios-restful express expressjs firebase jwt mongodb node reactjs-es6
Last synced: 11 Apr 2026
https://github.com/linlindu/messageboard
a restful messageboard api
api gin golang graceful-shutdown jwt restful
Last synced: 17 Apr 2026
https://github.com/BH-Tec/dio-spring-security
Projeto do curso "Adicionando Segurança a uma API REST com Spring Security" da Dio.
Last synced: 09 Oct 2025
https://github.com/atakanbayrak/nodejs-expressjs-mongodb-restapi-tutorial-app
🧧NodeJS Backend RestAPI project which includes JWT, Express, Postman, MongoDB for understanding the basics of Nodejs and MongoDB configuration.
Last synced: 09 Apr 2026
https://github.com/marko19907/urban-infusion-website
Urban Infusion front-end, Web Technologies (IDATA2301), spring 2022.
frontend github-pages jwt material-ui netlify react react-query redux typescript vite yarn
Last synced: 11 Apr 2026
https://github.com/decodelabs/cipher
PHP tools and systems to interact with JWTs
Last synced: 21 Jul 2025
https://github.com/eadydb/spring-boot-example
spring boot example
jwt spring-security springboot
Last synced: 17 Apr 2026
https://github.com/canon20paul/e-commerce-api
Simple E-commerce API with:- - [] User Registration - [] User Login - [] User Authentication and Authorization with cookies - [] CRUD Execution of:- -> Users -> Products -> Reviews -> Orders
api express html-css-javascript jwt mongodb mongodb-atlas mongoose-schema nodejs
Last synced: 09 May 2026
https://github.com/honeymirara/authorization-nest-app
Server-side application developed using the Nest.js framework.
Last synced: 20 Apr 2026
https://github.com/codozor/authk
OIDC Token Maintainer: Auto-refresh JWTs in .env files, inspect claims, and manage authentication for your local projects.
authentication cli developer-tools env-management golang jwt oidc token-management
Last synced: 13 Jan 2026
https://github.com/aanddi/remostar-backend
jwt nestjs nodejs postgresql prisma typescript
Last synced: 12 Mar 2025
https://github.com/luifean/ng-cash-web-api
API desenvolvida para o processo seletivo da NG CASH onde há a simulação de transações bancárias entre usuários
bcrypt docker express express-validator jwt nodejs typeorm typescript
Last synced: 14 Apr 2026
https://github.com/melardev/javaspringbootoauth2asymmetricjwtcrudpagination
Java Spring Boot Crud application secured with OAuth2 JWT
asymmetric-encryption crud crud-pagination full-stack fullstack java jwt oauth2 spring spring-boot
Last synced: 17 Apr 2026
https://github.com/karthik2917k/zee5serve
repo maintain API's for zee5-cloned repo and this backend deployed on cyclic.sh
bcrypt cors express githuboauth googleoauth jwt mongodb nodejs oauth
Last synced: 04 Apr 2026
https://github.com/muhds5841/cookiecutter
Cookiecutter Modular Project Template
api cookiecutter-data-science graphql heroku jwt mlops pytest python rest-api template typescript uv vue webpack
Last synced: 11 Apr 2026
https://github.com/solutosoft/typescript-api-starter
RESTful API Services template with code written in TypeScript.
boilerplate express jwt node routing-controllers starter template typeorm typescript
Last synced: 02 May 2026
https://github.com/lintangwisesa/express-jwt-auth
Basic Express.js & Json Web Token Authentication
authentication expressjs jwt nodejs
Last synced: 09 Apr 2026
https://github.com/nrprosper/spring-book-store
Bookstore Application 📚 SpringBoot REST API
cloudinary docker jwt jwt-authentication nginx redis spring-boot spring-security
Last synced: 11 Apr 2026
https://github.com/pervdaniil/e-commerce-shop
django drf framer-motion fullstack-development jwt mui mui-material react simplejwt swiper
Last synced: 08 May 2026
https://github.com/dhiraj9022/auth-service
Implemented user authentication using JWT for sign-in & login api
java-8 jwt jwt-authentication jwt-token postgresql-database spring-data-jpa spring-security springboot
Last synced: 18 Apr 2026
https://github.com/dung204/books-maison-backend
REST API for Books Maison - an online library web application
docker jwt momo nestjs postgresql redis rest-api typescript
Last synced: 14 Apr 2026
https://github.com/murtaza99dev/task-tracker
A secure and scalable Task Tracker API built with TypeScript, Express, PostgreSQL, and Drizzle ORM.
drizzle-orm jwt postgresql reactjs tailwindcss tasktracker typescript zod
Last synced: 11 Apr 2026
https://github.com/ososuna/node
node.js course
express jwt nodejs udemy websockets
Last synced: 14 Apr 2026
https://github.com/soap171/node-blog-rest-api
REST API for a blog application built using (MongoDB, Express.js, React.js, Node.js).
blog blogs express jwt mailtrap mern-stack mongodb node
Last synced: 14 Apr 2026
https://github.com/thribeiro8/gestao-vagas-api
Backend para a aplicação de gestão de vagas.
docker-compose git github java jwt spring-boot yml
Last synced: 19 Jan 2026
https://github.com/eidng8/lumen-auth-app
A simple trial with lumen to build an authorization micro service
Last synced: 07 Apr 2025
https://github.com/nazim1971/n-cash-server
bycrypt cookie-parser dotenv expressjs jwt mongodb nodejs
Last synced: 12 Apr 2026
https://github.com/soenneker/soenneker.extensions.strings.jwt
A collection of helpful string extension methods around JWTs
authentication authorization csharp dotnet extension extensions javascript jwt jwtstringsextension string strings token web
Last synced: 10 Jun 2026
https://github.com/saakeeb/feedbackflow
jwt react reacthookform supabase supabase-auth tailwindcss typescript zod
Last synced: 04 Apr 2026
https://github.com/gianfrancofrau/jwt-tool
A simple web tool to encode and decode JWT Tokens
Last synced: 10 Oct 2025
https://github.com/sajadtroy/auralab
Auralab is a secure, encrypted login and token generation package designed for authentication workflows. It provides AES encryption and customizable token expiration handling, offering an alternative to JWT. Ideal for Node.js and TypeScript applications.
authentication encryption encryption-decryption hash jwt login npm npm-package signup
Last synced: 05 Feb 2026
https://github.com/yasith-chathuranga/crop-monitoring-system
A Spring Boot API to manage crop data, resources, and operational logs for efficient farm management.
api auth jwt modelmapper mysql spring-boot
Last synced: 18 Apr 2026
https://github.com/theprojectsx/gym-management
Backend for Gym Management System
bcrypt express jwt mongodb mongoose nodejs typescript
Last synced: 03 Oct 2025
https://github.com/yashh-mane/swagger-upload-service
Node.js microservice with JWT auth & role-based access for uploading and validating Swagger (YAML/JSON). ✅ Admin-only upload (file or text) with validation ✅ Dockerized with GitLab CI/CD: builds, pushes to Docker Hub & deploys on EC2
api authentication containerization cors docker express git javascri javascript jwt middleware mongodb mongoose multer nodejs rest swagger yaml
Last synced: 14 Apr 2026
https://github.com/hamidhosen42/programming-hero
Web development is the work involved in developing a website for the Internet or an intranet. Web development can range from developing a simple single static page of plain text to complex web applications, electronic businesses, and social network services.
bootcamp css css-framework dom es6-javascript html javascript jwt mongodb-atlas nodejs react tailwind-css
Last synced: 14 Apr 2026