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-01 00:16:38 UTC
- JSON Representation
https://github.com/krotrn/mern-project
This repository features a full-stack MERN Authentication System with secure JWT-based login, registration, and profile management. Powered by Redux Toolkit, MongoDB, and RESTful APIs, it ensures robust state management and backend operations. Tailwind CSS enhances its responsive design, making it scalable, secure, and user-friendly.
expressjs jwt mongodb mongoose nodejs react redux-toolkit
Last synced: 04 Apr 2026
https://github.com/leon-win/node-auth-tokens
Auth library for Node.js applications based on access and refresh tokens approach
access-token auth jwt nodejs refresh-token
Last synced: 14 May 2025
https://github.com/mo7ammedd/health-tracker
ASP.NET Core web app empowers users to monitor their health metrics, track fitness goals, and maintain wellness records.
api asp-net-core dotnet health ide jwt refresh-token rest-api sqlserver
Last synced: 16 Mar 2025
https://github.com/ediwang/edi.aspnetcore.jwt
JWT authentication library for my own
Last synced: 12 Jul 2025
https://github.com/syedzawwarahmed/minglr_be
This is the Backend Repository for Minglr (a social media web app).
express jwt mysql2 swaggerui typescript
Last synced: 18 Sep 2025
https://github.com/maksimdzhangirov/building-a-production-ready-django-json-api
Разработка Django JSON API для запуска на реальном рабочем сервере
django django-rest-framework jwt jwt-authentication
Last synced: 30 Mar 2025
https://github.com/dtinth/eventpop-ticket-gateway
A gateway that lets Eventpop ticket holders authenticate themselves
Last synced: 15 Jul 2025
https://github.com/rogary/mysql-restful-server
get restful data from mysql with simple config,with out coding
go golang jwt mysql mysql-database mysql-resful rest-api restful restful-api
Last synced: 26 Oct 2025
https://github.com/agconti/express-jwt-token
A lean and configurable implementation of jwt auth for Express.js
authentication express-middleware json-web-token jwt nodejs
Last synced: 20 Mar 2025
https://github.com/minghsu0107/saga-account
Account service of the saga pattern implementation.
domain-driven-design go grpc jwt microservices redis
Last synced: 25 Mar 2025
https://github.com/humanjavaenterprises/nostr-auth-middleware
The nostr-auth-middleware repository offers a TypeScript-based middleware solution for managing authentication and enrollment in Nostr web applications. It supports NIP-07 compatible authentication, secure user enrollment, event validation, and JWT-based session management, with optional Supabase integration for data persistence.
authentication decentralized-protocols event-validation jwt middleware nostr security supabase web-applications
Last synced: 13 Jun 2025
https://github.com/stephenkati/laundry_100_backend
Laundry_100_backend provides a RESTful interface for clients and servers, allowing them to interact with data stored.
api api-documentation jwt postgresql rubyonrails
Last synced: 20 Jul 2025
https://github.com/whizsid/jsonapiunit
TypeScript like unit testing framework for JSON REST APIs
json-api json-api-tester jwt pinned type typescript unit-test
Last synced: 17 May 2026
https://github.com/erendursun/go-grpc-jwt-middleware
Golang gRPC JWT authentication middleware.
Last synced: 20 Sep 2025
https://github.com/korolev2512/itmo_scouts
Platform for online recruitment in startups
docker fastapi jwt nestjs nextjs nginx postgresql reactjs typescript
Last synced: 26 Oct 2025
https://github.com/tsuru/lua-resty-libjwt
Lua bindings to libjwt (https://github.com/benmcollins/libjwt) using FFI
authentication authorization jwt lua nginx openresty
Last synced: 22 May 2026
https://github.com/daviteixeira-dev/saude-amais
The Pilates studio (saúde a+) needs a management system for the studio's activities/modalities and the scheduling of test classes and replacements.
axios express formik jwt meterial-ui nodejs postgresql react styled-components typeorm yup
Last synced: 14 Apr 2025
https://github.com/alitrgt/ecommerceangularspring
E-Ticaret Platformu, kullanıcıların ürün inceleyebileceği, sepete ekleyip satın alabileceği; satıcıların ise ürün listeleyip siparişleri yönetebileceği güvenli ve modern bir alışveriş platformudur. Spring Boot ve Angular teknolojileriyle geliştirilen platform, JWT tabanlı kimlik doğrulama ve kullanıcı dostu bir arayüz ile donatılmıştır
angular angularjs ecommerce ecommerce-application ecommerce-website hibernate java javascript jwt jwt-authentication maven spring-boot typescript
Last synced: 09 Apr 2025
https://github.com/firehed/jwt
JSON Web Tokens for PHP
jwt php php-jwt php-security security
Last synced: 13 Jul 2025
https://github.com/vijayshinva/kryptos
A .NET core tool for cryptography.
base64url cryptographic-hash cryptography cryptography-tools dotnet dotnet-core global-tool hash hmac jwt md5 oid pfx self-signed-certificate subresource-integrity
Last synced: 10 Apr 2025
https://github.com/lloydmeta/actix-jwt-authc
JWT authentication middleware for Actix with support for JWT invalidation and custom Claims structs.
actix actix-web actix-web-middleware authentication jsonwebtoken jwt jwt-authentication middleware rust
Last synced: 19 Jul 2025
https://github.com/pushpendra-1697/calendly-clone
The Calendly-like application will simplify the process of scheduling and managing appointments, meetings, and events. It will provide users with a customizable and intuitive interface, along with robust features such as calendar integration, automated notifications, group scheduling, and analytics.
bcrypt bson bsondump dayjs expressjs googleapis jwt mongodb mongoosejs nodejs nodemailer relationships uuid
Last synced: 12 Apr 2025
https://github.com/sombriks/redline
study project - personal finance tracker app
cabin docker docker-compose jsdoc jwt knex koajs node postgresql signale sqlite study-project vitest vue vue-data-ui vuetify
Last synced: 12 Apr 2025
https://github.com/toilal/auth-toolbox
The developer toolbox for HTTP Client Authentication.
adapters authentication axios client http interceptors jwt oauth2 openid
Last synced: 05 Jul 2025
https://github.com/yeabnoah/auth_boilerplate
Ultimate Experess + Typescript authentication BoilerPlate
bcrypt expressjs jwt mongodb nodejs nodemailer typescript zod
Last synced: 23 Jun 2025
https://github.com/mzinga-io/helm-charts
Repository containing MZinga related Helm charts.
cms devops docker enterprise-software helm-charts jwt kubernetes microservices mongodb nodej observability open-source payload-cms rabbitmq rbac redis saas webhooks workflow-automation
Last synced: 10 Mar 2026
https://github.com/tyronejosee/project_fandomhub_api
FandomHub (API): An API for managing and accessing anime and manga-related information, inspired by MyAnimeList. Built with Django and Django Rest Framework, PostgreSQL, SQLite, Redis, and Docker.
api django django-rest-framework docker drf drf-spectacular flake8 github-actions grafana jwt nginx postgres postgresql prometheus python redis redoc sqlite3 swagger swagger-ui
Last synced: 30 Apr 2025
https://github.com/manzil-infinity180/login
doing some experiment to learn more like ci/cd , docker
express good-first-issue jwt jwt-authentication mailtrap mongodb mongoose nodejs nodemailer open-source pugjs
Last synced: 25 Oct 2025
https://github.com/renovatt/next-auth-with-next13
Este é um pequeno projeto fullstack que utiliza next-auth para autenticação de login na versão Next.js 13.4. O projeto usa MongoDB como banco de dados e inclui recursos como JWT, bcrypt, React-Hook-Form e Zod para melhorar a segurança e a validação dos dados.
jwt mongodb next13 next13app nextauth nextjs prisma tyepscript
Last synced: 15 Apr 2025
https://github.com/rapter1990/flightsearchapi
Case Study - Flight Search Api (Java 21, Spring Boot, Mongodb, JUnit, Spring Security, JWT, Docker, AOP, Kubernetes, Prometheus, Grafana, Github Actions (CI/CD), Jenkins)
aop ci-cd docker docker-compose github-actions grafana integration-test jacoco java jenkins junit jwt kubernetes maven mongodb nosql openapi prometheus spring-boot spring-security
Last synced: 05 Mar 2025
https://github.com/trung/jwt-tools
A command line program that offer number of tools for JWT using JWS and JWE
cli command-line-tool decode encode golang json-web-encryption json-web-signature json-web-token jwe jws jwt jwt-token
Last synced: 12 Jan 2026
https://github.com/sudipstha08/learning-go
Exploring go and its powerful features :tada:
cron-jobs gin golang gorm jwt live-reload middleware sentry sqlite websocket
Last synced: 05 Jul 2025
https://github.com/ayman-al-khatib/ecommerce-backend
🛒 E-Commerce Application is a robust backend for a versatile online shopping platform. It supports various product categories, from electronics 📱 to fashion 👗 and more! This repo provides an overview of the architecture 🏗️, features ⭐, and tech specs 💻 for building a scalable and efficient e-commerce solution. 🛍️📦💳
dotenv expressjs jwt mongodb mongoose multer nodejs nodemailer
Last synced: 14 Apr 2025
https://github.com/marcominerva/multipleauthenticationproviders
A sample that shows how to handle multiple authentication providers in an ASP.NET Core Web API project
aspnetcore azure azure-active-directory csharp jwt jwt-authentication microsoft-entra minimal-api visual-studio
Last synced: 13 Jun 2025
https://github.com/salrashid123/envoy_cert_bound_token
Envoy LUA and WASM config for Certificate Bound Tokens
certificate-authority envoyproxy jwt ssl tls wasm
Last synced: 24 Oct 2025
https://github.com/fr13n8/todo-app
Simple REST todo API server in GO ✔️
crud docker docker-compose go golang graceful-shutdown jwt jwt-go rest rest-api restful-api service todo todoapp todolist todolist-app
Last synced: 01 May 2026
https://github.com/wastech/stack-overflow-clone
The API provided is a replica of Stack Overflow, designed to assist users in finding timely and relevant answers to their questions. It is developed using a technology stack comprising MongoDB, Express, Node.js, and Mongoose, known as the MEVN stack.
backend-api bcryptjs clone-app dotenv express-validator expressjs jwt jwt-authentication mongodb mongoose mongoosejs morgan-middleware nodejs nodemailer passportjs stackoverflow
Last synced: 14 Apr 2025
https://github.com/fabiodelgadopereira/expressapp
Este repositório contém uma implementação que orientará você na criação de um aplicativo de básico contendo autenticação, documentação e integração com banco de dados utilizando NodeJS, com o Framework Express e banco de dados MongoDB
expressapp jest jwt mongodb smtp swagger
Last synced: 02 Jul 2025
https://github.com/enaium/jimmer-example-bookstore
A modern, full-stack bookstore application built with Spring Boot, Jimmer ORM, and Vue.js. This project demonstrates a complete e-commerce solution with user authentication, book management, social features, and a responsive web interface.
bookstore demo example fullstack jimmer jsx jwt naive-ui springboot springsecurity tsx vue
Last synced: 20 Jul 2025
https://github.com/seymenklc/poster-app
a full stack project
apollo-client context express grahpql graphql hooks jwt mongodb nodejs react reactrouterdom tailwind typescript
Last synced: 13 Jun 2025
https://github.com/zerone0x/echo-backend
Echo Social API using Node.JS and Express.JS
authentication backend-api expressjs flyio full-stack javascript jwt nodejs passport social-media
Last synced: 28 Apr 2025
https://github.com/bryanberger98/lodge-v2
NextJS starter boilerplate for web applications.
authjs aws-s3 jwt mongodb mongoose nextjs radix-ui react s3-bucket shadcn-ui swr tailwindcss typescript
Last synced: 21 Jun 2025
https://github.com/vielhuber/simpleauth
🔒 Simple php authentication library. 🔒
Last synced: 15 Mar 2026
https://github.com/tiki/core-account-service
TIKI's account management service —configure and provision access to the data platform
Last synced: 14 Sep 2025
https://github.com/tanim-mishkat/url-shortener
Full-featured URL shortener built with React and Node.js/Express. Create custom or auto-generated short links, organize with folders and tags, track clicks with location and device info, and manage accounts with JWT authentication.
express jwt mongodb nodejs react rest-api tailwindcss url-shortener
Last synced: 01 Sep 2025
https://github.com/arminv/movie-app
Find new movies to watch (React, Redux, Axios, Node, Express, MongoDB, JWT, Material-UI, MovieDB API)
expressjs heroku jwt material-ui mongodb movie moviedb-api movies nodejs react redux
Last synced: 27 Jan 2026
https://github.com/nfroidure/jwt-service
A simple wrapper around `jsonwebtoken`
Last synced: 24 Apr 2025
https://github.com/moxer-mmh/tweeza
Tweeza is a donation and resource sharing platform designed to connect donors, organizations, and beneficiaries in Algeria. By leveraging cutting-edge technology, Tweeza aims to combat food waste, optimize resource allocation, and improve humanitarian aid distribution
docker fastapi jwt leaflet lucide-react nextjs oauth2 react shadcn-ui sqlalchemy sqlite tailwindcss volunteering
Last synced: 13 May 2025
https://github.com/davilands/pro2112-udpm-java
Dự án TN: Diễn đàn chia sẽ yêu thương
fpt fpt-polytechnic java jwt mongodb pro02112 redis socket spring-boot sql webrtc
Last synced: 23 Mar 2025
https://github.com/qoxogus/spring-boot-member-management
[2021년 5월 ~ 6월] Spring Security + JWT를 이용하여 회원관리 서버를 만들어본 저장소입니다.
java jwt redis spring-boot spring-data-jpa
Last synced: 08 May 2026
https://github.com/amanbig/music_level
An AI-powered music generation platform that allows users to create unique musical compositions using artificial intelligence. Built with a modern tech stack featuring NestJS backend and Next.js frontend.
appwrite geminiapi jwt nestjs nextjs typescript
Last synced: 08 Apr 2026
https://github.com/jsamuelap/crossfit-wod-api
REST API for a CrossFit Training Application
apicache crossfit-wod express express-validator fl0 freecodecamp jsonwebtoken jwt node nodejs rest-api swagger swagger-ui workout
Last synced: 10 Apr 2026
https://github.com/amanastel/payment-wallet
Designed backend functionalities for a payment wallet system, supporting user registration and authentication, wallet management, and transaction history viewing. Leveraged Java, Spring Boot, Spring Security, Hibernate, and Maven for this individual project completed in three days.
hibernate-jpa java java-8 jwt jwt-authentication lombok maven mysql spring-boot swagger-ui wallet
Last synced: 11 Apr 2026
https://github.com/bezkoder/angular-15-refresh-token
Angular JWT refresh token with Interceptor, handle token expiration in Angular 15 - Refresh token before expiration example
angular angular-15 angular15 http-interceptor http-interceptors httpinterceptor jwt jwt-auth jwt-authentication jwt-authorization jwt-refresh-token jwt-token jwt-tokens refresh-token refresh-tokens refreshtoken token-based-authentication token-refresh
Last synced: 11 Jul 2025
https://github.com/en-atul/notebook
Notes-taking 📘 app with optimistic UI updates developed using NestJS, GraphQL, JWT-Authentication (i.e. Access Token & Refresh Token), React, and Apollo-Client.
apollo-client apollo-server apollo-server-express backend express graphql jwt jwt-authentication nestjs prisma reactjs reactquery typescript
Last synced: 10 Apr 2026
https://github.com/salrashid123/golang-jwt-pkcs11
Generate and verify JWT tokens with PKCS-11
hardware-security-module jwt pkcs11 trusted-computing
Last synced: 12 Jul 2025
https://github.com/adambornrepo/emergencyservice
Emergency Service App
caffeine-cache custom-annotation excel-export freemarker java jwt pdf-generation reflection-api scheduler spring-boot spring-data-jpa spring-security swagger
Last synced: 18 Apr 2026
https://github.com/qsoulior/auth-server
Microservice that provides authentication and authorization
api authentication authorization docker golang jwt microservice postgresql
Last synced: 12 Apr 2026
https://github.com/rizkimufrizal/gin-clean-architecture
This project was created to learn golang with gin framework
cache clean-architecture docker gin-framework golang gorm jwt redis swagger
Last synced: 15 Apr 2025
https://github.com/yodlee/jwt
Sample applications demonstrating working with JWTs and the Yodlee APIs
Last synced: 16 Oct 2025
https://github.com/onionj/drf
blog backend created by "Django Rest Framework"
backend blog dj-rest-auth django django-rest-framework drf jwt python rest-api
Last synced: 15 May 2026
https://github.com/gbevan/github-insttoken
Go binary to get a GitHub App ephemeral Installation token for a repository to allow git `clone` / `pull` etc operations over https (e.g. if in a network where ssh access is not permitted)
github https installation jwt proxy token
Last synced: 20 May 2026
https://github.com/zmekonnen251/mentor-booking-app-backend
This app is aimed to connect mentor and mentee from around the world, to make software development journey easier for the newbies developer by getting tips, ideas and guide from experience software developer (mentor).
devise jwt postgresql rest-api rspec ruby ruby-on-rails
Last synced: 10 Aug 2025
https://github.com/danilomeneghel/votacao-pautas
Sistema de Votação de Pautas - Java com Quarkus
ajax bcrypt h2-database hibernate-orm-panache java14 jquery jwt lambda maven openapi quarkus qute-templates restful swagger
Last synced: 10 Apr 2026
https://github.com/ashishjii/jobhunter
JobHunter 💼 is a full-stack job portal built with React for the frontend and Spring Boot for the backend. It enables users to search for jobs, apply, and manage their profiles. Admins can manage listings and applications, with JWT authentication 🔐 ensuring secure login and registration.
Last synced: 12 Jul 2025
https://github.com/thundr67/velocity
A High Performance Server
go go-micro golang jwt microservices oauth oauth-2 oauth2 server
Last synced: 17 Mar 2025
https://github.com/wuespace/wuespace-jwt-login
A PHP-based Login System/JWT Token Dispenser for organization members
api authentication jwt php php7
Last synced: 20 May 2026
https://github.com/lucianopalmeida/jwtwrapper
A Convenience class to wrapper the JWT token string
convenience ios jwt jwt-token parser pods swift swift4 wrapper wrapper-api
Last synced: 20 Jan 2026
https://github.com/yfereidouni/parky
REST API - Create and Consume
jason-web-tokens jwt rest rest-api restful-api
Last synced: 27 Mar 2025
https://github.com/ofilipatrick/node-express-jwt
API Authentication using Express, Node and JSON Web Tokens (JWT)
Last synced: 10 Apr 2026
https://github.com/dhoniaridho/nestjs-auth
Simple scafolding auth app nestjs
api express javascript jwt mongodb nest nestjs nodejs pnpm reactive-programming typescript
Last synced: 10 Apr 2026
https://github.com/daniarmakyev/shaar
Shaar is a website to boost tourism in Bishkek with maps, routes, and customizable parking.
framer-motion google-maps-api i18next jotai jwt react react-query tailwind typescript vite
Last synced: 10 Apr 2026
https://github.com/akku27-cse/job_board_deployee
Deployment Link here:
axios bcrypt cloudinary cookie-parser express git jwt mongodb netlify-deployment nodejs react-icons reactjs render vscode
Last synced: 03 Feb 2026
https://github.com/MaidaFarooqi9/Json-Web-Token
User registration and login using Json Web Token and Rest Api of WooCommerce
authentication flutter flutter-apps jwt jwt-authentication jwt-token login-system rest-api sign-in sign-up-account validation woocommerce
Last synced: 01 May 2025
https://github.com/joegasewicz/locksmith
Identity server 🔐 with admin console
auth authentication authorization identity identity-server jwt
Last synced: 07 Jan 2026
https://github.com/harshilparmar/carpool
RIDE SHARING & LOADING SHUTTLE | MEAN stack
angular express express-js jwt jwt-authentication map mapbox-api mean mean-stack mogodb mongoose node nodejs
Last synced: 10 Mar 2025
https://github.com/fcapellino/net-core-vuetify-mongodb-sales-system
Basic sales and inventory management system built with ASP.NET Core, MongoDB and Vuetify.
Last synced: 24 Feb 2025
https://github.com/khadkarajesh/python-web-development
Web development using the flask
flask flask-backend flask-restful flask-sqlalchemy jwt marshmallow marshmallow-sqlalchemy postgresql programming-fundamentals python3 rest-api sqlalchemy
Last synced: 13 Oct 2025
https://github.com/beyond-sw-camp/be08-fin-easycheck-easystay-server
🦖계용운, 🦖김나현, 🦖임지훈, 🦖정진주
java jpql jwt mariadb redis redis-cache s3-bucket spring-boot spring-data-jpa spring-security swagger-ui
Last synced: 21 Jun 2025
https://github.com/saahilanande/backend-mtrs
This repository contains the backend of the Movie Theater Reservation System. MTRS is a project to buy tickets and book seats for films in various theaters. Spring boot + Java + Postgres+ spring security + Oauth2.0 + JPA
activemq heroku java11 jpa junit5 jwt log4j2 maven mockito-junit oauth2 postgresql springboot3 springsecurity
Last synced: 10 Apr 2025
https://github.com/asadkhan911/jobconnect_fullstack
JobConnect is a full-stack job posting platform built with the MERN stack. It connects students and recruiters, offering real-time job applications, status tracking, and file uploads via Cloudinary. The app is responsive, efficient, and built using Redux Toolkit, Vite, and Tailwind CSS.
bcryptjs cloudinary express framer-motion jwt mongodb-atlas multer nodejs reactjs redux-persist redux-toolkit render shadcn-ui tailwindcss vite
Last synced: 08 Apr 2026
https://github.com/barakadanny/fitmeup-backend
FitMeUp is an API, built with Ruby on Rails, provides a comprehensive and secure solution for powering your health and fitness platform. With features like user registration, trainer management, and session booking, it delivers fast, reliable results to help users achieve their fitness goals.
authentication authorization database jwt jwt-authentication postgresql ruby ruby-on-rails serializer
Last synced: 07 Mar 2026
https://github.com/pauloruszel/desafio-angular-spring-boot
Autenticação Spring Boot (PostgreSQL) com Spring Security e JWT - autenticação baseada em token
angular10 docker-compose dockerfile java11 jwt lombok material-angular postgresql spring-boot spring-security
Last synced: 15 May 2025
https://github.com/gustavomorinaga/express-ecommerce-api
Express E-commerce API
bcrypt esbuild eslint express gustavomorinaga jwt mongodb mongoose nodemailer pino pm2 prettier typescript zod
Last synced: 12 Apr 2026
https://github.com/thomasjonstrup/fastify-jwt-typescript
Api using fastify, jwt, prisma and TypeScript
Last synced: 19 May 2026
https://github.com/yivi/yivoffjwtrefreshbundle
Provides a way to refresh a JWT (JSON Web Token) as provided by Lexik JWT Authentication Bundle
authentication jwt php symfony-5 symfony-bundle
Last synced: 04 Mar 2025
https://github.com/andifalk/spring-security-intro
Introductory crash course for Spring Security
certificates jwt oauth2 openid-connect spring spring-security token
Last synced: 21 Apr 2026
https://github.com/kuro-vale/kuro-paste
A PasteBin API made with NestJS
jwt mongodb nestjs nodejs pastebin projects rest-api typescript
Last synced: 19 Jul 2025
https://github.com/natlee/django-allauth-jwt-template
Django Allauth搭配JWT使用的範例
3rd-party-login authentication-backend authentication-middleware backend django django-allauth jwt jwt-authentication
Last synced: 22 Jul 2025
https://github.com/y-temp4/minwada
Next.jsとRustで構築されたモダンな議論プラットフォーム
axum docker-compose jwt mailgun nextjs nodejs openapi orval postgresql react-hook-form reddit rust shadcn-ui sqlx sqlx-cli tailwindcss tanstack-query utopia vibe-coding zod
Last synced: 08 Apr 2026