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/hizbucodes/book-review-app
Simple Book Review Web Application to send feedback review for books posted by users and rate a particular book based on satisfaction of users
express-js jwt mongo-db react-js redux-toolkit tailwind-css
Last synced: 10 Apr 2026
https://github.com/douglasac/blog-app-react-django
Aplicación de blog interactiva desarrollada con React y Django. Permite gestionar publicaciones en Markdown, con funcionalidades de autenticación, likes, comentarios y estadísticas personalizadas.
api backend blog django frontend jwt markdown python react vite web-development
Last synced: 10 Apr 2026
https://github.com/vuslatnida/graphql-security
GraphQL Security Project
authentication authorization backend docker gradle graphql java jpa jwt lombok mapstruct postgresql rest-api security spring spring-boot spring-security
Last synced: 10 Apr 2026
https://github.com/sanengineer/expressjs-postgresql-postman
Create Private ReSTAPI with ExpressJS, PostgreSQL, Sequelize-CLI, Passport, JWT and Postman.
expressjs jwt jwt-token nodejs passport passport-jwt passportjs postgresql postman restapi restfull-api sequelize sequelize-cli
Last synced: 10 Apr 2026
https://github.com/ricardohuaripata/ashon-ecommerce-api
REST API para ecommerce de ropa hecho con NodeJS, ExpressJS, MongoDB, Stripe y Cloudinary.
cloudinary ecommerce expressjs google-apis jwt mongodb node-polyglot nodejs nodemailer rest-api stripe
Last synced: 10 Apr 2026
https://github.com/hasanali112/Prime-Bazaar-server
This project aims to develop a Multi-Vendor E-Commerce Dashboard that allows multiple vendors to sell their products on a unified platform. The system will include robust features for product management, order handling, and vendor-specific analytics.
graphql jwt prisma psotgresql typescript
Last synced: 24 Aug 2025
https://github.com/ruiluucas/java-api-with-jwt-authentication
Aplicação Back-End em Spring-Boot para signin e login de usuários por meio de JWT Token
java jwt spring-boot spring-mvc spring-security spring-web
Last synced: 09 Mar 2026
https://github.com/fabogit/JobInterview_tickets-server
API rest, jwt & crud
Last synced: 29 Aug 2025
https://github.com/ledsouza/prophy
This application is a comprehensive web-based system designed for medical physicists at Prophy, providing a centralized platform to efficiently manage client data, schedule appointments, and organize institutional materials.
django django-rest-framework jwt nextjs python react redux rtk-query tailwindcss typescript zod
Last synced: 09 Apr 2026
https://github.com/sk-jabed/lostfinder-project-client
LostFinder's client side is built with React and focuses on delivering a smooth and user-friendly interface. Users can post details of lost or found items, search for items, and interact with others through the platform. It’s built with performance and scalability in mind.
axios firebase framer-motion html5 jwt mongodb npm react-router reactjs sweetalert2 tailwindcss tanstack-query
Last synced: 10 Apr 2026
https://github.com/willianmv/oracle-next-education-g8
Repositório dedicado a resolução dos desafios da edição nº 8 do programa ONE (Oracle Next Education)
alura java jpa-hibernate jwt migration oracle postgresql spring
Last synced: 18 Jun 2025
https://github.com/jeanjacintho/tide-flow
gemma3 junit jwt llama microservices nextjs openrouter react-native resend spring-ai spring-boot swagger
Last synced: 10 Apr 2026
https://github.com/kjur/typepki-jwt
JWT/JWS sub module for TypePKI library
jose jwa jwk jws jwt typepki typescript
Last synced: 29 Jun 2025
https://github.com/moaraby/contact-manager-app-nodejs
Restful api app
authentication authroization crud-api expressjs javascript jwt mongodb nodejs
Last synced: 10 Apr 2026
https://github.com/thiagoluiznunes/motosbr-backend
WebSite associated to motorcycles developed at MEAN.js
admin-dashboard angularjs bootstrap3 bycrypt criptography css3 es6 expressjs gulp html5 javascript jwt mongodb mongoose nodejs rest-api restful
Last synced: 04 Apr 2026
https://github.com/rgglez/gofiber-roles-middleware
Middleware to validate if the user has certain roles in the claims
go gofiber jwt middleware roles roles-permissions zitadel
Last synced: 22 Mar 2025
https://github.com/mohamedosamaa74/asp.net-jwt-authorization-and-authentication-api
A Project Featuring Authentication using Json Web Tokens And Refresh Tokens
asp-net-core aspnet-web-api confirm-email forgot-password jwt jwt-authentication otp-verification refresh-token reset-password role-based-authorization sendmail smtp-protocol user-management
Last synced: 07 Apr 2025
https://github.com/samthetechi/verdant-market
E-commerace application with payment integration
expressjs framer-motion jwt mongodb-atlas nodejs reactjs tailwindcss typescript
Last synced: 22 Mar 2025
https://github.com/jishnusv23/recipe_app_frontend
This repository is for my machine task during Boarding Week 1, utilizing the Spoonacular API to fetch and display recipes.
express jwt nodejs oauth postgresql react redux spoonacular-api typescript
Last synced: 10 Apr 2026
https://github.com/mohdafjal2004/ecomindia
EcomIndia - Ecommerce website made using MERN stack technology with authentication and authorization
authentication authorization expressjs jwt jwt-token mongodb nodejs react react-redux redux-toolkit taiwlindcss
Last synced: 10 Apr 2026
https://github.com/danilomeneghel/delivery-manager
Delivery project in ReactJS, NodeJS and MongoDB
api-rest axios bcrypt express hooks jwt material-ui mongodb mongoose mui-datatables nodejs passport reactjs
Last synced: 10 Apr 2026
https://github.com/danieldantasdev/dotnet-backend-blueprint-boilerplate_webapi-vertical-slice-julio-casal_dotnet-10-csharp-14
Blueprint de backend do Julio Casal em .NET 10 para APIs REST production-ready, baseado em Vertical Slice Architecture, com PostgreSQL e EF Core, autenticação via Keycloak, Swagger autenticado, tratamento global de erros, CI/CD com GitHub Actions, Aspire para ambiente local e suporte a deploy em Azure.
aspire aspnet-core authentication authorization azure backend ci-cd clean-architecture dotnet ef-core entity-framework-core github-actions jwt keycloak postgresql software-architecture swagger template vertical-slice-architecture web-api
Last synced: 16 Apr 2026
https://github.com/pravin223047/eventflow
A modern event management platform built with React, Vite, TailwindCSS, Framer Motion, and ShadCN. Features authentication, event creation, maps, email notifications, and a stunning UI.
cloudinary event-management framer-motion jwt maps-api mongodb nodemailer react shadcn tailwindcss vite
Last synced: 10 Apr 2026
https://github.com/sadaf2005/urbannest
Implies luxury and a safe, comfortable place to live.Suggests finding a cozy, modern home in the city.
crud-application expressjs firebase google-authentication jwt jwt-authentication mongodb nodejs reactjs redux render
Last synced: 10 Apr 2026
https://github.com/darioalbor/simpleauth
SimpleAuth is a project using authentication and session management. 🔒
authentication chakra-ui jwt mongodb nodejs reactjs session-management
Last synced: 10 Apr 2026
https://github.com/rayyanx95/share-places-backend
A MERN full-stack application and this repo holds backend (Node, Express, MongoDB) part of the app
express fileupload fs javascript jwt middleware nodejs token
Last synced: 10 Apr 2026
https://github.com/ameerhamzahd/thrivesecure
ThriveSecure is a modern insurance platform offering seamless policy browsing, secure payments, and personalized user experiences. Built with scalability and trust in mind, it empowers users to explore, purchase, and manage life insurance with confidence.
expressjs firebase-auth jwt mongodb nodejs reactjs
Last synced: 10 Apr 2026
https://github.com/sumonayeasmin/findmate-client
FindMate is a smart Lost & Found platform designed to help people locate lost items or report found belongings easily. Whether it's a misplaced wallet, a lost pet, or a found phone, FindMate connects people in need with those who can help.
axios expressjs firebase-auth jwt mongodb react sweetalert2 swiper tailwindcss vercel
Last synced: 10 Apr 2026
https://github.com/evandrocalado/auth_users
Formulário de login e etrapi CRUD com Next, Next auth, jwt, Typescript, Storybook, Styled Components e mais.
eslint husky jwt next nextauth prettier react storybook styled-components typescript
Last synced: 10 Apr 2026
https://github.com/rafiul29/proxima-server
Proxima is a user-friendly project management application built using the MERN stack. With Proxima, users can create, edit, and delete projects with ease. The application features secure JWT authentication and frontend protected routes to ensure user privacy and security.
bycrypt cors devenv expressjs jwt mern-stack mongodb nodejs project-management react validator
Last synced: 10 Apr 2026
https://github.com/stfsy/go-jwt-cookie
An opinionated Go package for creating JWT tokens and setting them as HTTP cookies with configurable security options.
go golang jwt session-management
Last synced: 18 Jan 2026
https://github.com/apolinario0x21/todoapp
Aplicação backend para gerenciamento de tarefas com Spring Boot 3, documentação Swagger e arquitetura escalável. Inclui Docker, PostgreSQL e autenticação JWT.
docker hibernate java jpa junit jwt maven mockito mockito-junit-test postgres postgresql-database rest-api spring-boot swagger
Last synced: 10 Apr 2026
https://github.com/nikhilpnath/worknity
Worknity is a cutting-edge job portal platform meticulously crafted using the MERN stack and Tailwind CSS, ensuring seamless responsiveness across all devices. Our platform revolutionizes the job search experience for both companies and job seekers, providing a high level of cutting-edge features.
express headlessui jobportal jwt mern mongodb nodejs reduxtoolkit responsive tailwindcss vite
Last synced: 10 Apr 2026
https://github.com/md-habib-ulla/natural-craft
Natural Craft offers a unique space for crafters to display their handmade products. Easily add new items, manage your craft portfolio, and discover a variety of craft creations from other talented users.
firebase jwt mongod nodejs react tailwind-css
Last synced: 10 Apr 2026
https://github.com/miftah-mj/plantnet
PlantNet is a web application for managing and purchasing plants.
dashboard ecommerce expressjs headless-ui jwt mongodb payment-gateway reactjs
Last synced: 30 Mar 2025
https://github.com/bagussubagja/backend-payment-gateway-go
A simple payment gateway backend with Midtrans and Golang
api authentication backend backend-development backend-service go golang jwt jwt-authentication midtrans payment-gateway payment-integration qris rest-
Last synced: 25 May 2026
https://github.com/aritrac1/zing
Zing is a real-time communication platform with a React/Vite frontend and Node.js + Express backend. It supports authentication, messaging, audio/video calls, file sharing, and notifications, with the project split into client/ (frontend) and server/ (backend) folders in one repository.
authentication chat-application express full-stack-web-development javascript jwt nodejs postgresql reactjs real-time
Last synced: 09 Jul 2026
https://github.com/codesalley/healtip-api
An API that allows users to create accounts and set up appointments with health professionals both in-person and remote
api json jwt rails ruby ruby-on-rails
Last synced: 10 Apr 2026
https://github.com/bastidanicolas/fullstackcv-frontend
This full-stack web application offers a CRUD platform and includes JWT authentication. Showcase your background with sections for an introduction, educational background, work history, portfolio projects, and technical skills.
admin-dashboard angular angular-drag-and-drop argentina-programa argentinaprograma authentication authentication-backend bootstrap crud crud-application cv-builder jwt portfolio-website
Last synced: 10 Apr 2026
https://github.com/freitasgouvea/angular-jwt-nebular
Angular + JWT Authentication + Nebular UI Kit
angular angular-cli jwt jwt-authentication nebular nebular-modules typescript
Last synced: 16 Apr 2026
https://github.com/dtg-lucifer/go-ecommerce-server
Demo ecommerce backend with full fledged authentication with mysql and jwt
backend ecommerce golang jwt mux-router
Last synced: 30 Mar 2025
https://github.com/ahad-miah/keynest
This project is a real estate property management system built using React, TailwindCSS, and React Icons. It includes features like a wishlist page where users can save their favorite properties and a property bought page where users can track their purchased properties.
css3 expressjs firebase html5 javascript jwt mongodb react-router reactjs tailwindcss
Last synced: 11 Apr 2026
https://github.com/eric-souzams/spring-blog-app
A blog application using Spring Boot, implementing REST FULL patter, Spring Security with Roles and Authorities, Unit tests covegare.
h2-database java junit junit5 jwt lombok mysql spring spring-boot spring-data-jpa spring-hateoas spring-mvc spring-security
Last synced: 11 Apr 2026
https://github.com/somenath203/nodejs-task-app-api
Click below to see the full documention of the API
authentication crud expressjs fileupload jwt mongodb nodejs
Last synced: 11 Apr 2026
https://github.com/b-l-i-n-d/docapp
A doctor appointment app
ant-design chatjs cloudinary expressjs jwt mongodb react-pdf react-router-dom reactjs redux-toolkit rtk-query tailwindcss
Last synced: 11 Apr 2026
https://github.com/owenlobato/mern_auth
This project is a web application developed using the MERN stack (MongoDB, Express, React, and Node.js) that provides authentication features, protected routes, user registration, password reset via email, and uses JSON Web Tokens (JWT) for authentication.
authentication email-sender express jwt mongodb nodejs react
Last synced: 11 Apr 2026
https://github.com/narumincho/apple-notification-jwt
Apple Notification Jwt generator for Deno
Last synced: 14 May 2026
https://github.com/biplobpustcse/nestvideostreamapp
Nestjs Video String App
jwt mongodb mongoose nestjs typescript
Last synced: 11 Apr 2026
https://github.com/dolity/todo-list-api
Roadmap Backend Projects 01
expressjs fliters jwt mysql rate-limiting refresh-token sequelize sorting
Last synced: 29 Apr 2026
https://github.com/gabrielborges2000/api-solid
Uma aplicação inspirada no GymPass, que permite aos usuários realizar check-ins em academias, buscar academias próximas, e mais. Esta aplicação foi desenvolvida com o objetivo de proporcionar uma experiência intuitiva e eficiente para os usuários que desejam frequentar academias de forma prática e conveniente.
docker-compose fastify jwt nodejs postgresql solid swagger test test-e2e typescript vitests zod
Last synced: 11 Apr 2026
https://github.com/cadeheinberg/vanabytewebsite
MySQL, Express, React, Node.js, JWT, Bcrypt, Cookie-Parser, TailWindCSS
authentication authorization bcrypt cookie-parser express javascript jsonwebtoken jwt mysql nodejs react tailwindcss
Last synced: 07 Feb 2026
https://github.com/a2rp/mern-auth-chakra-backend
Cookie-based JWT auth API for a MERN app - Express + MongoDB + Zod + bcrypt. Uses HttpOnly cookies, role-based access, and admin user management.
admin authentication authorization bcrypt express http-only-cookies jwt mern mongodb nodejs rest-api zod
Last synced: 11 Apr 2026
https://github.com/gabrielh-silvestre/blitz-todo-list
Full-Stack Todo-List APP built for Carrer Blitz on Trybe.
docker-compose e2e-tests express full-stack jwt mocha-chai-sinon mysql prisma react react-query tailwindcss test typescript unit-test zustand
Last synced: 11 Apr 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/nhoxtam1501/book-social-netowrk-microservices
docker docker-compose java jwt neo4j spring spring-boot
Last synced: 09 Apr 2026
https://github.com/coslynx/ai-powered-request-handler
AI-powered system efficiently manages and resolves user requests... Created at https://coslynx.com
ai-powered api-security api-wrapper code-generation developer-tools devops docker fastapi jwt language-model machine-learning mvp mvp-development openai-integration postgresql python python-backend request-handler software-development sqlalchemy
Last synced: 11 Apr 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/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/kseniia-chepur/bank-loans-backend
api-rest bcrypt expressjs joi jwt nodejs swagger-ui
Last synced: 11 Apr 2026
https://github.com/jaay7/placementsbackend
Managing the placements information through this application
aws-ec2 django docker-compose graphene-django graphql jwt mongodb python
Last synced: 05 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/dineshkarthikn/chat-web
A real-time MERN stack chat application with: Authentication, Real-time Messaging, Cloud Image Uploads
authentication chat-application cloudinary express jwt mern nodejs react real-time-messaging socket-io
Last synced: 11 Apr 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/rish-0-0/sample-crud
A simple crud application backend in express and docker
docker docker-compose express jwt nodejs
Last synced: 11 Apr 2026
https://github.com/sjproctor/learn-apartment-app-react
Instructional project: React application to pair with a Rails API
jwt react react-router reactstrap
Last synced: 18 Apr 2026
https://github.com/juhwano/sns
sns 웹 어플리케이션 API 서버
docker-compose ec2 express jwt nodejs redis s3 sequelize
Last synced: 11 Apr 2026
https://github.com/ibrsec/bs-store-fullstack-render
Fullstack BS Store App
express jwt material-ui mongodb react redux
Last synced: 11 Apr 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/theaungmyatmoe/fiber-custom-jwt
A customize JWT strategy for golang using fiber
Last synced: 10 Jul 2026
https://github.com/luandersonalvesdev/blogs-api
It's a Restfull CRUD API Express using Docker, MySQL with Sequelize and JWT.
api-restful docker express jwt jwt-authentication mysql sequelize
Last synced: 13 Apr 2026
https://github.com/lssandes/crypto-detection-tool-backend
This is backend of crypto detection tool. This tool is base on Express. In here, the alchemy, coingecko and dextools api are used
alchemy alchemysdk bitget coingecko-api dextools express jwt moralis typescript
Last synced: 15 Mar 2025
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/brayankellybalbuena/hhrr-unapec
Project Exemption of the Subject Programming Open Source II of the Apec University
angular8 hibernate java-8 jwt postgresql spring-boot typescript
Last synced: 17 Nov 2025
https://github.com/yutounun/bookstore
An repository learning how to use react, express, AWS ECR, and RDS MySQL..
aws docker docker-image ecr express jwt nodejs rds-mysql react
Last synced: 11 Apr 2026
https://github.com/roc41d/spring-security-jwt-mongodb
Proof of concept of using Mongodb as database to implement spring security
java jpa jwt jwt-authentication mongodb spring-boot spring-security
Last synced: 09 May 2026
https://github.com/omatheusribeiro/tdd-architecture-template-dotnet
This repository has a TDD Architecture template using .NET Core 8. It applies the Code First pattern with Migrations to create a SQL Server database. The goal is to guide developers in learning and applying TDD Architecture principles in .NET applications.
api api-rest architecture automapper codefirst controller dotnet dotnet-core dotnet-core-8 entity-framework jwt jwt-token migration repository singleton sql sql-server tdd unit-test xunit
Last synced: 29 Apr 2026
https://github.com/kiselyovda/fastapi-jwt-oauth
Short project to understand OAuth JWT authentication with FastAPI
Last synced: 11 Apr 2026
https://github.com/sathiyapramod/lead_management_be
Lead Management System - backend
class class-transformer class-validator eslint interfaces jest jwt logger middlewares mysql nestjs nodejs prettier prisma swagger twilio twilio-voice types typescript winston-logger
Last synced: 11 Apr 2026
https://github.com/divyadharshan/placify
Placify is a web application that allows users to explore and manage places and adding/editing place entries. Users can also leave reviews for places they visit, making it a community-driven platform.
ejs expressjs google-oauth jwt mongodb nodejs nodemailer passportjs sessions
Last synced: 11 Apr 2026
https://github.com/shgysk8zer0/jwk-utils
Use JWK and JWTs using the Crypto API
Last synced: 15 Apr 2025
https://github.com/soraiya11-7/blog-client-side
The Blog Platform is built to offer a responsive and seamless user experience while managing blog posts, user authentication, comments, and wishlists. It supports routes for creating, updating, deleting, and viewing blogs, with JWT-based authentication ensuring secure user management.
aos daisyui firebase framer-motion jwt lazyload nodejs react react-tanstack-table react-toastify tailwindcss
Last synced: 11 Apr 2026
https://github.com/sxw111/referral-system-api
tz
alembic asynchronous celery docker docker-compose fastapi jwt oauth2 postgresql pydantic pytest python redis sqlalchemy
Last synced: 11 Apr 2026
https://github.com/rajyo/pet_adoption_backend
Developed a responsive pet adoption mobile application using React Native, Expo and ExpressJS enabling users to add a pet to favorites and later choose a pet for adoption. Used Axios for fetching API’s from the backend and MongoDB as a database for data storage and retrieval. Used Async Storage as a local storage and Context API and JWT.
axios context-api expo express jwt reactnative typescript
Last synced: 11 Apr 2026
https://github.com/brunacardoso7/seacarrias_api
API REST Full, para sistema de e-commerce com Django e Rest Framework com funcionalidade de registro e autenticação de usuário, carrinho e módulo de compra com integração com serviço de pagamento com a mercado pago
Last synced: 08 Mar 2025
https://github.com/himalayasingh3/mern-stack-phonk-app
Phonk App is a modern, full-stack application built with the MERN stack (MongoDB, Express.js, React.js, and Node.js). It features JWT authentication for secure user access and includes an Admin Panel to manage content efficiently.
axios expressjs jwt lucide-react mongodb multer nodejs reactjs
Last synced: 11 Apr 2026