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-02 00:16:41 UTC
- JSON Representation
https://github.com/kedi/jwt-attacker
tool to test and exploit common JWT security issues such as weak signing keys, alg:none bypasses, and RS/HS confusion attacks.
Last synced: 26 Oct 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
https://github.com/fabiojuliosantos/odonto-api
Api de controle da clínica de Odontologia Especializada
api-rest dotnetcore entity-framework-core jwt odontologia sqlserver swagger
Last synced: 07 Mar 2026
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/Service-Soft/ngx-material-auth
A library for angular which provides functionality around the frontend part of authentication and authorization.
angular angular-material authentication authorization jwt
Last synced: 08 Sep 2025
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/aligorithm-97/springbootadvancedstarterpack
Spring Boot Advanced Starter Pack ( Spring Security with JWT + Email Integration + Aop )
accesstoken aop globalexceptionhandler gradle javamailsender jwt postgresql refresh-token spring-boot springsecurity
Last synced: 26 Oct 2025
https://github.com/gregwhitaker/ratpack-jwt-example
Example of using JSON Web Tokens to authenticate with Ratpack
jwt jwt-authentication jwt-token ratpack rest-api
Last synced: 25 Oct 2025
https://github.com/logto-io/wordpress
Logto WordPress plugin.
authentication authorization jwt logto mfa multi-tenant oauth2 oidc saml sso wordpress wordpress-plugin
Last synced: 14 May 2026
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/ikianm/ecommerce-boilerplate
E-Commerce Boilerplate in NestJS
Last synced: 24 Feb 2026
https://github.com/bonedaddy/vcaptcha
proof of concept captcha-like system using VDF (verifiable delay functions). it enables flow control similar to that provided by other captcha systems in a "non-interactive" manner
captcha clearnet darknet go-chi golang hcaptcha i2p jwt recaptcha tor vdf verifiable-delay-functions
Last synced: 15 Mar 2026
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/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/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/marianciuc/streaming-service-app
This project is a backend application for subscription-based video streaming, built on a microservices architecture using technologies like Java, Spring Boot, and PostgreSQL. It manages subscriptions and payments via Stripe, featuring secure authentication and centralized configuration.
eureka-discovery-service ffmpeg flyway-migrations gateway-microservice jwt microservices-architecture mongodb posgresql quartz-scheduler s3-storage spring-boot spring-cloud streaming-video stripe zookeeper
Last synced: 11 Feb 2026
https://github.com/danielwagn3r/openid-workshop
Authentifizierung mit OpenID Connect & OAuth 2.0
authentication authorization csharp jwt node oauth2 oidc openid-connect security webapi webapp
Last synced: 08 Mar 2026
https://github.com/lhns/jwt-s
Simple JWT library for scala with an integration for circe and http4s
authentication http4s jwt middleware scala
Last synced: 18 Mar 2025
https://github.com/bredele/allowit
JWT token/cookie authorization middleware
authorization cookie jwt token
Last synced: 06 Apr 2025
https://github.com/ajmalfaris11/ajus-elearning-server
Backend server for the AJUs-Elearning platform, built with Node.js, Express, and MongoDB. Implements user authentication, course management, assignments, and real-time features with Redis caching and TypeScript support.
api authentication backend cookie-parser cors ejs-templates elearning express full-stack jwt learning-dashboard mongodb mongoose nodejs redis rest-api typescript typescript-development web-development
Last synced: 24 Feb 2026
https://github.com/mzinga-io/mzinga-core
MZinga is a modern, modular Content Management System (CMS) built on top of Payload CMS, designed for high extensibility and seamless integration with MongoDB, Redis, and RabbitMQ. Tailored for SaaS and enterprise environments, MZinga provides a scalable, secure, and developer-friendly platform for managing complex applications and workflows.
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: 12 Jan 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/krishpranav/jwt-toolkit
A simple go tool for security testing to jwt. supported en/decoding JWT, generate payload for JWT attack and very fast cracking(dictionary/brutefoce)
go golang jwt jwt-hack-go jwt-hacking
Last synced: 27 Mar 2025
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/taiseen/mini-social-media-mern-app
MERN Stack Development | EdRoh
client edroh formik jwt jwt-token material-ui mern mern-stack multer-storage nodejs react react-js reactjs readux-toolkit redux redux-persist server yup-validation
Last synced: 12 Apr 2026
https://github.com/vikas-ukani/fast-blogs
A Fast Blogs Project with JWT Authentication with FastAPI | Python Project.
fastapi hacktoberfest hacktoberfest-accepted hacktoberfest2021 jwt python
Last synced: 19 May 2026
https://github.com/little-apps/littlejwt
Secure Your Laravel Web App with Little JWT - The Key to Effortless Token Management!
Last synced: 13 Apr 2025
https://github.com/oada/oada-id-client-js
JavaScript client library for OADA identity.
jwt middleware oada oauth2 openid-connect
Last synced: 07 May 2025
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/vielhuber/simpleauth
🔒 Simple php authentication library. 🔒
Last synced: 15 Mar 2026
https://github.com/jeffotoni/gjwtcheck
rEST API to test JWT on RS256 and HS256 algorithm.
Last synced: 04 Sep 2025
https://github.com/opauwlo/node-js-boilerplate-api
a template for create apis with nodejs
api js jwt mongodb-atlas node nodejs template
Last synced: 25 Apr 2026
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/iarchitsharma/movie-reservation-system
This is the backend system for a movie reservation service, which allows users to sign up, log in, browse movies, reserve seats for specific showtimes, and manage their reservations.
bcrypt dotenv express javascript jwt nodejs nodemon postgresql sequelize
Last synced: 11 Apr 2026
https://github.com/juliegibbs/angular-full-stack
Angular Full Stack project built using Angular, Express, Mongoose and Node. Whole stack in TypeScript.
angular angular-cli bootstrap docker express jwt mongodb node typescript
Last synced: 04 Jan 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/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/rapter1990/spring-boot-jwt-authentication
Spring Boot JWT Authentication
authentication java jwt jwt-authentication spring-boot spring-boot-application spring-security
Last synced: 12 Apr 2025
https://github.com/isurunvn/omilgatyreshop_backend
Backend for Omilga Tyre shop. Frontend for this: https://github.com/kavindadimuthu/Omilga-Tyreshop.git
express javascript jwt mongodb nodejs
Last synced: 17 Feb 2026
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/devaleks/kivi-angular8-example-app
Angular 8 Example App with JWT Auth + backend on PHP & MySQL + Unit & E2E testing + virtualization on Docker & Docker-Compose
angular angular8 crud crud-application docker docker-compose e2e e2e-testing e2e-tests example example-app example-code frontend jasmine-karma jasmine-protractor jwt php-mysql typescript unit-test unittest
Last synced: 05 Mar 2026
https://github.com/chanmeng666/douyin-mall
📦 基于Spring Boot + Redis + RabbitMQ的抖音电商平台系统,提供完整的用户管理、商品管理、购物车、订单处理等功能 | Full-featured Douyin E-commerce platform based on Spring Boot, Redis and RabbitMQ
alibaba-cloud authentication chinese docker douyin-mall e-commerce jwt microservices payment-system rabbitmq redis shopping-cart spring-boot spring-security
Last synced: 06 Apr 2025
https://github.com/tsirysndr/react-native-jsontokens
React Native library for signing, decoding, and verifying JSON Web Tokens (JWTs)
Last synced: 19 May 2026
https://github.com/diegovictor/mail-authorizer
API that uses a custom AWS Lambda as authorizer for other Lambdas. It uses a TOTP code sent to users' email to generate a JWT that allow them to get a signed URL for a given file.
authorization authorizer aws cloudfront dynamodb javascript js jwt mail-authorizer node nodejs s3 serverless serverless-framework ses totp ts typescript
Last synced: 14 Apr 2025
https://github.com/javaobjects/exam
Spring Boot Starter Parent 2.2.7.RELEASE + MyBatis Plus 3.0.5 + Vue 2.6.11 + Element-ui 2.4.5 + Echarts 2.4.5 + Redis 7.0.5 + Mysql 7.0.5 在线考试系统
druid echarts element-ui jwt lombok mybatis-plus mysql redis springboot vue
Last synced: 28 Aug 2025
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/yodlee/jwt
Sample applications demonstrating working with JWTs and the Yodlee APIs
Last synced: 16 Oct 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/56duong/angular-springboot-blog-webapp
Web application built with Angular, Spring Boot, and MySQL. It features secure user authentication, blog reading, user interaction, user and post management. The application supports local and Azure deployments, and can be exported to Windows and mobile applications.
angular angular-springboot blog-management capacitor electron java jwt mysql primeng spring-boot
Last synced: 29 May 2026
https://github.com/vincejv/fpi-login-api
Login API for FPI System, uses keycloak for user management
authentication java jwt keycloak quarkus
Last synced: 23 Apr 2025
https://github.com/alexisintech/seize-the-day
Organize your day, in a mindful way.
bcrypt expressjs javascript jsonwebtokens jwt jwt-authentication material-ui mongodb mongoose nodejs react react-router
Last synced: 07 Apr 2026
https://github.com/guhyunwoo/auth-boilerplate
내 1년간의 정수를 담은 대해커톤용 jwt 보일러플레이트 코드 모두 공식문서 기반
boilerplate java jwt jwt-authentication mysql redis spring-boot spring-security-jwt
Last synced: 25 Aug 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/nguyenkhanhquy/internhub-backend
Intern Hub - Backend
jwt mysql restful-api spring-boot swagger
Last synced: 20 Aug 2025
https://github.com/elahe-dastan/http_monitoring
checking the status of URLs periodically
golang http-endpoint http-monitor jwt postgresql redis
Last synced: 04 Mar 2025
https://github.com/evan361425/ts-jose
Wrap functions of JOSE in steady interface
Last synced: 10 Mar 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/sonjoydatta/nestjs-boilerplate
A backend boilerplate with NestJS for building fast, robust, and adaptable applications
becrypt docker fakerjs handlebars jwt mongodb nestjs nodemailer redis swagger typescript
Last synced: 12 Apr 2026
https://github.com/springbear2020/atguigu-course
基于 Spring Cloud 和 Vue.js 的硅谷课堂系统,是一款基于微信公众号 B2C 模式的在线学习平台,包含直播、教学与微信消息服务三大模块。
element-ui jwt springcloud vant vuejs2
Last synced: 21 Feb 2026
https://github.com/sneha-at-hub/freshfarm
The goal for this project is to support local farmers by providing them with a platform to sell their fresh products directly to customers. Customers can easily search for and purchase fresh products from local farms.
express jwt multer multivendor-ecommerce mysql mysql2 nodejs react
Last synced: 19 Apr 2025
https://github.com/chingu-voyages/v50-tier3-team-21
React |Tailwind | TypeScript | NodeJS | Express.js | PostgreSQL | JavaScript | Hungry Hippo - Chingu Voyage 50 Contribution - Team 21 - A food delivery service web application.
api chingu chingu-voyage expressjs full-stack javascript jwt nodejs postgresql react sequelize-orm stripe tailwindcss tier-3 typescript
Last synced: 04 Sep 2025
https://github.com/capellax02/grocery-store-backend
Backend project for a grocery store application built with Spring Boot, Spring Data MongoDB, Spring Security, and more. The aim of the project is to provide a backend that can be used by iOS, Android, or frontend developers.
docker docker-compose java-mail-sender jwt lombok refresh-token spring-boot spring-data-mongodb thymeleaf
Last synced: 13 Oct 2025
https://github.com/willianantunes/cognito-auth-playground
How does Cognito work? Is it flexible enough to be customized? How is the UX in terms of development? Let's discover it!
cognito django jwt openid-connect
Last synced: 20 May 2026
https://github.com/akanass/rx-crypto
rx-crypto library provides some functions for security features like AES key, Key pair, RSA key, PKCS12, Certificate, PEM and more
aes crypto jwt observable openssl pem rsa rxjs7
Last synced: 03 Jul 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/vendelieu/spring-template
Spring Boot basic structure Kotlin based template.
arrowkt docker jwt keycloak keycloak-resource-server kotest kotlin mockk oauth2-client spring template
Last synced: 19 Jan 2026
https://github.com/inventage/airmock
A mock implementation for web application firewalls
authentication-flow firewall jwt mock waf
Last synced: 16 Aug 2025
https://github.com/salespaulo/ps-users-api
A sample Node.js Restfull API using Restify.js, CouchDB, Docker, Functional Programming, Google Login, Facebook Login...
api couchdb docker facebook-login google-login grunt jwt mocha nano nodejs promise restfull restifyjs supertest typescript
Last synced: 12 Apr 2026
https://github.com/rasulwebs/crm_mongo
Server for learning center system. MongoDb was used for the database. Used Expres for the server.
express joi jwt mongodb nodejs nodemailer
Last synced: 12 Apr 2026
https://github.com/xjectro/calvero-club-chat-api
An open-source, modern real-time chat API built for the Calvero Club Chat community! Focused on high performance, security, and scalability. The user interface and API are provided in separate repositories under a unified community brand.
api aspnetcore authentication backend chat community dotnet jwt messaging middleware open-source realtime scalable server signalr sql sqlite user-management webapi websocket
Last synced: 15 Aug 2025
https://github.com/ayushtom/senior-mentor
A platform which provides multiple ways for students in a college to interact with each other ,solve doubts, collaborate with all the functionalities of a social networking site.
axios bcryptjs express express-middleware jwt jwt-authentication jwt-token material-design material-ui mongodb mongoose multer nodejs react react-router-dom reactjs socket socket-io socket-programming
Last synced: 06 Apr 2026
https://github.com/shiyan7/nest-kinomore-server
Backend for kinomore-v2 on nestjs
Last synced: 08 May 2026
https://github.com/codeluminary/simple-ether-wallet
This is a simple ether wallet where you can create wallet, send and receive tokens
ganache-cli jwt nodejs-api reactjs sequelize smart-contracts solidity web3js
Last synced: 12 Apr 2026
https://github.com/konradmi/auth-nodejs-mysql
Boilerplate for server side authentication with node.js, passport and MySQL
authentication express jwt mysql nodejs passportjs
Last synced: 09 Apr 2026
https://github.com/ayyush08/curatube
CuraTube is a full-stack video streaming platform that supports a handful of cool features similar to any other video streaming application out there. These features start from user authentication, video uploads, comments, likes,etc to some additional features like tweets and many more.
cloudinary jwt mern-stack mongodb multer shadcn-ui tanstack-query tanstack-router
Last synced: 05 Jun 2026
https://github.com/awakelife93/express-boilerplate
node api server (express) boilerplate
boilerplate class-transformer class-validator docker docker-compose express express-boilerplate jwt layered-architecture module-alias mysql nodejs redis sentry template typeorm typescript
Last synced: 29 Sep 2025
https://github.com/dhi13man/answering-forum-backend
A Node.js Express backend for a Stackoverflow like answering forum, with RESTful endpoints, written in es6 style with linted and comprehensively unit-tested code. Utilizes a local json database using fs but has full separation of concern to implement anything else.
babel backend backend-api es6 eslint express express-middleware express-router filesystem fs javascript jest json jwt model-view-controller node node-js nodejs rest-api unit-testing
Last synced: 11 Apr 2026
https://github.com/sidikfaha/jwt-auth-system
A simple auth system and routes protection with JWT
bearer-authorization express jwt jwt-auth nodejs
Last synced: 09 Apr 2026
https://github.com/casdoor/casdoor-ios-sdk
Casdoor iOS client SDK (in Swift)
apple authentication casdoor ios jwt oauth objective-c oidc sdk swift
Last synced: 10 Mar 2026
https://github.com/bookofgreg/doorkeeper-jwt-test
Doorkeeper + Devise + JWT
devise doorkeeper jwt oauth2 oauth2-server
Last synced: 20 Jan 2026
https://github.com/devstack-be/nestjs-jwt-mysql-api
NestJS Api boilerplate with JWT Auth and MySQL database (TypeORM)
backend-template jwt jwt-authentication jwt-token mysql mysql-database nestjs nestjs-template nestjs-typeorm nodejs typeorm
Last synced: 11 Jan 2026
https://github.com/melvintivane/fullstack-ecommerce-app
A MERN stack e-commerce project that allows users to browse, add to cart, and purchase products online.
jwt react-router-dom-v6 redux-toolkit stripe
Last synced: 09 Apr 2026