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-06-26 00:13:11 UTC
- JSON Representation
https://github.com/4players/odin-tokens-go
Lightweight module to generate access keys and room tokens used by 4Players ODIN
authentication ed25519 go golang jwt
Last synced: 28 Mar 2025
https://github.com/dmytrodemianchuk/crud-app
A CRUD application that provides a Web API to the data
docker docker-compose go golang jwt postgresql
Last synced: 07 Apr 2026
https://github.com/avdunusinghe/research-project-management-tool-api
JavaScript | Express | Mongo Db
Last synced: 09 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/ysdragon/ring-jwt
JWT library for the Ring programming language
Last synced: 18 Feb 2026
https://github.com/jonanv/jwtauthclient-reactjs
JWT (JSON Web Token) authentification client with React JS
Last synced: 17 May 2026
https://github.com/ramonfsk/valoriza-api
Projeto desenvolvido na missão NodeJS no NLW #06
class-transformer jwt nodejs restful-api solid typeorm typescript
Last synced: 30 Apr 2026
https://github.com/kislevlevy/natours
Natours is a Node.js application for managing U.S. tours, offering a RESTful API, secure user authentication, and Stripe payment integration. Built with Express and MongoDB, it provides a robust, full-stack booking solution.
express geospatial jwt mongodb nodejs ssr stripe
Last synced: 08 Apr 2026
https://github.com/betwixt-labs/fs-credential-storage
a file-system credential storage strategy for Tempo clients
filesystem jwt node nodejs oauth tempo tempojs
Last synced: 17 May 2026
https://github.com/willianantunes/ping-identity-auth-playground
Will I be able to unleash the power of identity?
django jwt openid-connect ping-identity
Last synced: 17 May 2026
https://github.com/truefalse10/bookstore-microprofile
java-ee8 project with microprofile
docker java java-ee jwt microprofile openshift
Last synced: 03 May 2026
https://github.com/aaqyaar/graphql-nodejs-boilerplate
Template Backend API Built with TS, Node, Apollo Sercer
aws-cognito aws-s3 graphql jwt nodejs typescript
Last synced: 02 Apr 2026
https://github.com/flex-development/sneusers
Demo user authentication and authorization system
bun docker fastify jwt nestjs oauth typescript
Last synced: 08 Apr 2026
https://github.com/r-n/sistem_gaji_vue_thrift
Payroll system built with flask, thrift, and vue
database docker flask jwt payroll payroll-management-system postgresql python sqlalchemy thrift vue vue-js vuejs vuetify web
Last synced: 02 Feb 2026
https://github.com/dinos-s/eupsi
Site de consultas com psicologo
css html javascript json jwt mysql node php seque
Last synced: 08 Apr 2026
https://github.com/wallacemt/dev-portifoio-api
Uma API RESTful completa para portfólio pessoal, desenvolvida em TypeScript com Node.js, Express e Prisma ORM.
api backend bun express jwt node orm prisma typescript
Last synced: 17 Jan 2026
https://github.com/ismailaboulkacem1/full-stack-smartlibrary-app-react-java-spring-boot-and-stripe-integration
A Full Stack library management web application built using React and Java Spring Boot. Includes features like secure authentication (JWT, OAuth2), Stripe-based credit card payments, RESTful APIs, and MySQL database integration.
full-stack java jwt library-management mysql oauth2 react rest-api spring-boot stripe-payments web-application
Last synced: 12 Apr 2026
https://github.com/deyrahul95/react-blog-app
React Blog app
api blog express javascript jwt jwt-auth jwt-authentication mongodb mongoose nodejs react
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/danretegan/goit-react-hw-08-phonebook
Phonebook
antd-design axios helmet herokuapp jwt lazy middleware navlink persist react route routes styled-components token
Last synced: 03 May 2026
https://github.com/fayshal-bin-amir-002/seconddeal-backend
expressjs jwt mongodb mongoose nodejs typescript zod
Last synced: 07 Apr 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/visiperf/visiauth
A beautiful Go package to make authentication easier :)
Last synced: 17 Apr 2026
https://github.com/mayank1989gupta/golangrestjwtpostgres
Sample project to create rest API using Gorilla - Mux, JWT &, PostGres SQL
bcrypt go golang gotenv jwt postgresql rest-api spew
Last synced: 15 Jan 2026
https://github.com/monicaalyssa/movie-api
RESTful API built with Node.js and Mongoose for the PopcornPal application to handle movie and user data.
bcrypt express javascript jwt mongodb mongoose nodejs passportjs postman
Last synced: 12 Apr 2026
https://github.com/niteshthori24198/task-management-app
This is a RESTful API for managing tasks. Users can create, retrieve, update, and delete tasks. It also includes optional features like authentication and rate limiting along with all user related crud operations.
bcrypt expressjs javascript jwt mongodb nodejs
Last synced: 10 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/biewwl/sirius
This project is a FULL STACK application with Front-end in React.js and its Backend in Express with MySQL. It features tokenized encryption using the JWT Library.
css docker express git github html javascript jwt mysql node npm react redux sequelize
Last synced: 08 Jul 2025
https://github.com/ekefrancisokechukwu/task-manager-pg
This is a simple task manager API i created with Node, Express And Postgres
bycryptjs expressjs jsonwebtoken jwt nodejs postgresql postman
Last synced: 08 Apr 2026
https://github.com/obaedulislam/fitify-client
Fitness training website to book fitness program & get instruction from expert trainer using React, Node, Express JS, Vercel, MongoDB, Firebase, JWT, Tailwind & Daisy UI
daisyui jwt mongodb mongodb-database nodejs reactjs tailwindcss vercel-deployment
Last synced: 07 Apr 2026
https://github.com/duyk16/social-app-server
Simple implement REST api for mobile appliation
api-rest authentication jwt mongodb
Last synced: 12 Jan 2026
https://github.com/santhoshs50/chat_app
MERN Chat App
chatapp daisyui dotenv expressjs jwt mernproject moongose nodejs nodemon reactjs redux socket-io tailwindcss
Last synced: 19 Jan 2026
https://github.com/lequanphat/railway-booking-system
Railway Booking System is built on Spring Boot + React
ant-design jwt lombok mapstruct react react-query spring-boot spring-data-jpa spring-security swagger tailwindcss zustand
Last synced: 07 Apr 2026
https://github.com/kareimgazer/blogbook-sql
jwt middleware postgresql sequelize winston
Last synced: 03 May 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/cristian-sbardelotto/nlw-spacetime
✅ Rede social voltada para a publicação de memórias, fornecida pela Rocketseat.
axios dayjs dotenv eslint fastify fs js-cookie jwt lucide-react multipart multipart-uploads nextjs prisma tailwind tsx typescript zod
Last synced: 14 Apr 2026
https://github.com/architsingh15/flask-api-with-jwt-auth
Sample application for showcasing creating API using Flask(Python) and JWT for authentication
Last synced: 14 May 2026
https://github.com/giovannak/nestjs_authentication_jwt
Nestjs authentication flux using JWT
Last synced: 06 Apr 2026
https://github.com/moontaz/luxetravel-v1.0.0
LuxeTravel is a multi-API integration bus ticketing system that offers real-time seat booking and optional food add-ons. Built with Next.js, Node.js, and Prisma, it demonstrates how to manage independent APIs seamlessly within one platform.
adminjs api-integration authentication bus-ticketing express fullstack jwt microservices multi-api-integration mysql nextjs nodejs online-reservations prisma prisma-orm real-time-booking restful-api tailwindcss travel-booking web-application
Last synced: 05 May 2025
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/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/tanzeebul-tamim/pmbia-client
This repository houses the client-side codebase for the PMBIA (Professional Mountain Biking Instructors Association) website. As the frontend component of the project, it contains all the necessary files responsible for delivering an engaging user experience.
animation axios firebase-authentication javascript jwt mern-stack mongodb react-awesome-reveal react-awesome-slider react-credit-cards react-hook-form react-leaflet react-query react-router-dom reactjs responsive-design stripe-payments tailwindcss vite
Last synced: 01 Apr 2025
https://github.com/natanaelvich/nextjs-flux-auth-jwt
Application for next flux auth jwt
api-client authentication jwt nextjs reactjs sass
Last synced: 13 Apr 2026
https://github.com/trancelove/reactjs-redux-koa-study
Code recovered from somebody's rubbish bin
jest jwt koajs reactjs redux sequelizejs
Last synced: 13 May 2025
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/aswinbennyofficial/go-project-template
Go project template using go-chi, pgxpool, go-redis, gocql, zerolog, amqp091-go, middlewares, dockerfile and compose etc..
backend docker docker-compose go go-chi go-redis golang golang-library jwt pgx pgxpool zerolog
Last synced: 19 Jan 2026
https://github.com/melardev/java_springcloud_eureka_zuul_oauth2jwt_restcrud
Java Spring Cloud Crud application using Microservices Architecture
api crud discovery-service eureka gateway java java-ee jwt microservices netflix oauth-server oauth2 rest spring-cloud zuul
Last synced: 19 Jun 2025
https://github.com/secretdeveloperisme/careersocialnetwork
A project to connect employer and employee via social network
bootstrap5 html-css-javascript java jpa jquery jwt mysql spring-boot
Last synced: 09 Apr 2026
https://github.com/lalathealter/medods
backend assignment for MEDODS (a small JWT authentication service)
authentication golang jwt jwt-authentication mongodb rest
Last synced: 18 Apr 2026
https://github.com/yahya-elamri/gestion-des-salles-de-tp
Ce projet est une application web qui simplifie la planification et la réservation des salles de TP en physique, offrant une gestion efficace des ressources pédagogiques avec une interface intuitive et un déploiement facilité via Docker.
docker gestion java jwt jwt-authentication microservice microservices react reactjs spring-boot
Last synced: 13 Apr 2025
https://github.com/abhish3kk/repofinder-react
authentication axios azure-deployment cicd husky javascript jwt react react-router tailwind tsx vite
Last synced: 12 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/0xSettings/client-security-token
Software Registration and Login Token for Client(User)
java jwt jwt-authentication mysql oauth2 postgresql spring spring-boot spring-data-jpa spring-security springboot
Last synced: 28 Mar 2026
https://github.com/arijitcodes/thenerdstore-frontend
The NerdStore - A Full Stack E-Commerce System (Frontend) [MERN Stack]
backend bootstrap crypto ecommerce ecommerce-application express-jwt express-validator expressjs formidable frontend fullstack javascript jwt lodash mern mern-stack mongodb nodejs reactjs state-management
Last synced: 06 Apr 2026
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/dev-owdenmag/customer-management-api
The Customer Management API is a robust and secure application built with Flask, designed for managing customer data and providing user authentication. Featuring JWT-based security, this API allows seamless registration, login, customer retrieval, and balance updates.
flask jwt jwt-auth jwt-authentication python
Last synced: 30 Mar 2025
https://github.com/salihmezraoui/shopnook
Full-stack e-commerce application built with Spring Boot for robust backend services and Angular for a dynamic and responsive user interface. Features include product management, secure user authentication, shopping cart functionality, and a seamless checkout process.
angular ecommerce html-css https identity-management intellij jwt mysql okta openid-connect payment-processing rest-api spring-data-jpa spring-security springboot ssl stripe-api typescript vscode
Last synced: 11 Feb 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/sanjayng125/mern-chat-app
A simple Chat App Using MERN | Socket.io | JWT
chat-application jwt mern responsive socket-io
Last synced: 30 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/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
https://github.com/kientech/tech-blog
MEAN Tech Blog is a full-stack blogging platform built using the MEAN stack (MongoDB, Express.js, Angular, and Node.js). It allows users to create, manage, and interact with blog posts while implementing authentication and authorization mechanisms. Additionally, the platform supports powerful search and filtering features to enhance user experience
express jwt mongodb nodejs postman reactjs
Last synced: 12 Mar 2025
https://github.com/omar-alghaish/nodejs-full-e-commerce-restful-api
express-validator expressjs jwt mongodb mongoose multer nodejs sharp
Last synced: 06 Apr 2026
https://github.com/somenath203/mern-stack-image-gallery-backend
Click below to visit the api base url
cloudinary crud expressjs jwt jwt-authentication mongodb nodejs render
Last synced: 06 Apr 2026
https://github.com/arian-fallahpour/natours
🌄 The BEST tour booking website the world has ever seen!
css expressjs html javascript jwt mapty-api mongodb nodejs pug stripe-api
Last synced: 06 Apr 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/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/PratikRameshMajage/BackendPracticeWithMiniProjects
EXPRESS_PRACTICE_PROJECT | MERN Stack Backend Learning Journey | 📚 This repository documents my journey of learning backend development with the MERN stack. 🌐 | 🛠️ Setting up a Node.js and Express.js server | 💾 Connecting with MongoDB for database management | 🔒 Implementing authentication and authorization | 📡 RESTful APIs | 🚀 Deploying.
bcrypt cookie ejs express fs json-parser jwt monggodb mongoose nodejs path
Last synced: 03 Apr 2025
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/rocco0619/full-stack-fastapi-template
Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
backend chakuraui fastapi frontend json json-sche jwt openapi postgresql python react sqlmodel swagger typescript
Last synced: 06 Apr 2026
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/tushar-3549/api-development
FastAPI application showcasing backend development with Python, including RESTful APIs, database integration with PostgreSQL, and modern development practices.
api-development backend fastapi jwt oauth2 postgresql-database sqlalchemy
Last synced: 15 May 2026
https://github.com/adamnasrudin03/go-template
This project is an example of a REST API project using the Go language and the implementation of other tools
basic-authentication docker email-verification excel-export gin-framework gin-gonic golang gorm jwt jwt-auth otp-verification postgresql rabbitmq redis redis-client
Last synced: 02 Jan 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/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/rushikeshg25/social-eze
Fullstack MERN social media Web app
authentication express jwt mongodb nodejs reactjs
Last synced: 06 Apr 2026
https://github.com/3bdalrhmans3d/learnquest
LearnQuest V1 is a comprehensive Learning Management System (LMS) designed for modern educational institutions. Built with cutting-edge technologies, it provides a secure, scalable, and feature-rich platform for online learning and course management.
api cache clean-architecture dotnet dto-pattern elearning-platform email-notification entity-framework-core jwt notification repository-pattern services signalr sqlserver
Last synced: 18 May 2026
https://github.com/dbgjerez/jwt
Implementación de JWT para Java con usuarios sobre MongoDB
eureka java-8 jwt jwt-authentication jwt-token microservices spring spring-boot spring-cloud
Last synced: 20 Jan 2026
https://github.com/derek486/hotel-vallesur-manage-front
Frontend app for vallesur hotel management project
Last synced: 09 May 2026
https://github.com/kishornaik/sol_jwt_password_hash_express
A Simple example of JWT token and Password hashing using bcrypt library in the express.js
bcrypt curd-operation expressjs jwt
Last synced: 13 Apr 2026
https://github.com/albertarakelyan/go-rest-api-with-mysql-and-jwt
A simple CRUD with mux and JWT authentication with Go and MySQL
go jwt mysql repository-pattern
Last synced: 14 May 2026
https://github.com/seyla123/auth-fullstack-nextjs
Custom Next.js Authentication System with JWT, SQLite, and Tailwind CSS A full-stack authentication solution featuring sign-ups, sign-ins, password management, email verification, and user invitations, built without third-party auth services.
authentication custom-authentication full-stack jwt nextjs nodejs react react-toolkit-query shadcn-ui sqlite tailwind web-development
Last synced: 11 Apr 2025
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/aligorithm-97/itts
Innova Service Delivery Unit SCM ( Supply Chain Management -> Procurement & Purchasing Management ) Full-Stack Web Application
customhooks docker dockernetworking interceptors jwt nginx react redis refresh-token spring-boot springsecurity sqlserver typescript
Last synced: 06 Apr 2026
https://github.com/braien-machado/blogs-api
API built with sequelize developed at Trybe's FullStack Developer course
javascript jwt mysql nodejs sequelize
Last synced: 06 May 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/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/yorshka20/koa-demo
a RESTful api demo with koa.
api jwt koa prisma restful typescript
Last synced: 17 Feb 2026
https://github.com/kenfehling/omniauth-stateless
Ruby gem for doing stateless authentication with omniauth
api jwt middleware omniauth rails rest ruby stateless
Last synced: 15 May 2026