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-03 00:17:04 UTC
- JSON Representation
https://github.com/tolgaerdonmez/mern-user-auth
MERN Stack User Auth with JWT
authentication cra jwt mern-stack react
Last synced: 15 May 2026
https://github.com/hemantsonu20/jwt-cracker
A multi-threaded jwt cracker via brute force approach
java java-8 jwt jwt-cracker jwt-token maven sonar spring-boot travis-ci
Last synced: 11 Apr 2025
https://github.com/semmidev/goca
Goca: Go-based RESTful API template with Clean Architecture. Features JWT auth, notes CRUD, Redis worker, rate limiting, Zap logging, and Swagger docs. Docker-ready for scalable, testable apps.
clean-architecture golang jwt redis swagger uncle-bob worker
Last synced: 14 May 2026
https://github.com/felixvo/homebrew-jwtcli
Decode, verify and generate JWT in terminal
Last synced: 12 Jan 2026
https://github.com/fcapellino/net-core-angular-vehicledealer-app
A vehicle dealer application built with Angular and ASP.NET Core 3.1.
angular entity-framework-core jwt netcore
Last synced: 24 Feb 2025
https://github.com/nemeslaszlo/men-stack-with-usercontroller
MEN (MongoDB - Express - Node) fully setuped project with a userController (login, register stc.)
bycrypt eslint express husky jwt lint-staged men-stack mongodb mongoose node validator winston-logger
Last synced: 08 Apr 2026
https://github.com/vuphuong1794/louis.
expressjs jwt nodemailer oauth2 reactjs redux redux-persist redux-toolkit rest-api stripe zalopay
Last synced: 30 Jun 2026
https://github.com/ysdragon/ring-jwt
JWT library for the Ring programming language
Last synced: 18 Feb 2026
https://github.com/baloise/pelan-api
API für die kommende Einsatzplanung des Helpdesks
api jwt jwt-authentication php php7 rest-api restful-api
Last synced: 26 Jun 2025
https://github.com/laviprog/pastes
PASTES is a project for creating and viewing posts, such as articles, tutorials, or notes, with the option to attach files.
aws-s3 docker java jwt openapi postgresql s3-storage spring spring-boot spring-data-jpa spring-security
Last synced: 07 Apr 2026
https://github.com/dinushchathurya/laravel-product-review-api
Product Review is a Laravel powered API that allows users to add, view, update and delete products. Users will also be able to rate and review a product
api jwt laravel laravel-api laravel-authentication laravel-framework laravel-jwt laravel-rest-api laravel-restful-api rest-api
Last synced: 27 Apr 2026
https://github.com/anonfedora/blogapispring
jsonwebtoken jwt spring-boot spring-jpa spring-jwt spring-security validation
Last synced: 15 May 2026
https://github.com/fordiquez/nodejs-express-mongodb-ts-jwt-api
Node.js + Express + MongoDB + TypeScript + JWT API
api auth authentication authorization express jsonwebtoken jwt jwt-auth modules mongodb nodejs typescript
Last synced: 07 Apr 2026
https://github.com/arthur199212/product-feedback-app
Technologies: Go, gin, golang-migrate/migrate, JWT, PostgreSQL, Docker compose, logrus, Heroku, GitHub Actions, Swagger, websocket.
cicd docker-compose gin github-actions go go-migrate go-mocking golang jwt jwt-authentication postgresql rest-api swagger websocket
Last synced: 09 Apr 2026
https://github.com/intricate/paseto-haskell
A Haskell implementation of PASETO (Platform-Agnostic Security Tokens).
cryptography haskell jwt paseto security token
Last synced: 10 Apr 2025
https://github.com/ibad-hussain/quiz-overflow
Quiz Overflow is a full-stack MERN web app where developers can take quizzes on programming topics, earn badges, and track their progress. Built with performance and scalability in mind, it's a feature-rich platform focused on learning and developer growth.
bcrypt expressjs jwt mongodb mongoose nodejs nodemailer reactjs vercel
Last synced: 19 May 2026
https://github.com/zvkubajak/quoteful
A website to explore and create your own thoughtful quotes. Write your own, or use AI to generate a quote based on your prompt.
jwt openai prisma react tailwind typescript
Last synced: 06 Apr 2026
https://github.com/piomin/sample-micronaut-security
Demo with Micronaut application illustrating Security module
jwt micronaut micronaut-oauth2 micronautfw oauth2 security
Last synced: 14 Apr 2025
https://github.com/leoelicos/ingre
A fun recipe app
antd apollo axios bcrypt edamam-api express gql jwt mongoose node pluralize react react-masonry-css react-router-dom stripe
Last synced: 18 Feb 2026
https://github.com/martinpcdev/e-commerceplatform
Proyecto de plataforma de Ecommerce en linea
docker docker-compose dockerfile dto-pattern java jwt mappers postgresql spring-boot springsecurity validation
Last synced: 11 Apr 2026
https://github.com/k8shell-io/identity
Indetity service
authentication identity jwt oauth2
Last synced: 02 Jul 2026
https://github.com/marcelo-schreiber/t1gforum
A forum, inspired by 9gag, to post, comment and see others users posts
blog blog-app framer-motion fullstack-javascript heroku-deployment jwt multer netlify-deployment react-router reactjs sass social-media
Last synced: 09 Apr 2026
https://github.com/athrocks/spring-jwt-auth-api
A Spring Boot backend project implementing secure API authentication using JWT (JSON Web Tokens) and Bcrypt. This project includes role-based access control, integrates with a MySQL database, and provides example endpoints for different roles (Student, User).
jwt jwt-authentication jwt-token mysql rest-api restapi restful-api spring spring-boot spring-data-jpa spring-mvc spring-security springframework
Last synced: 18 May 2026
https://github.com/manish312002/mvblog
MVBlog is a blog management platform that allows users to create, view, edit, and delete blog posts. Users can register, log in, and manage their posts with features such as file uploads and personalized content. The application utilizes JWT for authentication, bcrypt for password hashing, and PostgreSQL for database storage.
api authentication backend bcrypt blog cors crud dotenv express fileupload full-stack jwt middleware multer nodejs pern-stack postgresql rest-api web-application
Last synced: 16 Apr 2026
https://github.com/ericmbouwe/vending-machine
A vending machine app built with Express js and Reactjs
authentication jwt nodejs postgresql reactjs redux-toolkit tailwindcss
Last synced: 06 Apr 2026
https://github.com/sombir5/getride
getRide is an online car rental website, that provide cars on rent. You can drive the car on your own, travel to your favourite places and enjoy.
backend-api bcrypt chakra-ui env express frontend jwt mongodb-atlas mongoose nodejs reactjs redux redux-thunk releationship vite
Last synced: 06 Apr 2026
https://github.com/jayhawk24/fastapi-auth
FastAPI boilerplate for quickstart with SQLAlchemy, Alembic and JWT authentication.
fastapi fastapi-auth fastapi-template jwt sqlalchemy
Last synced: 19 May 2026
https://github.com/sanketjaswal/tablesprint
A product management dashboard with secure user login and role-based access control. Users can add, edit, view, and delete products through a dynamic interface. The application ensures secure access to product operations with token-based authentication.
jwt mysql node react sequelize
Last synced: 27 Apr 2026
https://github.com/jonanv/jwtauthclient-reactjs
JWT (JSON Web Token) authentification client with React JS
Last synced: 17 May 2026
https://github.com/misfofficial/danafly-clint
DanaFly is a modern, full-featured travel and tourism management platform designed to connect tourists with verified tour guides, explore curated travel packages, book unforgettable trips, and share experiences through stories and photos. With secure user authentication, real-time bookings, role-based dashboards, and Stripe-powered payments.
axios dontenv express firebase framer-motion jwt mongodb mongodb-atlas nodejs npm react react-router tailwindcss tans
Last synced: 06 Apr 2026
https://github.com/iamyogeshmore/book-store-app
The provided code is a backend application for a bookstore. It includes controllers for managing users, books, shopping carts, and orders. Each controller has specific functionalities such as adding, retrieving, updating, and deleting data related to its respective entity. The code also utilizes service classes to handle the6 business logic.
Last synced: 10 Apr 2026
https://github.com/emreaknci/goauthexample
docker golang jwt react refresh-token
Last synced: 08 Apr 2026
https://github.com/br4adam/mern-auth
Registration, login, confirmation, password reset.
authentication express jwt mongodb react
Last synced: 09 Apr 2026
https://github.com/dungken/utc2-coolmate-admin-react-netcore
Ecommerce System Management is a .NET Core-based application.
Last synced: 03 Apr 2025
https://github.com/hirishu10/fullstack-mernapp-storelist-with-api
Creating full stack store list MERN App with the help of MongoDB, Express, React, Node.js, Redux, JWT (JSON web token), API(Application Programming Interface), etc.
database express jwt mongodb node react redux
Last synced: 08 Apr 2026
https://github.com/srs-sudeep/nodejs-express-boilerplate
Boilerplate for Nodejs Express with auth and swagger docs.
boilerplate bun express husky jwt mongodb mongoose nodejs swagger
Last synced: 20 Jan 2026
https://github.com/cristiancosta/node-js-jwt
JWT authentication service made with Javascript, Node.js, Express and more.
bcryptjs eslint express husky javascript jest jwt nodejs postgresql prettier sequelize supertest swagger testcontainers
Last synced: 08 Apr 2026
https://github.com/choudharymahipal/jwtauthentication_dotnetcore
This project demonstrates how to implement JWT (JSON Web Token) authentication in a .NET Core application.
asp-net-core authentication jwt
Last synced: 13 Apr 2025
https://github.com/dtinth/firetoy
Provision a public-but-secret ephemeral Firebase Realtime Database endpoint.
Last synced: 19 May 2026
https://github.com/auth0/angular-jwt
Library to help you work with JWTs on AngularJS
Last synced: 19 Jan 2026
https://github.com/totem-abu/fullstackrealtimechatapp-videocalling
šØļøFullStackRealtimeChatApp ā A modern full-stack real-time chat application with video calling capabilities built using the MERN stack (MongoDB, Express, React, Node.js) and Stream Chat API, featuring secure authentication, friend requests, real-time messaging, video calling, dark/light theme toggle, and responsive UI design.
daisyui express jwt mongodb nodejs react react-sdk reactrouter streamchat-api tailwindcss tanstack-react-query vite zustand
Last synced: 06 Nov 2025
https://github.com/tawfik-s/nodejs-practices
some of my practices in nodejs like logging unit testing dealing with jwt
authentication best-practices eventloop jasmine jwt jwt-auth log4js logging mongoose nodejs typescript youtube-dl
Last synced: 31 Dec 2025
https://github.com/academex/academex
This repository hosts the University Social Media Platform, designed for students to connect and collaborate. Key features include a community portal, college-specific spaces, a hashtag system for content filtering, and a library for course materials. Built with NestJS and MySQL, it aims to enhance student engagement and resource sharing.
jwt nestjs nodejs prisma swagger
Last synced: 08 May 2026
https://github.com/aelyakoubi/Full-Stack-Events-website
Full-Stack project Events website React.js Node.js Express.js Middleware Prisma Mysql
authentication-backend chakra-ui express-js javascript jwt middleware mysql-database node-js prisma-orm react-js static vite
Last synced: 08 Sep 2025
https://github.com/gbrayhan/rsuite-nextjs
Nextjs-Typescript-Boilerplate with Redux and ReduxToolkit Storage System, RSuite, and Nivo Graph Library
boilerplate jwt nextjs react redux rsuite rtk template typescript
Last synced: 20 Jan 2026
https://github.com/ohshajim/lifecare-server
LifeCare Server utilizes ExpressJS, NodeJS, MongoDB, and JWT for secure and efficient medical camp management, supporting participant registration, camp administration, and Stripe payments with ease.
crud-operation expressjs jwt mongodb nodejs stripe-payment
Last synced: 02 Apr 2026
https://github.com/t0malexander/basics-store
A minimalistic fashion store mobile application built with Expo CLI, React Native, Typescript, PostgreSQL, Nest.js, Prisma, Docker and Styled Components
docker dotenv eslint expo jwt nest-js nodejs postgresql prisma react-native styled-components typescript vitest zod
Last synced: 03 Mar 2025
https://github.com/clj-pkg/jwt
The minimal implementation of JWT on Clojure
Last synced: 18 Feb 2026
https://github.com/wyattleelee/ecommerce_backend
š Build a robust e-commerce backend with Node.js, Express, and MongoDB, featuring user management, file uploads, and caching for high performance.
backend distributed-tracing elk-stack graphql jwt kafka message-broker mysql nodejs passport-jwt python resilience4j spring-boot spring-cloud spring-security stripe typescript wp-graphql
Last synced: 04 Apr 2026
https://github.com/aygunbyr/udemyauthserver
Asp.Net Core API + Token bazlı kimlik doÄrulama(JWT) - Fatih ĆakıroÄlu
asp-net-core identity jwt n-tier-architecture
Last synced: 18 Mar 2025
https://github.com/alfianandinugraha/apicontact
Fullstack Nextjs App with Firebase include Auth System with Token-Based ( JWT )
firebase fullstack jwt material-ui nextjs react reactjs typescript
Last synced: 09 Apr 2026
https://github.com/jagannathgarinavya/shikshasahayak
The ShikshaSahayak Platform is a web-based solution designed to assist students at Masai School in Bangalore who face financial challenges in their education. This platform provides a space for students to create fundraising projects and allows donors to contribute to these causes and support the students
axios chakra-ui chatbot css e expressjs gemini-api html javascript jwt mangoos mongodb nodejs payment-gateway reactjs redux tailwindcss
Last synced: 04 Jan 2026
https://github.com/matiassenia/backrocketbot
API de autenticación backend construida con Node.js, Express, Prisma y JWT. Permite registro, inicio de sesión, y acceso a rutas protegidas mediante validación de tokens. Incluye base de datos SQLite para almacenamiento de usuarios.
api api-rest authentication backend bcrypt dotenv expressjs javascript jwt nodejs postman prisma programming rest-api sqlite
Last synced: 08 Apr 2026
https://github.com/urijhoruzij/chat
React.js realtime chat app with rooms
authorization backend chat chat-application frontend jwt jwt-authentication mongodb nodejs reactjs redux websocket
Last synced: 07 Apr 2026
https://github.com/boilerlabs/java-spring-auth-jwt-jpa
A boilerplate starter project for building a Java Spring Boot application with JWT and JPA authentication.
java jwt spring-boot spring-security
Last synced: 20 Jan 2026
https://github.com/shamsheedali/linkify
Linkify is a full-stack URL shortener built with the MERN stack and NestJS. It allows users to convert long URLs into short, shareable links, manage their URLs securely with JWT-based authentication, and track basic click analytics.
jwt mongodb mongoose nestjs nodejs react tailwindcss typescript zustand
Last synced: 06 Apr 2026
https://github.com/ankitborude/abacus-exam-system-rest-api
The Abacus Exam API is a comprehensive platform designed to streamline mathematical assessment and practice for educational institutions.
api caching endpoint-engineering exam expressjs generator http-server javascript joi-validation jspdf jwt mongodb mongoose morgan nodejs oauth2 rest-api restful-api winston-logger
Last synced: 09 Apr 2026
https://github.com/mendhak/angular-dynamic-configuration-with-auth0
Angular application. With dynamic configuration loaded from an API call. With Auth0 integration secured API requests.
Last synced: 07 May 2026
https://github.com/nsweeting/authex_blacklist_redis
A simple module to use redis as a token blacklist with Authex.
authentication authex blacklist elixir jwt redis
Last synced: 17 May 2026
https://github.com/douglasvolcato/whatsapp-automation-agent
The WhatsApp Automation Agent combines AI language models, web automation, and a robust dashboard to create a flexible automation platform for WhatsApp interactions.
bcrypt chatbot chatgpt ejs express jsonwebtoken jwt langchain langchain-js nodejs observability ollama postgresql primereact prometheus react swagger typescript whatsapp whatsapp-bot
Last synced: 08 Apr 2026
https://github.com/navjotdhanawat/mean-todo-auth
auth jwt login mean registration
Last synced: 18 Mar 2025
https://github.com/dougley/jwt-nginx-ext-auth
Quick way to check JWT's for Nginx external authentication
Last synced: 16 Jul 2025
https://github.com/vicanso/elton-jwt
validating JSON Web Tokens middleware for elton
Last synced: 06 Nov 2025
https://github.com/testorg0373/t-jwt
A simple library for signing and verifying JWTs in Dart lang. Currently only supports HMAC-256.
Last synced: 11 Jan 2026
https://github.com/danielbrito/node-js-studies
:green_circle: Node.js experiments.
express javascript jwt nodejs postgresql rest-api sequelize
Last synced: 04 Apr 2026
https://github.com/tanim-mishkat/uber-clone
Full-stack Uber Clone built with React, Node.js, Express, and MongoDB. Features real-time ride tracking with Socket.io, user and captain authentication, fare calculation, OTP verification, and interactive maps.
express fullstack jwt mongodb nodejs react rest-api socketio uber
Last synced: 13 Apr 2026
https://github.com/oluizeduardo/glicocheck
Web platform for diabetes management.
api-rest bootstrap5 cypress express github-actions javascript jwt knexjs nodejs sqlite3
Last synced: 11 Apr 2026
https://github.com/codewithashim/doctor-portal-server
api expressjs javascript jwt mongo mongodb nodejs
Last synced: 10 Apr 2026
https://github.com/meenachie/ci_todo_javascript
Simple Todo application using CodeIgniter - REST API Integration with JWT
ajax api bootstrap5 codeigniter3 html5 javascript jquery jwt jwt-token mvc-architecture php rest-api
Last synced: 14 Apr 2026
https://github.com/aliirfaan/laravel-simple-jwt
This package allows you to generate Json Web Tokens. You can then verify the JWT code and grant access based on its validity. You can also use the optional refresh token flow for long lived sessions.
jsonwebtoken jwt jwt-token laravel php refresh-token
Last synced: 11 Jan 2026
https://github.com/shaikahmadnawaz/workout-tracker
Workout Tracker
authentication authorization bcrypt expressjs jwt mern-stack mongodb mongodb-atlas mongoose nodejs react workout-tracker
Last synced: 08 Apr 2026
https://github.com/thematiaz0/notenough-web
This is a fullstack web development notes app, showcasing possibilities with ASP.NET (C#) and React.
asp-net cookies crud csharp css docker html jwt postgresql react responsive ui ux website
Last synced: 07 Apr 2026
https://github.com/oscarvalenzuela25/blog-basic-back
Api para proyecto de blog basico
jwt mongoose-paginate nodejs project
Last synced: 16 Apr 2026
https://github.com/salvadorbravo09/gestionpresupuestos
Aplicación diseñada para ayudar a los usuarios a gestionar sus finanzas personales.
express jwt mongodb mongoose nextjs nodejs sequelize typescript
Last synced: 08 Apr 2026
https://github.com/zn-rabby/building-university-management-system-server
Building University Management System Server Developing is running.......
express jwt mongoss node typescript zod
Last synced: 06 Apr 2026
https://github.com/aishwary-dixit1/web-chat
Web Chat š¬ ā A real-time messaging web app for seamless communication. Features instant messaging, user authentication, media sharing, and a sleek, responsive UI. Powered by Node.js, React, Socket.io, and MongoDB for fast and secure conversations. š
authenitication chat-app daisy-ui expressjs jwt mongodb nodejs react real-time-messaging socket-io tailwindcss webchat websocket
Last synced: 07 Apr 2026
https://github.com/yusufshakeel/node-api-project
This is a simple Node project to create a simple API server.
api express expressjs javascript jest jwt mongoose node nodejs restful-api
Last synced: 07 Apr 2026
https://github.com/codezaura/JavaScript-Backend-Setup
Experience an amazing setup guide for your backend with JavaScript | This is a just a reference copy of the Ultimate Backend Series by Hitesh Sir š„ on the Chai aur Code ā YouTube Channel
bcrypt cloudinary cookie-parser cors datamodelling environment-variables expressjs jwt mongodb mongoose mongoose-aggregate-paginate-v2 multer nodejs nodemon postman schema
Last synced: 30 Dec 2025
https://github.com/himanshu404mishra/scatch
This is a full stack ecommerce application. Its name is Scatch. It is a premium bag selling online store.
authentication-backend backend bcrypt cleanui cookie-parser ecommerce-application ejs expressjs frontend full-stack jsonwebtokens jwt mongodb mongoose multer nodejs taliwindcss
Last synced: 08 Apr 2026
https://github.com/kodatchi-001/mern-todo-app
A simple Todo app built with the MERN stack. Users can create, update, and delete tasks with a React front-end, Node.js and Express for the back-end, aMongoDB for data storage. Great for learning full-stack development and building dynamic web applications.
cors express-js jwt mern-stack mondodb mongoose node-js reactjs tailwind-css typescript
Last synced: 13 Mar 2025
https://github.com/layinded/swx-api
SwX is a modular, full-featured FastAPI starter template designed for building scalable, secure, and production-ready backend or full-stack applications with ease.
alembic api backend boilderplate devtools fastapi fastapi-crud jwt modular-architecture oauth2 postgres postgresql production-ready python sqlalchemy sqlmodel template
Last synced: 19 Apr 2026
https://github.com/sauravrao637/ecommerceapi
Kotlin-based API built with Ktor with essential features such as user authentication, product management, and order processing. The API ensures secure authentication using JSON Web Tokens (JWT) and utilizes Gson for smooth JSON serialization.
jwt kotlin ktor mysql-database
Last synced: 16 May 2026
https://github.com/jesielviana/hono-api
Esta API demonstra o uso de Bun, Hono, Prisma e JWT para construir um sistema de gerenciamento de usuÔrios e filmes. Inclui rotas públicas para operações de login e gerenciamento de usuÔrios, e rotas privadas para manipulação de filmes. Ideal para aprender e entender a integração dessas tecnologias.
bun bunjs hono honojs javascript jwt prisma prisma-orm typescript
Last synced: 18 Jan 2026
https://github.com/hjunor/api-rest-golang
Api criada para aprendizado da linguagem GoLang, uma api simples com autenticação e cadastro de livros
api-rest gin go golang jwt middleware postgresql
Last synced: 07 May 2025
https://github.com/cafernandes/express-php
Microframework PHP ultraleve inspirado no Express.js para prototipar APIs em minutos.
api-framework authentication composer express-inspired jwt microframework middleware modern-php multi-auth php psr-7 rapid-prototyping rest-api security
Last synced: 27 Jul 2025
https://github.com/nithin1729s/inkwell-insights-a-blogging-website
A Full-stack blog application built using the MERN (MongoDB, Express.js, React, Node.js) stack. The frontend is styled using Tailwind CSS with the Flowbite theme.
blog blogging-website full-stack full-stack-web-development it254 jwt mern mongodb mongoose node react react-redux vite webtech
Last synced: 06 Apr 2026
https://github.com/ml4909854/full_stack_email_otp_based_frontend
This project is a secure, full-stack web application built using the MERN (MongoDB, Express, React, Node.js) stack. It features email-based OTP authentication without traditional passwords and includes a blogging platform.
bcrypt css express html javascript jwt mongodb mongoose node nodemailer render vercel
Last synced: 07 Apr 2026