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-27 00:16:30 UTC
- JSON Representation
https://github.com/dominikjalowiecki/auction-auction-api
REST API of online auctions application "Auction Auction".
composer design-patterns figma full-text-search jwt php phpmailer postman rest-api sql transactions
Last synced: 05 Mar 2025
https://github.com/hossein-falah/store-api
A scalable Node.js-based backend for managing an e-commerce platform. This project includes authentication, product and category management, a blog system, user support through a ticketing system, newsletters, and more.
express javascript joi jwt mogoose mongodb multer nodejs
Last synced: 01 Mar 2026
https://github.com/city-of-helsinki/tunnistamo
City of Helsinki single sign-on service
django-rest-framework jwt oauth2 openid-connect python single-sign-on
Last synced: 13 May 2025
https://github.com/cdleveille/skifreejs
Fan remake of the classic PC game from Windows Entertainment Pack 3.
bcrypt canvas express fan-remake game html html5 html5-canvas javascript js jwt mongodb node node-js nodejs ski skifree skiing socket-io typescript
Last synced: 10 Apr 2025
https://github.com/ennaque/go-gin-jwt
jwt package for gin go applications
gin gin-jwt go jwt jwt-authentication jwt-middleware
Last synced: 14 Apr 2025
https://github.com/futurestudio/hapi-jwt
hapi plugin to sign, verify, and invalidate/reject JWTs
future-studio-university hapi hapi-plugin hapijs jwt jwt-decode jwt-payload jwt-signing node nodejs
Last synced: 12 Apr 2025
https://github.com/codestates-seb/seb39_main_011
캠핑장 예약 및 관리 서비스, BearMello 🐻🏕
aws-ec2 aws-s3 jwt mysql react redux-toolkit spring-boot storybook styled-components
Last synced: 13 Apr 2025
https://github.com/slowhigh/goilerplate
Go + Boilerplate 🔥🔥🔥
boilerplate cobra-cli dependency-injection docker gin-gonic go go-redis go-server gorm jwt kubernetes pgadmin4 postgresql redis viper-env zap-logger
Last synced: 25 Dec 2025
https://github.com/ademcatamak/readingisgood
E-Commerce
docker e-commerce jwt outbox-pattern repository-pattern rest-architecture role-based-access-control rpc specification-pattern
Last synced: 06 Mar 2026
https://github.com/f-mohrechi/order-food
A food ordering react project, using redux, context api, axios, tailwind css, express.js, JWT, i18n, react toastify
authentication axios axios-react context-api expressjs i18n i18n-react jwt jwt-authentication jwt-token multilanguage multilingual react react-redux reactjs redux redux-thunk toastify
Last synced: 17 Jun 2025
https://github.com/vivekimsit/micro-auth
Authentication microservice
authentication authentication-microservice express jwt microservices nodejs
Last synced: 13 Apr 2025
https://github.com/spinen/laravel-formio
SPINEN's Laravel Package for Formio.
api api-client client custom-jwt formio jwt laravel php spinen
Last synced: 14 Jan 2026
https://github.com/marktennyson/chalice-jwt
JWT based authentication service for Python Chalice micro framework.
Last synced: 06 Oct 2025
https://github.com/kingysoft/facade-template
facade 框架基于 abp 框架开发,使用 Dapper 支持 Oracle。
abp aspnetcore dapper dotnet-core facade jwt oracle swagger
Last synced: 30 Jul 2025
https://github.com/hamzamak/note-management-app
notes management application for a school
emailjs jwt mysql react redux rest-api spring-boot
Last synced: 11 Oct 2025
https://github.com/glaucia86/nodejs-iniciantes-nodebr-treinamento
Repositório responsável pelos códigos desenvolvidos do treinamento do site: Treinamento NodeBr
eslint hapijs javascript jwt nodejs npm
Last synced: 09 Oct 2025
https://github.com/robsonsilv4/desafio-greenmile
:four_leaf_clover: Projeto desenvolvido durante o desafio para Back-end/Full-stack da GreenMile
cqrs java jwt postgresql restful spring-boot spring-cache spring-data-jpa spring-security
Last synced: 12 Jul 2025
https://github.com/fabiodelgadopereira/dotnet5-sample
Este repositório contém uma implementação para backend de um sistema de gerenciamento, CRUD, autenticação e persistencia em banco de dados SQLITE.
dotnet entity-framework-core filter jwt sqlite xunit xunit-tests
Last synced: 25 Oct 2025
https://github.com/yokawasa/vscode-jwt-debugger
VS Code extension for decoding JWT tokens - VS Code version of jwt.io debugger
debugger decoder jwt jwt-token vscode vscode-extension vscode-plugin
Last synced: 06 Sep 2025
https://github.com/ikornaselur/notiflux
notiflux - subscribe over WebSockets, publish over REST
Last synced: 07 Feb 2026
https://github.com/mdrianislam0or1/kyc
This is a KYC (Know Your Customer) application built using the MERN (MongoDB, Express.js, React.js, Node.js) stack. It allows banks and financial institutions to collect and manage KYC information from their customers securely.
jwt mern-stack mongodb reactjs redux-toolkit typescript
Last synced: 09 Apr 2025
https://github.com/chappy202/headless-auth-service
A robust, scalable, and secure authentication service built with NestJS, Drizzle ORM, and Passport.js. This headless service provides a complete authentication and authorization solution that can be easily integrated with any frontend compatible with JWT.
auth drizzle headless jwt nestjs passport
Last synced: 02 Apr 2025
https://github.com/deepmancer/fastapi-auth-jwt
Simple to use FastAPI JWT authentication middleware
authentication authorization bearer-authentication fastapi fastapi-extension fastapi-middleware jwt jwt-authentication python3 starlette starlette-middleware token-based-authentication
Last synced: 18 Oct 2025
https://github.com/marcompiler/spring-vue-postgres-keycloak-architecture
Example of full-stack architecture with Spring Boot, Vue 3, PostgreSQL, and Keycloak (SSO, OAuth2, JWT) deployed via Podman - ideal as a tutorial or project base.
boilerplate fullstack java javascript jwt keycloak oauth2 podman postgresql spring-boot sso template tutorial vue
Last synced: 27 Jun 2026
https://github.com/xyproto/simplejwt
A simple JWT package
authentication go http jwt simple
Last synced: 15 Apr 2025
https://github.com/serhatyamann/cms_project
This project is physically and logically seperated by N-Tier architecture. I have used repositories, MVC, services, AutoFac (IoC container), AutoMapper, UnitOfWork and more in this .NET Core web project. CMS.API (.NET Core Web API) is a REST-API that provides the Client-Shop web project to communicate with the database of CMS Project.
autofac client-side domain-driven-design dotnetcore fluentvalidation ioc-container jwt mvc newtonsoft-json repository rest-api services sessions swagger unitofwork
Last synced: 05 Jul 2025
https://github.com/yijianguanzhu/icloud-simple-service
springcloud 示例项目 整合spring cloud gateway、jwt、spring reactive security、hystrix断路器、ribbon负载均衡、sentinel、spring cloud feign、nacos注册中心和配置中心、knife4j swagger、分布式链路追踪sleuth
feign gateway hystrix jwt knife4j nacos ribbon security sentinel sleuth springcloud swagger webflux-security
Last synced: 27 Apr 2025
https://github.com/gilbsgilbs/jwit
JWIT makes it easy to work with JWKS and asymmetric JWTs in your apps.
auth authentication go golang jwk jwks jwt server stateless
Last synced: 27 Jan 2026
https://github.com/10102004tan/glemini-expressjs-restful
Glemini is project resful api for QUIZ app use ExpressJS
expressjs gemini jwt mongodb mongoose nodemailer redis-cache socket
Last synced: 23 Apr 2025
https://github.com/robertohuertasm/actix-web-middleware-cognito
🔩 Middleware for actix-web that helps you validate Cognito tokens
actix-web cognito http-server jwt library middleware rust
Last synced: 07 Oct 2025
https://github.com/thiagobarradas/stone-banking-jwt
Creates Jwt Authentication Token and Consent URL by RSA key pair
apps authentication consent csharp dotnet dotnet-standard2 jwt open-banking openbanking stone stone-payments token
Last synced: 09 Apr 2025
https://github.com/robertoachar/playground-koa-jwt
A playground for Koa with JWT.
jwt koa koa-bodyparser koa-helmet koa-router node playground
Last synced: 25 Oct 2025
https://github.com/it-cotato/11th-troublog-be
코테이토 11기 프로젝트 Troublog의 Backend 레포지토리입니다
aws-ec2 aws-s3 coderabbit docker github-actions java jwt mysql nginx oauth2 redis spring-ai-openai spring-boot spring-data-jpa spring-security swagger-ui
Last synced: 04 Mar 2026
https://github.com/jottenlips/tinyauth
📱 A tiny passwordless SMS authentication service using Flask, JWT, Serverless, DynamoDB, Ariadne GraphQL
ariadne auth authentication aws boto3 dynamo dynamodb dynamodb-table graphql jwt microservice moto one-table passwordless python serverless sms sns tinyauth
Last synced: 12 Apr 2025
https://github.com/lqsong/lqsblog-backend-java-springboot
是一个基于微服务思想的API后端服务,它基于 spring-boot实现(maven + springboot + mybatis + mybatis plus + shiro + jwt(+ 自动刷新) + restful)。
jwt lombok maven mybatis mybatis-plus restful restful-api shiro spring spring-boot
Last synced: 27 Apr 2025
https://github.com/v3xlabs/dh-auth
Typescript Authentication Backend for the Dogehouse platform
discord fastify jwt typeorm typescript
Last synced: 05 Jul 2025
https://github.com/imrlopezag/ts-api-template
This is an API template made with express and typescript, to speed up your development, it contains repositories and generic services for the typical CRUD actions, based on a Sequelize model, we use it for data persistence
api-template express jwt jwt-authentication mongodb mongoose nodejs ts-api-template typescript typescript-api
Last synced: 04 Mar 2026
https://github.com/cerberauth/api-vulns-challenges
Provide a collection of deliberately vulnerable APIs along with corresponding challenges to help enhancing their skills in identifying, exploiting, and securing API vulnerabilities.
api api-rest challenge cybersecurity cybersecurity-education jwt jwt-authentication security-tools vulnerability vulnerability-lab vulnerable-web-app
Last synced: 05 Sep 2025
https://github.com/j5ik2o/sw4jj
Simple scala Wrapper For Java-Jwt is sw4jj
java-jwt jwt oauth2 scala scala-wrapper
Last synced: 23 Apr 2025
https://github.com/logto-io/react-native
Build authentication and authorization with Logto React Native SDK.
android authentication authorization ios jwt logto mfa multi-tenant oauth2 oidc react react-native saml sso
Last synced: 29 Jan 2026
https://github.com/hamid-rezaei/gobasket
The midterm exam for the web programming course involves a small-scale project.
docker docker-compose echo go golang jwt postgres
Last synced: 25 Feb 2026
https://github.com/containerum/auth
User authorization and token management for Containerum
authorization-server jwt kubernetes platform token-management web-service
Last synced: 13 Aug 2025
https://github.com/damax-solutions/api-auth-bundle
Authentication via api key or JWT.
api bundle jwt php symfony symfony-bundle
Last synced: 10 Oct 2025
https://github.com/adelpro/nextpalestine
Effortlessly create, manage, and publish captivating blog content with nextpalestine. Our platform empowers you to focus on writing and engaging your audience, leaving the technical complexities behind.
2fa argon2 authentication cookies docker gitleaks husky jwt mongodb nestjs nextjs nodemailer opentelemetry signoz social-login swag transition-animation typescript umam
Last synced: 23 Oct 2025
https://github.com/juancastillo0/dart_auth
Integrations and tools for authentication in Dart applications and servers. Supports multiple OAuth2 and OpenIdConnect providers, and custom methods such as email, phone, username or TOTP (time-based one-time password).
2fa authentication authorization backend dart flutter frontend jwt mfa oauth oauth2 openid-connect shelf totp
Last synced: 15 Oct 2025
https://github.com/shivabhattacharjee/sso
SSO is a Single Sign-On (SSO) system that allows users to seamlessly authenticate across multiple applications using a single set of credentials. Built with Next.js, PostgreSQL, Prisma, and Tailwind CSS, SSO offers a secure and efficient way to manage user authentication
jwt nextjs sso-authentication sso-login
Last synced: 27 Sep 2025
https://github.com/jerry-felipe/inventory-api
A backend service for managing and tracking inventory in real time. Features include real-time stock updates, product management, low stock alerts, and reporting on inventory movements. Supports multiple warehouses and integrates with secure authentication methods for efficient access.
ci-cd docker java jwt logging microservices oracle resilience4j scalability spring-boot
Last synced: 13 Oct 2025
https://github.com/evgeniy-dammer/marketplace-api
Marketplace API
api cache casbin clean-architecture docker gin go golang jaeger jwt marketplace openapi opentelemetry postgresql prometheus redis rest-api squirrel swagger tracing
Last synced: 05 Sep 2025
https://github.com/randomstate/jwt
General purpose JWT library for Crystal. Focus on RSA algorithms to close gap in community.
Last synced: 15 Apr 2025
https://github.com/yordanov0502/sportsbook_application_backend
Spring REST API
dto hibernate-jpa java junit jwt postgres rest-api rest-template scheduling spring spring-boot spring-security spring-validation
Last synced: 05 Sep 2025
https://github.com/data-fair/simple-directory
Manage users and organizations. Provides authentication with JWTs.
jwks jwt jwt-authentication organizations user-management users
Last synced: 31 Jan 2026
https://github.com/oracle-samples/vbcs-oic-fs-identity-propagation-sample
Working end-to-end example of user identity propagation from Visual Builder through Integration Cloud to Fusion Applications and back.
fusion identity-propagation jwt jwt-token oracle-ateam oraclefusionapps
Last synced: 04 Mar 2026
https://github.com/rodlukas/up-admin
ÚPadmin – Web application for the project “Úspěšný prvňáček“
behave bootstrap czech django django-rest-framework docker fit-cvut flyio javascript jwt postgresql python react react-router rest-api selenium single-page-app typescript vanilla-extract web-application
Last synced: 02 Apr 2026
https://github.com/plopezgit/sprint5_t1_springboot_dice_roller_microservices
Dice Roller microservice proposal.
android-client auth config-server eureka-server gateway-services jwt microservice mongodb mysql openapi postgresql resilen resilience4j-circuitbreaker rest-template retrofit2 swagger-ui zipkin
Last synced: 08 Oct 2025
https://github.com/bim-g/web_token
simple module to help generate a simple token using php
authentication jwt php token tokenization wepesi
Last synced: 14 Jan 2026
https://github.com/thijsferyn/cacheable-sites-symfony4
Develop cacheable websites by leveraging Cache-Control headers, ESI, Vary, content negotiation, conditional requests and JWT authentication
cache esi jwt jwt-authentication php symfony varnish
Last synced: 09 Apr 2025
https://github.com/twtrubiks/django_ninja_tutorial
django_ninja_tutorial 教學
django-ninja django-ninja-extra jwt
Last synced: 07 Oct 2025
https://github.com/johntostring/spring-boot-oauth2-sample
An sample of using the Spring Boot to build an Authorization(OAuth2) Server
Last synced: 21 Jan 2026
https://github.com/franpog859/cleanaux-backend
☁️🛁 Cloud native REST API designed for planning regular cleaning or other systematic activities
api basicauth cloud gcp golang jwt kubernetes microservice mongodb mysql rest
Last synced: 01 Apr 2026
https://github.com/jerry-felipe/asynchronous-rabbitmq-solution
A messaging solution using RabbitMQ to handle asynchronous communication between services. It enables decoupling of components, improving scalability and reliability. Ideal for event-driven architectures, message queues, and distributed systems with high throughput needs.
ci-cd docker java jwt logging rabittmq scalability
Last synced: 13 Oct 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/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/raoofjm/nodejs-blog-backend-advanced
A powerful and advanced blog API built with Node.js, using JavaScript. This repository provides a robust backend solution for managing and serving a feature-rich blog platform.
express javascript jwt mongodb mongoose nodejs redis
Last synced: 13 Oct 2025
https://github.com/uhop/koa-cognito-middleware
Koa middleware for AWS Cognito integration.
Last synced: 23 Apr 2025
https://github.com/superwf/vue-express-jwt-socketio
example for vue express and socket.io
Last synced: 19 May 2026
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/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/fungrim/nimbus-jose-gcp-kms-provider
This library provides JWS signers and verifiers based on Google Cloud KMS for Nimbus JOSE.
gcp google google-cloud google-cloud-kms java java-8 jws jwt kms nimbus-jose nimbus-jose-jwt
Last synced: 24 Jul 2025
https://github.com/conorluddy/residents
🧑🏿🤝🧑🏽 Open source boilerplate template for new Express API projects. Provides deep Users infrastructure with RBAC etc. Postgres with Drizzle ORM, JWT and PassportJs for auth 🧑🏻🤝🧑🏿🧑🏿🤝🧑🏽🧑🏻🤝🧑🏼🧑🏾🤝🧑🏼🧑🏻🤝🧑🏿🧑🏻🤝🧑🏼🧑🏾🤝🧑🏼🧑🏻🤝🧑🏿🧑🏿🤝🧑🏽
api authentication authentication-backend authentication-middleware backend-api boilerplate docker drizzle-orm express express-5 expressjs jest jwt node open-source postgres residents rest-api user-authentication user-management
Last synced: 17 Oct 2025
https://github.com/lyrkan/fftt-server
Final Fantasy Triple Triad server
fftt jwt nodejs server websockets
Last synced: 19 Oct 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/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/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/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/smakosh/beaf-api
Beaf Rest API bootstrapped in 24 hours.
digitalocean express jwt mongodb mongoose
Last synced: 24 Jan 2026
https://github.com/cleilsonandrade/gestao-vagas-api
Gestão Vagas API é uma API Rest, que foi desenvolvida com de gerenciamento para cadastramento de empresa e suas vagas de emprego e candidatos para o preenchimento das mesmas. Com possibilidades de cadastramento de vagas, aplicação do candidato e filtro de busca pelo mesmo, exibição do currículo do candidato e listagem de informações das vagas.
api backend docker docker-compose hr human-re human-resources java job-vacancy jpa junit jwt lombok maven spring spring-boot spring-security sql testing
Last synced: 22 Sep 2025
https://github.com/owner-maker/website-movies-restful
Movies library - restful web app provides you to learn the information about some modern movies. Backend - Java. Frontend - pure HTML, CSS, JS.
css3 html5 java javascript jwt maven mysql spring spring-security
Last synced: 25 Feb 2026
https://github.com/cleilsonandrade/park-api
Sistema de gerenciamento de vagas de estacionamento. Possui recursos como autenticação de usuários, cadastrar e gerenciar informações de usuários, com perfis de cliente e administrador. Ele também permite consultas específicas, como listar usuários cadastrados, atualizar senhas, e realizar operações de check-in e check-out de veículos estacionados.
h2-database jasper java jpa junit jwt mysql parking-management report spring-boot sql swagger swagger-documentation testing
Last synced: 23 Apr 2025
https://github.com/as/signer
base64-encoded token system utilizing xchacha20poly1305 (see also: branca)
base64 branca chacha20poly1305 jwt token
Last synced: 31 Jan 2026
https://github.com/dinushchathurya/nestjs-typeorm-bcrypt-jwt-authentication
Nest.JS authentication with Passport, JWT, Bcrypt , TypeOrm & MySQL
bcrypt codingtrickio codingtricks dinush dinush-chathurya jwt mysql nest-passport nestjs nestjs-authentication nestjs-typeorm passport passport-jwt
Last synced: 15 Aug 2025
https://github.com/monolithgoon/automated-land-subdivision-api
Automatically divide up land into pre-specified chunk sizes, and report back the coordinates for each chunk.
api aws express-js gis javascript jwt leaflet-js mapbox-gl-js mongo-db node-js pug turf-js
Last synced: 14 Jun 2025
https://github.com/vasim-akram/aws-api-with-auth
Auth, AWS Lambda, Node, MongoDB, JWT
aws-lambda jwt mongo node rest serverless
Last synced: 11 Feb 2026
https://github.com/modscleo4/midori
A Node.js Web API Framework WITHOUT Express
cron http http-server javascript json jwt multipart problem-details typescript uuid zlib
Last synced: 10 Apr 2025
https://github.com/ma-pony/alfred-workflow-jwt-decoder
alfred workflow jwt decoder
alfred4 alfred4-workflow jwt jwt-decode jwt-token python3
Last synced: 10 Apr 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/abdulvahabaa/chronoroyale-e-commerce-webapp
A scalable Node.js + Express application powered by MongoDB, AWS S3 storage, and Handlebars templating engine for a dynamic, high-performance shopping experience.
experss hbs jwt mogodb multer mvc-architecture s3 viewengine
Last synced: 01 Mar 2026
https://github.com/codophilic/learnspringboot
Learn about SpringBoot
cors csrf deploy-springboot-external-tomcat jwks jwt keycloak oauth2 openid-connect springboot springboot-hibernate springboot-jpa springboot-method-level-security springboot-mvc springboot-rest-api springboot-rest-api-crud-spring-data-jpa-mysql springboot-security springboot-thymeleaf springboot-webapplication springboot-without-maven
Last synced: 01 Mar 2026
https://github.com/peterprototypes/apple-signin
Apple Sign In for Rust. Validated and decodes Apple's identity JWT
Last synced: 02 Mar 2026