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-17 00:16:38 UTC
- JSON Representation
https://github.com/shihabshahrier/kinbay
Marketplace to buy, sell & rent — React, GraphQL
ecommerce graphql jwt marketplace postgresql react typescript
Last synced: 16 Jul 2026
https://github.com/airhopper/backend
AirHopper adalah API pemesanan tiket pesawat online yang dirancang untuk memberikan pengalaman perjalanan yang mudah dan nyaman. Dengan dukungan teknologi modern seperti Express, Prisma, dan Swagger, kami menyediakan layanan backend yang cepat, aman, dan dapat diandalkan.
bycript docker eslint express imagekit jwt midtrans nodemailer oauth prisma zod
Last synced: 17 Feb 2026
https://github.com/kvalkanovaa/auto-service-platform
AI-powered auto service platform - vehicle management, symptom diagnosis, and workshop booking
cloudinary express gemini-api jwt mailtrap mongodb mongoose nodejs react tailwindcss typescript vite vitest zod-validation
Last synced: 16 Jul 2026
https://github.com/evaaaaawu/expense-analysis-website-api
Project to practice separating front-end and back-end(This is back-end part).
bcryptjs cors express jwt mongodb mongoose passport passport-jwt
Last synced: 11 Apr 2026
https://github.com/ssanthosh010303/d26c1
Day-26 Challenge-1: Adding JWT-based Authentication and Authorization to Pizza Shop Management API
authentication authorization csharp dotnet hashing jwt mysql rdbms sha-256
Last synced: 13 Apr 2026
https://github.com/tsmx/express-jwt-validator
Simple express middleware for validating JWT bearer tokens.
bearer-token express jsonwebtoken jwt middleware validation verification
Last synced: 26 Nov 2025
https://github.com/shivamratti13/fastapi_project
Car Price Prediction using FastAPI
debugging grafana jupyter jwt jwt-authentication jwt-token logging prometheus python random-forest random-forest-regression redis redis-cache testing
Last synced: 13 Apr 2026
https://github.com/bruno13585/mern
MERN stack is the idea of using Javascript/Node for fullstack web development.
archived boilerplate full-stack jwt material-ui mern mern-boilerplate mern-ecommerce react-admin-template react-boilerplate react-dashboard redux redux-thunk rest-api
Last synced: 29 Apr 2026
https://github.com/bezkoder/angular-16-jwt-auth
Angular 16 JWT Authentication example - Token Based Authentication & Role Based Authorization example with HttpOnly Cookie and Rest API
angular angular-16 angular16 auth authentication authorization httponly-cookie json-web-token jsonwebtoken jwt jwt-auth jwt-authentication jwt-authorization jwt-token jwt-tokens role-based-authorization token-auth token-authetication token-authorization token-based-authentication
Last synced: 12 Dec 2025
https://github.com/pascal-splotches/ts-jwt-decode
A TypeScript based JWT Token decoder with token verification
jwt jwt-token jwt-tokens ts typescript
Last synced: 05 Oct 2025
https://github.com/serhii-kostiv/sk-dev-backend
API for blog
bcryptjs docker jwt nestjs posgresql prisma-orm slugify typescript
Last synced: 06 May 2026
https://github.com/festivals-app/festivals-identity-server
Exposing the FestivalsIdentityAPI providing authorization and authentication functions to the FestivalsApp project.
authentication authorization golang jwt mysql
Last synced: 14 Jan 2026
https://github.com/samverneck/estudo-de-autenticacao
angular2 authentication etc jwt
Last synced: 17 May 2026
https://github.com/bmmunga/task-tracker-api
The repository task-tracker-api provides a RESTful API for managing tasks. It includes features such as creating, reading, updating, and deleting tasks, as well as user authn and authz with different user roles. It is built using FastAPI and supports JWT authentication, SQLAlchemy for DB interactions, and PostgreSQL for data storage.
alembic fastapi jwt oauth2 pydantic pytest restful-api swagger-ui
Last synced: 18 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/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/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/yntymakdev/anime-server-site-v2
Anime Movie Website : Welcome to the Anime Movie Website project! This platform is designed specifically for anime enthusiasts, offering a comprehensive and engaging experience. With a sleek and modern design, users can explore a vast collection of anime films and series, complete with detailed
anime cinema jwt nestjs postgresql-database prisma-orm yookassa
Last synced: 14 Apr 2026
https://github.com/topgunbuild/jsonwebtoken
An isomorphic JSON Web Token implementation
Last synced: 08 Oct 2025
https://github.com/majid0899/auth-service
a standalone authentication & authorization service. It shows reusable, secure, and production-style code.
expressjs javascript jwt mysql-database mysql2 nodejs redis sequelize sequelize-orm tyepscript
Last synced: 12 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/pilotak/openapi-typescript-jwt
Express.js OpenAPI 3 typescript JWT boilerplate
authentication express jwt nodejs openapi openapi3 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/dotstart/vault-jwt-plugin
Vault Backend for issuing and verifying JWT tokens
hashicorp hashicorp-vault jwt plugin vault vault-plugin
Last synced: 14 Jan 2026
https://github.com/mubasshir14/shalford-ecommerce-server
A full-featured E-commerce Shop built with Next.js, React, Redux Toolkit, TailwindCSS, and JWT Authentication
bcrypt cloudinary cors expressjs http-status-code jwt multer nodejs nodemailer sslcommerz-payment-gateway-integration typescript zod
Last synced: 04 May 2026
https://github.com/ososuna/node
node.js course
express jwt nodejs udemy websockets
Last synced: 14 Apr 2026
https://github.com/mabuonomo/yggdrasil-springboot
A boilerplate of a spring boot server, written in Java, with JWT authentication, GraphQL and Hibernate
graphql hibernate java jwt mongodb mysql springboot
Last synced: 14 Apr 2026
https://github.com/devansh-bhagania/book_management_api_backend
Welcome to the documentation for the Book Management API Backend. This API allows you to manage books in a library system.
authentication crud express jwt nodejs pagination search
Last synced: 14 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/dominic248/oneqshop-backend
Backend for BE project. Android part: https://github.com/dms24081999/oneQshop-AndroidStudio
aws-elastic-beanstalk aws-rds-mysql aws-s3 django django-rest-framework docker github-actions jwt mysql python3 sqlite
Last synced: 14 Apr 2026
https://github.com/said7388/nest-jewelry-backend
Build REST API for a jewelry shop using NestJS, Mongoose, Cloudinary, Sendgrid and Redis.
jwt mongodb mongoose nest nestjs nodejs redis smtp-server swagger typescript
Last synced: 14 Apr 2026
https://github.com/renatospaka/social-network-be-graphql
Social network API on GraphQL-> https://www.udemy.com/course/nodejs-the-complete-guide/
graphql-client jwt mongodb nodejs
Last synced: 11 Apr 2026
https://github.com/brianpursley/jwt-example-server
API authentication using JWT access token and refresh token
Last synced: 17 Jul 2026
https://github.com/codestates-seb/seb39_main_061
우리 매장의 예약/대기를 QR 코드로 관리하고 기간별 예약 현황을 한눈에! 🪄
axios cache docker gradle java jwt jwt-tokens lombok module-css mysql oauth2-client quartz react redis redux-toolkit spring-batch spring-boot spring-data-jpa spring-security styled-components
Last synced: 23 Feb 2026
https://github.com/itallonet/forge-auth2
📜 Responsável pelo gerenciamento de identidade das entidades do projeto Forge
Last synced: 19 Jan 2026
https://github.com/paulwritescode/subscription-tracker-api
A powerful, production-ready RESTful API for tracking and managing personal subscriptions with advanced security, automated workflows, and intelligent email reminders.
arcjet controllers expressjs javascript jwt middleware mongodb mongoose nodemailer nodemon upstash workflow-api
Last synced: 12 Oct 2025
https://github.com/sunny-unik/node-auth
Node app includes jwt, secure cookie, session management and email verification via otp. Also includes tests using Jest and Supertest.
authentication jest jwt nodejs nodemailer npm stateless-authentication supertest
Last synced: 14 Apr 2026
https://github.com/lorenzobloise/survey_sharing
Web application where users can create, answer, rate and share surveys.
angular aws aws-comprehend docker jwt jwt-authentication mongodb nebular nginx spring spring-boot springboot
Last synced: 14 Apr 2026
https://github.com/randolphchin/ywhc-admin-backend
一个基于 Spring Boot 3.2、Java 21、Spring Security、MyBatis Plus、JWT、Quasar Framework V2(Vue3) 构建的现代化企业级后台管理系统
jdk21 jwt mybatis-plus quasar-framework spring-boot spring-security vue3
Last synced: 13 Oct 2025
https://github.com/vishwaravi/study-assistant
An intelligent study platform that helps students organize their learning materials, generate practice questions, create summaries of notes, and schedule study sessions optimized for maximum retention — powered by AI.
firebase full-stack gemini-api jwt mysql react rest-api spring-boot spring-security springboot vite
Last synced: 23 Jun 2026
https://github.com/arifozcan35/shadowise-api
Shadowise API is a Spring Boot application that automatically generates quiz questions, flashcards, and summaries from user-uploaded PDF documents using artificial intelligence. It is designed to optimize the learning processes of students and educators.
api artificial-intelligence docker-compose java jwt mongodb spring-boot spring-security
Last synced: 14 Oct 2025
https://github.com/alcandev/book-inventory-react-vite-nest-postgres
Full-stack book inventory management system using React + Vite (frontend) and NestJS + PostgreSQL (backend). Features JWT auth, advanced filtering (incl. availability), pagination, CSV export, auditing, Swagger docs, image upload with Multer (local storage), and Docker Compose deployment.
auditing csv-export docker docker-compose file-upload filtering jest jwt multer nestjs nginx openapi pagination postgresql react sequelize spa swagger typescript vite
Last synced: 09 Apr 2026
https://github.com/raseduzzaman-rased/web-blood-donate
A MERN stack-based web application to connect blood donors with recipients efficiently, featuring donation requests, blog content, user management, and funding support.
axios express-js firebase-auth framer-motion javascript jwt mongodb nodejs react-js react-router-dom stripe tanstack-query
Last synced: 14 Apr 2026
https://github.com/traylinx/traylinx-auth-client-py
Enterprise-grade Python authentication client for Traylinx Sentinel API with full A2A Protocol support
a2a agent-communication agent2agent authentication fastapi jwt microservices oauth2 python sdk sentinel traylinx
Last synced: 22 Jan 2026
https://github.com/fvdavid/fvbanksampah
angular-cli angular4 jwt jwt-authentication oauth2 spring-boot
Last synced: 14 Apr 2026
https://github.com/vishalbhuse/attryb
becrypt chakra-ui expressjs jwt reactjs redux redux-thunk
Last synced: 14 Apr 2026
https://github.com/devseeder/auth
Auth
authentication bearer-authentication jwt mongodb nestjs nodejs oauth2 typescript
Last synced: 15 Oct 2025
https://github.com/syed007hassan/security-features-nodejs
Implemented commonly used authentication and security features that are used in NodeJs.
cookie-session express-session helmet https jwt oauth2 passportjs webtoken
Last synced: 15 Oct 2025
https://github.com/aditya76-git/daily-diary-backend
Backend code for Daily Diary built with Flask, OAuthLib, Supabase, PyCryptodome and Flask-JWT-Extended
flask-jwt-extended jwt oauthlib python supabase supabase-python
Last synced: 27 Jan 2026
https://github.com/dz1kill/backend_crud_user
crud expressjs jwt nodejs postgresql sequelize
Last synced: 06 Apr 2026
https://github.com/danieldantasdev/aspnetcore-authentication-authorization_course-luisdev-part-1_dotnet-8_csharp-12
Curso da Formação ASP.NET Core sobre autenticação e autorização com Identity e JWT. Inclui criação segura de tokens, login, validação, permissões, hashing de senha e fluxo completo de recuperação de senha em APIs .NET.
api-security aspnetcore authentication authorization backend csharp dotnet identity jwt login luisdev password-hashing security
Last synced: 14 Apr 2026
https://github.com/alwinsimon/base-auth-handler-npm-module
A simple authentication handling module for Express written in TypeScript. Provides middlewares for managing user authentication with JWT.
auth authentication authorization cookie-jwt data-validation expressjs jwt nodejs npm-module npmjs
Last synced: 14 Mar 2026
https://github.com/farsit-007/swiftcart
A modern Next.js e-commerce platform featuring product browsing, cart management, and secure checkout. Built with performance and user experience in mind.
jwt next shadcn-ui sslcommerz tailwindcss typescript
Last synced: 14 Mar 2026
https://github.com/askhan963/bookshelfx
BookShelfX is a dynamic web application for managing a collection of books. Built with the MERN (MongoDB, Express.js, React, Node.js) stack, it provides a seamless experience for users to browse, add, and manage books in their library. This project uses Redux Toolkit with RTK Query for efficient state management and Tailwind CSS for a responsivenes
firebase firebase-auth javascript jwt mern-stack mongodb nodejs react redux redux-toolkit tailwindcss
Last synced: 11 Apr 2026
https://github.com/magimart/ecom-shopping-cart-redux-thunk
The app enables artist to places auctions and hence buyers biding for the the master piece.
aws jwt mongodb mongoose next-auth nextjs nodejs paypal paypal-rest-api react redux redux-thunk sass stripe-payment tailwindcss
Last synced: 02 Apr 2026
https://github.com/mehedibytes/soul-knot-client
Welcome to the Matrimony Platform Soul-Knot! This online platform connects users with potential life partners through an intuitive, user-friendly interface. Built using the MERN stack (MongoDB, Express, React, and Node.js), this platform offers numerous features for creating, managing, and interacting with biodata.
axios express-js firebase jwt mongodb node-js react stripe tailwind-css tanstack-query
Last synced: 02 Apr 2026
https://github.com/steciuk/card-game
Bachelor's degree thesis project in Computer Science at Warsaw University of Technology
angular cardgame express jwt mongodb multiplayer-browser-game spa websocket
Last synced: 30 Dec 2025
https://github.com/domm/web-request-role-jwt
Accessors for JSON Web Token (JWT) stored in psgix
Last synced: 22 Oct 2025
https://github.com/leandropls/pgsqljwt
JWT Decoder Functions for PostgreSQL
Last synced: 23 Jan 2026
https://github.com/marcosfshirafuchi/ms-course
Udemy: Microsserviços Java com Spring Boot e Spring Cloud
devsuperior docker java jwt jwt-authentication jwt-token nelioalves opp poo postgres postgresql-database postman postman-api projetosjava spring-boot udemy-course
Last synced: 09 Jul 2026
https://github.com/Scanf-s/django_example
Django를 사용한 OAS 문서 작성 예시, 기본 API 개발, 캐싱, CI/CD, 배포, 성능 테스트와 모니터링
django django-rest-framework docker docker-compose github-actions grafana jwt locust openapi3 prometheus redis sqllite3
Last synced: 24 Oct 2025
https://github.com/deftomat/just_google_jwt_decoder
A Google JWT decoder library for Dart.
dart google-jwt google-signin jwt server
Last synced: 17 Jul 2026
https://github.com/ibad-hussain/share-it-socialmediaapp
Share It is a social media web app where users can register, log in, logout, create/edit posts, like posts, and manage profiles. Built with Node.js, Express, MongoDB, and EJS — featuring JWT-based authentication and local image uploads via Multer.
authentication ejs expressjs jwt multer nodejs share-it social-media
Last synced: 23 Jan 2026
https://github.com/sugrado/telco-crm-microservices
Telko CRM project using Java and Microservices.
crm eureka hibernate-jpa java java17 jwt kafka lombok mapstruct microservice microservices postgresql spring-boot spring-cloud spring-data-jpa spring-security springframework
Last synced: 15 Mar 2026
https://github.com/PedroLucasAraujo/nodejs_gympass_style_api_rest
design-patterns docker jwt nodejs rbac refresh-token solid
Last synced: 25 Oct 2025
https://github.com/crosbow/Nexus_Frontend
Nexus is a platform for accessing and sharing news content. It offers dynamic articles, user reviews, and premium features for subscribers.
express javascript jwt mongodb reactjs stripe tailwindcss
Last synced: 25 Oct 2025
https://github.com/yevheniyj/spring-boot-jwt
Sample Spring Boot app with JWT-based authentication
Last synced: 25 Oct 2025
https://github.com/theyashsawarkar/videotube-backend
This is the Backend of the VideoTube Project which combines the features of the YouTube and twitter .
backend jwt mern-stack mongodb mongoose multer
Last synced: 08 Mar 2026
https://github.com/jagoda11/pirple-nodejs-fullstack-pizza-app
🍕 NodeJS-Pirple-Pizza-System: Backend & CLI for pizza delivery with user auth, menu management, and order processing. 🚀
api authentication backend backend-development cli ecommerce full-stack javascript jwt mailgun menu-management nodejs pirple pizza-delivery routing stripe-integration user-authentication
Last synced: 26 Oct 2025
https://github.com/akshay-chaulya/worldtravel-api
worldtravel application backend mainly using node.js, express.js and mongoDB
authentication cloudinary expressjs javascript jwt leflate location map mongodb mongoose multer node node-js nodemailer worldtravel
Last synced: 28 Jan 2026
https://github.com/gr7800/hiring_managment_system
This is a full-stack hiring management system where hiring managers can post jobs, users can apply for jobs, and managers can track and update the status of job applications.
bcrypt cloudinary css express git html5 javascript jest jwt mongodb nodejs nodemailer react reactjs tailwindcss
Last synced: 24 Jan 2026
https://github.com/pdmlab/scopeauthorizationrequirement
Scope Claim authorization Requirement for ASP.NET Core
asp-net-core authorization claims jwt oidc scopes
Last synced: 16 Mar 2026
https://github.com/ketankauntia/natours-backend
Built a restfull api with CRUD operations using mongoDb and mongoose. Server side rendering via Pug template, encryption via bycrpt, demo payments via Stripe and authentication.
bycrypt express jwt mapbox-gl mongodb-atlas mongoose node-js pugjs stripe-api
Last synced: 24 Jan 2026
https://github.com/raaz2/sunbase-java-assignment
This project is a Customer Management System designed to perform CRUD operations, including adding, updating, and deleting customers, along with pagination, sorting, and searching features. It integrates JWT-based authentication for security and provides synchronization of customer data from a remote API.
css hibernate html java javascript jwt mysql rest-template spring-data-jpa spring-security springboot swagger-ui
Last synced: 06 Feb 2026
https://github.com/neelakandanv/mycrm-be
MyCrm - A Simple and Secure CRM App with tokenized requests and role based authorizations.
bcryptjs cookieparser cors dotenv expreesjs git github javascript jwt mongodb-atlas mongoose nodejs nodemailer nodemon postman render
Last synced: 16 Mar 2026
https://github.com/cr-israel/find-a-friend-solid
Pet adoption API
ci docker docker-compose e2e-tests fastify fastify-cookie fastify-jwt jwt jwt-authentication nodejs postgresql prisma typescript unit-testing vitest zod zod-validation
Last synced: 29 Jan 2026
https://github.com/arjun897babu/cinepass-back-end
Backend for CinePass, a movie ticket booking platform, built using Typescript,Node.js, Express, MongoDB, Stripe, and JWT for secure user authentication. It handles user registrations, ticket bookings, payment processing, and interaction with the movie database.
expressjs jwt mongodb nodejs stripe typescript webhook
Last synced: 15 Apr 2026
https://github.com/chaudhuree/accesstoken_refreshtoken
sort of template to handle access token and refresh token
expressjs jwt react-bootstrap reactjs
Last synced: 17 Mar 2026
https://github.com/pradhuman-pandey/conduit
Conduit Web Application
angular babelrc best-practices docker eslint express helmet javascript jwt mongodb nodejs typescript
Last synced: 06 Feb 2026
https://github.com/apolinario0x21/api-user
h2-database java jpa-hibernate jwt spring-boot
Last synced: 15 Apr 2026