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-15 00:16:36 UTC
- JSON Representation
https://github.com/ranjanaditya08/blog-app-rest-api
The Blog App API is a Spring Boot-based RESTful web service that provides authentication and role-based access control for a blogging platform. It utilizes JSON Web Tokens (JWT) for secure authentication and authorization.
java jwt spring-data-jpa spring-security springboot
Last synced: 08 May 2026
https://github.com/belchenkov/restify_customer_api
Create a real REST API with database integration and token authentication using Node.js with Restify, Mongoose/MongoDB and JWT.
Last synced: 15 May 2026
https://github.com/nenodias/graphql-node-api
Código do Curso https://www.udemy.com/criando-apis-com-nodejs-graphql-jwt-e-sequelize
express graphql jwt sequelize typescript
Last synced: 01 May 2026
https://github.com/careydevelopment/carecosystem-web-common
This repo includes common classes for Spring/Thymeleaf web applications used within the CarEcosystem network.
cookies java java-11 jwt spring-boot-2
Last synced: 17 Mar 2026
https://github.com/spartan09/fastapi-tdd-todo-app
A full-featured Todo API built with FastAPI, featuring user authentication, role-based access control, and SQLite database integration.
alembic fastapi jwt pydantic-v2 sqlalchemy sqlite3
Last synced: 20 Apr 2026
https://github.com/arackrs/twitterbackend
Este repositorio contiene el backend de una web app de red social, desarrollado con Spring Boot. El backend proporciona una API REST para manejar la autenticación de usuarios, la gestión de publicaciones y la interacción entre usuarios.
api-restfull azure docker hexagonal-architecture hibernate jwt mysql solid-principles sonarsource spring spring-boot spring-modulith spring-security swagger-ui testing
Last synced: 05 Apr 2025
https://github.com/ArackRs/TwitterBackend
Este repositorio contiene el backend de una web app de red social, desarrollado con Spring Boot. El backend proporciona una API REST para manejar la autenticación de usuarios, la gestión de publicaciones y la interacción entre usuarios.
api-restfull azure docker hexagonal-architecture hibernate jwt mysql solid-principles sonarsource spring spring-boot spring-modulith spring-security swagger-ui testing
Last synced: 28 Mar 2025
https://github.com/aryanraj13/boxzone-ecommerce
BoxZone is an innovative e-commerce application built with cutting-edge technologies like Next.js, JWT and MongoDB. BoxZone handles data with high scalability and performance, ensuring a smooth and reliable service.
api authe database ecommerce encryption form jwt mongodb mongodb-atlas nextjs postman react react-navbar react-toast
Last synced: 07 Apr 2026
https://github.com/ososuna/spring-security
Simple authentication system using basic auth and JWT
Last synced: 14 Jul 2025
https://github.com/na-cho-dev/bookrack
BookRack is a modern, full-featured library management system for schools, universities, and community libraries.
jwt mongodb-database nestjs-backend react-router-dom reactjs tailwindcss tanstack-react-query typescipt zustand
Last synced: 07 Apr 2026
https://github.com/domm/plack-middleware-auth-jwt
Token-based Auth (aka Bearer Token) using JSON Web Tokens (JWT)
Last synced: 03 Jul 2026
https://github.com/rootz491/mvc-jwt
implementing JWT from scratch in MVC architecture server
Last synced: 13 Mar 2025
https://github.com/anjali-001/bitterlinks-url-shortener
BitterLinks is a URL shortener for shortening and customising long URL to a link that you can remember.
jwt mongodb nodejs reactjs url-shortener
Last synced: 07 Apr 2026
https://github.com/khalleb/be-the-hero
:rocket: OmniStack Week 11 - Connect people who are willing to help ONGs
expo jwt nodejs ongs react react-native redux
Last synced: 07 Apr 2026
https://github.com/zahidghotia786/pinovx-project
A full-stack currency exchange platform with KYC verification, user/admin dashboards, and Google/email authentication. Built with React.js, Node.js, and Express.js using a modern, responsive UI.
admin-dashboard currency-converter expressjs fullstack google-auth jwt kyc-authentication mongodb nodejs reactjs tailwindcss user-dashboard
Last synced: 07 Apr 2026
https://github.com/famesensor/playground-go-grpc-authentication
This project is an example of how to implement authentication in a Go gRPC service using JWT.
Last synced: 17 Jan 2026
https://github.com/emmaisaac/ejercicio-express-validaciones-roles
Este proyecto es una API simple construida con Express para implementar validaciones con JWT y administrar roles
express javascript jwt mongoose node
Last synced: 07 Apr 2026
https://github.com/mitinarseny/docker_flask_api
Template API on Flask in Docker.
Last synced: 06 May 2026
https://github.com/leoantony72/go-jwt
Testing JWT in Golang 😭
authentication authorization golang jwt
Last synced: 27 Mar 2025
https://github.com/trickfilm400/auth-utils
Some Authenication Utils for Express APIs
Last synced: 21 Jul 2025
https://github.com/sureshbarach2001/blog-app
This project is a full-stack personal blog application built using the MERN Stack (MongoDB, Express.js, React, Node.js). It allows users to create, read, update, and delete (CRUD) blog posts, manage authentication using JWT, and ensures optimized performance using Webpack & Babel.
babel blog express fullstack javascript js jwt mern mongodb nodejs react redis webdev webpack
Last synced: 02 Mar 2025
https://github.com/vagnerbellacosa/120_otimizandoapiproducaoimplementandoautenticacaojwtjavaprojetoclonepicpay
Otimizando API para produção e implementando autenticação via JWT em Java no projeto do clone PicPay
api clone dio dockerfiles full-stack java jwt lab otimizando picpay
Last synced: 18 Jun 2026
https://github.com/thiagocruzrj/advertisement-api
Here you can create an advertisement, rate other advertisements.
api-gateway aws-cognito aws-sns ci-cd circuit-breaker cqrs ddd-patterns ec2 ecs event-driven health-check httpclientfactory jwt logging netcore31 service-discovery swagger
Last synced: 17 Jan 2026
https://github.com/n2duc/jwt-authentication
Authentication for web applications using JWT, React, Express, MongoDB
Last synced: 05 Apr 2026
https://github.com/lukaofirst/dotnet-user-auth
Project where an user can register, login and authenticate using Json Web Token (JWT)
clean-architecture dotnet dotnet6 jwt jwt-authentication mongodb
Last synced: 04 May 2026
https://github.com/vic428-human/antd5-dashboard-practice
antd5
antd brevo cookie-parser jwt mongodb nodejs nodemailer reactjs smtp
Last synced: 21 Jul 2025
https://github.com/yasmimvieira/blog-do-codigo
Curso alura para autenticacao com nodejs
alura encryption-decryption jwt nodejs
Last synced: 18 May 2026
https://github.com/mkbeh/caslex
Tools for creating web services.
axum http jwt microframework openapi3 opentelemetry postgresql rust swagger tracing
Last synced: 12 May 2025
https://github.com/jroyal/cfjwt
Command line utility for parsing JWTs and getting claims
Last synced: 03 Jul 2025
https://github.com/guilhermebley/monitorpet.web
Website to manage and see data about your 'dosador'
api asp-net-core aspnetcore blazor blazor-webassembly clean-architecture csharp jwt jwt-authentication jwt-token swagger swagger-ui
Last synced: 17 Apr 2026
https://github.com/luispagarcia/jwt-api
Ejemplo suuuuuuper pato de como usar JWT
Last synced: 18 May 2026
https://github.com/fabiokusaba/curso-node-intensivo
Curso intensivo de Nodejs - construindo uma aplicação completa.
bcrypt bun cors eslint javascript jwt nodejs typescript valibot
Last synced: 07 Apr 2026
https://github.com/jahidul2004/servicia-server
"Servicia Server is a backend platform built with Express.js and MongoDB, designed to manage service listings, user reviews, and secure payments. It offers seamless authentication and efficient CRUD operations, providing users with an easy way to explore and rate services."
cors express jwt mongodb nodejs vercel
Last synced: 13 Apr 2026
https://github.com/williamkoller/library
Rest API with Django
django django-rest-framework djangorestframework jwt python rest-api
Last synced: 18 May 2026
https://github.com/ososuna/eazy-bank-api
Spring Security Zero to Master course
cors crsf jwt mysql oauth2 spring-security
Last synced: 18 May 2026
https://github.com/gnori-zon/voting-system-rest
REST service to vote for a restaurant
aop jwt liquibase logging lombok maven open-api postgresql spring-boot spring-jpa spring-security swagger validation
Last synced: 07 Feb 2026
https://github.com/adimyy/node.js-e-commerce
NodeJS - Build a Full E-Commerce RESTful APIs
express-validator expressjs jwt mongo-db mongooose multer nodejs nodemailer sharp stripe
Last synced: 07 Apr 2026
https://github.com/mamertmg/myplaces_mern
MyPlaces application with MERN Stack using hooks and context API
bcryptjs context-api express jwt mongodb mongoose nodejs reactjs
Last synced: 10 Apr 2026
https://github.com/andy2046/jwks
A library to retrieve keys from a JWKS (JSON Web Key Set) endpoint.
Last synced: 08 Sep 2025
https://github.com/ableinc/polysecrets-js
A completely randomized order of secrets; built with security in mind.
application-security cryptography javascript js jwt nodejs npm npm-package polysecrets secrets secrets-management security
Last synced: 29 Mar 2025
https://github.com/yelm-212/jwt-login-client
JWT(Access Token, Refresh Token) login & logout
axios element-plus jwt pinia typescript vite vue-router vue3
Last synced: 18 May 2026
https://github.com/royerreyesleon/rest-api-jwt-php
REST API Authentication Example in PHP – JWT Tutorial
Last synced: 25 Jun 2025
https://github.com/matheusadc/transacoesbancariasjwt
O código atua no contexto de transações bancárias, utilizando a linguagem de programação Python e JSON Web Token (JWT).
Last synced: 27 May 2026
https://github.com/kawodyaarachchige/safe-guard-server-side
This repository contains the backend code for the application, built using mern stack
Last synced: 30 Jun 2026
https://github.com/1764720201/management-nest
包含增删查改上传图片和jwt验证的后台管理接口
jwt mysql nest typeorm typescript
Last synced: 06 May 2026
https://github.com/srivastavasrijan/pomodoro-clock-source-code
Being productive is hard. We make it easy.
express jwt nodejs postgresql pwa react
Last synced: 10 Apr 2026
https://github.com/giovanni-iannaccone/kfd
Generator of useful keys for developers 🗝️
c cli-tool jwt jwt-generator jwt-key keys token uuid uuid-generator
Last synced: 16 Jun 2025
https://github.com/lddl/grpc-jwt
JWT recipe for gRPC-based server
authentication grpc grpc-client grpc-jwt grpc-server jwt jwt-authentication microservices
Last synced: 29 Dec 2025
https://github.com/kyungjunnoh/springboot-jwt
[2021년 06월] SpringBoot 와 Spring Security, JWT 를 이용하여 회원가입, 로그인 기능을 구현한 레포지토리
java jwt spring-security springboot
Last synced: 18 May 2026
https://github.com/martincantillo/joint-residential-management
Backend of the project of Movil2
dbcontext jwt jwt-authentication jwt-authorization jwt-bearer-tokens jwt-middleware jwt-token mysql netcore repository-pattern swagger
Last synced: 18 May 2026
https://github.com/ashishkumarpalai/coding-samurai-internship-task
This GitHub repository contains the code and resources for three web development internship tasks: Web-based Calculator, To-Do List Web Application, and Personal Blog Website.
authentication authorization backend bcry calculator css express frontend hashing html javascript jwt mongodb nodejs responsive-design
Last synced: 07 Apr 2026
https://github.com/rijviislam/techspotter-client
TechSpotter is a MERN stack web app that aggregates and personalizes tech news, trends, and reviews from various sources.
chakraui daisyui expressjs firebase jwt mongodb nodejs react-from reactjs sweetalert2 tailwindcss
Last synced: 07 Apr 2026
https://github.com/aloussase/jwt-auth
Sample project showing how to implement authentication with JSON Web Tokens
authentication fp-ts functional-programming jwt
Last synced: 13 Apr 2025
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: 21 Apr 2026
https://github.com/alexandrelamberty/hortus-api
:seedling: Gardening Planner API.
api dashboard docker garden gardening greenhouse iot javascript jwt mongodb nestjs nodejs planner plants redis typescript
Last synced: 12 Sep 2025
https://github.com/luifean/todo-list-api
authentication authorization clean-architecture clean-code jwt nestjs rest swagger tdd todolist
Last synced: 18 May 2026
https://github.com/metallurgical/laravel-social-service
Service for managing JWT token(tymon) when login using Facebook(will add other social later)
api facebook facebook-sdk jwt laravel
Last synced: 18 May 2026
https://github.com/mdmassum/cloudsek_assignment
Hi, I'm Md Emamudin. Though I hadn't worked with NestJS or TypeORM before, after learning your company uses NestJS,I took the initiative to build this Post-Comment assignment using NestJS, PostgreSQL, and TypeORM while learning them from scratch. I hope it aligns with your expectations, and please feel free to point out any improvements or mistake.
jwt kafka nestjs passport postgresql rate-limiting redis socket-io swagger-ui typeorm typescript
Last synced: 18 May 2026
https://github.com/nginx-openid-connect/nginx-oidc-onelogin
NGINX Plus OIDC w/ OneLogin Integration
identity-provider idp jwt nginx nginx-oidc nginx-openid-connect nginxplus oauth2 oidc onelogin openid-connect
Last synced: 18 May 2026
https://github.com/ottomicheletti/trybe-delivery-app
Delivery app is my first Full Stack project developed with a group. The goal was to use all our knowledge to develop a delivery app with front and back-end while distributing work load through team members using a KanBan board. Done with JavaScript, React, Zustand, Axios, Node, Express, JWT and MySQL.
authentication authorization axios css3 express full-stack javascript jsx jwt kanban md5 mysql nodejs trello zustand
Last synced: 12 Mar 2025
https://github.com/leticea/nlw-spacetime-web
Projeto do evento do NLW - Spacetime da Rocketseat.
axios jwt lucide-react nextjs13 nodejs npm tailwind tailwindcss typescript
Last synced: 06 Apr 2026
https://github.com/soreing/react-notes-app
A front-end react app for taking notes
babel css html javascript jwt jwt-authentication mongodb nodemailer oauth2 react react-router ssl tls webpack
Last synced: 06 Apr 2026
https://github.com/koubae/goanybusiness
OpenSource GO Application no-business specific (Any) for learn purposes
backend crm database docker frontend full-stack go golang golang-application golang-examples golang-library jwt learning microservice mongodb monolith mysql restful-api website
Last synced: 06 Apr 2026
https://github.com/zouaoui-montassar/mern-auth-jwt-redux-demo
MERN authentification with Redux and JWT.
http-only-cookies jwt mern redux-toolkit rtk-query
Last synced: 12 Apr 2025
https://github.com/ahmed-maher77/full-stack-authentication-system__mern-stack
A secure and scalable authentication system built with React (Frontend), Node.js, Express.js (Backend), and MongoDB (Database). It features JWT-based authentication, bcrypt password hashing, protected routes, and session management using access and refresh tokens.
authentication authentication-backend backend bcrypt cookie-parser cors dotenv expressjs jwt mongodb mongoose nodejs rest-api restful-api
Last synced: 06 Apr 2026
https://github.com/pramath98/react-login-module
React based login module with encryption-decryption while sending login JSON to server with JWT authentication.
authentication authorization cryptojs encryption-decryption jwt jwt-authentication login login-forms login-page login-screen login-system react reactjs security
Last synced: 29 Mar 2025
https://github.com/saleh-ghazimoradi/goinn
GoInn is a hotel reservation system written in Golang, designed to provide a seamless experience for users to book and manage room reservations. Built with MongoDB and structured around the Hexagonal Architecture, GoInn ensures scalability, maintainability, and a clean separation of concerns.
cicd cobra-cli fiber golang hexagonal-architecture jwt mongodb swagger
Last synced: 19 May 2026
https://github.com/km-saifullah/tech-nest
E-commerce web application for selling tech product
axios bcrypt e-commerce expressjs jwt mongodb nextjs nodejs nodemailer
Last synced: 11 Apr 2026
https://github.com/zxxj/study-application-server
jwt nestjs nodejs restful-api typescript
Last synced: 12 Apr 2026
https://github.com/viniciusmattosrj/javascript-completo
Javascript do Iniciante ao Mestre
es6 es7 graphql javascript jwt
Last synced: 14 May 2026
https://github.com/shashiirk/shopmate
RESTful e-commerce backend
java jwt maven postgresql spring-boot
Last synced: 19 Apr 2026
https://github.com/zlhshn/food_delivery
This project is a fullstack project. Food types are saved to the database from the admin panel according to categories, and an order is created by making selections on the frontend side and a test payment system is integrated with Stripe.
admin-panel backend bycrypt expressjs jwt mongodb moongose nodejs react stripe-payments
Last synced: 10 Apr 2026
https://github.com/nadjascodejourney/backendproject-birdsofprey-api
Backend for an api for the management of raptor data. It enables the storage and management of information on birds of prey.
api axios backend-api bcrypt dotenv etheral expressjs helmet jest jwt mongodb-database mongoose nodejs nodemailer supertest zod
Last synced: 16 Jan 2026
https://github.com/rafaelvicio/jwt-passport-exemple
Exemplo de autenticação utilizando JWT Passport com NodeJS.
javascript jwt jwt-authentication nodejs password token-authetication
Last synced: 19 May 2026
https://github.com/sreeragp69/notes-app-backend
Backend for the Note App built with Node.js, Express.js, and MongoDB. Handles user authentication, note management, and API requests.
authentication backend cors crud dotenv express-js jwt mern mongodb nodejs rest-api
Last synced: 03 Feb 2026
https://github.com/pvfarooq/college-management-tenant
This repository contains the tenant-side application for managing college operations as part of a multi-tenant SaaS platform. Each college functions as an independent tenant, with its own dedicated database to ensure data isolation and security.
crm django django-rest-framework docker docker-compose jwt management-system postgresql python3 unit-testing
Last synced: 31 Dec 2025
https://github.com/itsvinayak/jwt-django
Implementing JWT authentication in Django
django django-rest-framework geeksforgeeks gfg jwt jwt-authentication jwt-token
Last synced: 17 Apr 2026
https://github.com/elvan/items-store-rest-api-flask-sqlalchemy-smorest
Flask, Flask-Smorest, Flask-JWT-Extended, Marshmallow, SQLAlchemy
flask flask-jwt-extended flask-smorest jwt marshmallow rest-api sqlalchemy
Last synced: 19 May 2026
https://github.com/genmech/react-jwt-auth
This repository contains a script for implementing JWT (JSON Web Token) authentication in a React.js application using Firebase Authentication.
authentication firebase javascript jwt react reactjs
Last synced: 11 Apr 2026
https://github.com/pardnio/node-jwt-auth
A JWT authentication package for Node.js providing both Access Token and Refresh Token mechanisms, featuring fingerprint recognition, Redis storage, and automatic refresh functionality
access-token authentication auto-refresh jwt pardnchiu refresh-token
Last synced: 15 May 2026
https://github.com/mimani68/auth-service
Authentication service template
json-web-token jwt mongodb refresh-token typescript
Last synced: 19 May 2026
https://github.com/qridwan/goodreaders-be
Mongo Express Server for Goodreaders web application. A Book catelog Express Server
authentication bycrypt express jwt mongodb moongose nodejs typesc
Last synced: 13 Apr 2026
https://github.com/invitamarito14/xjectro-express
✨🚀 A Node.js package providing an Express.js server core and helper tools, compatible with both ESM and CommonJS 📦
express hash id-generator jwt middleware nodejs server typescript validation
Last synced: 07 May 2026