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-04-05 00:12:46 UTC
- JSON Representation
https://github.com/gaecoli/mercury
使用 golang gin框架的前后端一体的练手项目,包含各种日常小工具模块。
gin gin-gonic golang gorm jwt learning-golang mysql redis
Last synced: 29 Oct 2025
https://github.com/ikhsan3adi/auction_app_api_ci4
RESTful API service for Flutter-Auction-App using CodeIgniter 4
codeigniter codeigniter4 jwt jwt-authentication php rest-api restful-api
Last synced: 12 Apr 2025
https://github.com/adityaoberai/rolebasedauthsample
ASP.NET Web API sample to showcase RBAC via JWTs in .NET 8
authentication dotnet dotnet-8 jwt security
Last synced: 06 May 2025
https://github.com/nedal-esrar/lms-backend
An API built for advanced Leaning Management Implemented with ASP.NET Core
api asp-net-core c-sharp clean-architecture dotnet-core efcore github-actions github-actions-ci-cd jwt repository-pattern result-pattern serilog sieve solid-principles sql-server web-api
Last synced: 11 Apr 2025
https://github.com/serkodev/cloudflare-kv-server
Cloudflare KV Server with JWT auth (Cloudflare Workers® ready)
cloudflare cloudflare-workers jwt jwt-authentication kv proxy worker workers workers-kv
Last synced: 12 Apr 2025
https://github.com/agitrubard/auth-side-services
Project of secure user authorization/authentication flows with modern and latest tech using Java 21, Spring 3 and Customized Spring Security 6 with JWT.
auth auth-side authentication authorization back-end docker hexagonal-architecture integration-test java21 jwt jwt-authentication liquibase maven service spring-boot spring-security system-test testcontainers unit-test user-role-permission
Last synced: 18 Mar 2025
https://github.com/dvob/k8s-s2s-auth
Kubernetes Service-to-Service Authentication using Service Accounts
authentication golang jwt keycloak kubernetes oidc pod service-to-service serviceaccount tokenreview vault
Last synced: 07 May 2025
https://github.com/yasoob/flask-react-jwt
A tutorial on how to setup a JWT auth app using React and Flask and then deploy it using NGINX and Gunicorn.
authentication flask jwt python react
Last synced: 23 Apr 2025
https://github.com/DigitalAXPP/jwtPS
This module generates JSON Web Tokens in PowerShell.
Last synced: 29 Jul 2025
https://github.com/msalihaltun/elysia-jwt-example
JWT token based authentication API endpoints in Elysia.js, a web framework for Bun.js
Last synced: 19 Apr 2025
https://github.com/kieranp/rails-graphql-svelte
A starter template for a Rails+GraphQL API and Svelte frontend.
bootstrap graphql jwt rails ruby-on-rails svelte sveltekit
Last synced: 07 May 2025
https://github.com/rohya8/mean-stack-interview-questions
Click ⭐if you like the project. Pull Requests are highly appreciated.
angular angular4 express interview-prep interview-preparation interview-questions javascript jwt mean-stack mongodb moongose nodejs stack-interview-questions typescript
Last synced: 26 Oct 2025
https://github.com/atilmohamine/chat-app
A real-time chat application built with Express.js, Socket.io, React, MongoDB, and JWT authentication.
chat jwt jwt-authentication mern react real-time socket-io
Last synced: 09 Apr 2025
https://github.com/dan-online/jwtrust
A tiny library to sign and verify JWT tokens using Rust bindings for pure performance.
Last synced: 15 Apr 2025
https://github.com/f-lab-edu/infrun
[연봉 4000만원 이상] 교육 강의 플랫폼
docker github-actions graduate java17 jwt mysql spring-boot spring-data-jpa
Last synced: 23 Apr 2025
https://github.com/borys25ol/fastapi-realworld-backend
A real-world backend application (API) using Python, FastAPI and SQLAlchemy
alembic conduit fastapi jwt python312 realworld-backend sqlalchemy
Last synced: 18 Jan 2026
https://github.com/paneladev/agenda-service
API de agendamento com Spring Secutiry, Spring JPA, Flyway e Swagger;
docker flyway flywaydb heroku java11 jwt jwt-token postgres spring spring-boot swagger swagger-ui
Last synced: 03 Sep 2025
https://github.com/rapter1990/springbootsecurity
Spring Boot Security Example (Spring Boot, Java 17, Spring Security, Docker, Maven, JUnit Test, Integration Test, Test Container, MySql)
authentication authorization docker docker-compose dockerfile intergration-test java java17 junit jwt lombok maven mockito monolith mysql spring-boot spring-security test-container
Last synced: 16 May 2025
https://github.com/chanmeng666/douyin-mall-java-template
【Star us and watch this project grow! 🌱⭐️】A Spring Boot-based e-commerce microservices template with comprehensive setup guides. Ideal for learning microservices architecture and building scalable e-commerce applications. Features include user authentication, product management, order processing, and AI integration capabilities.
api-gateway docker e-commerce eureka java jwt maven microservices mybatis mysql oauth2 rabbitmq redis spring-boot spring-cloud spring-data-jpa spring-security starter-template template tutorial
Last synced: 10 Oct 2025
https://github.com/rocketbase-io/commons-auth
simple implementation of an authentication endpoint with jwt, password-reset etc.
jpa jwt mongo rest-api spring-boot spring-mvc
Last synced: 09 Oct 2025
https://github.com/silvermpx/wse
WSE - Rust-powered WebSocket engine for Python. Up to 2.1M del/s fan-out, zero-GIL JWT, E2E encryption
encryption high-performance jwt pyo3 python real-time rust tokio websocket websocket-server
Last synced: 07 Mar 2026
https://github.com/letsila/ionic2-jwt-auth-example
An example of client side implementation of JWT (JSON web token) authentication using Ionic2
Last synced: 13 Oct 2025
https://github.com/pyncz/trpc-refresh-token-link
🔃 Refresh token link for tRPC client
helpers jwt trpc typescript utils
Last synced: 17 Mar 2026
https://github.com/alexcambose/jwt-auth-bolilerplate
Boilerplate for backend API user authentication with JWT
api auth0 boilerplate express javascript jsonwebtoken jwt jwt-authentication login nodejs routing server template users
Last synced: 17 Mar 2026
https://github.com/acronis/go-authkit
Toolkit for authentication and authorization in Go services
authentication authorization go golang jwks jwt oauth2 openid-connect toolkit
Last synced: 19 Aug 2025
https://github.com/sosow0212/community
Community API Server
java jpa junit5 jwt mysql redis spring spring-boot spring-security swagger validation
Last synced: 26 Jul 2025
https://github.com/emacle/vue-php-admin
RBAC通用角色权限管理系统, 前后端分离架构, 基于 vue-element-admin 和 PHP CodeIgniter RESTful 实现
codeigniter element-ui jwt medoo php php-jwt rbac restful vue
Last synced: 24 Jul 2025
https://github.com/m0kr4n3/fastapi_project_template
RESTful Back-end project template with FastAPI + PostgreSQL + JWT + Docker + nginx
docker docker-compose fastapi fastapi-sqlalchemy fastapi-template jwt jwt-authentication nginx postgresql python
Last synced: 07 Mar 2026
https://github.com/berendsliedrecht/sd-jwt-ts
Selective Disclosure JWT (SD-JWT) Draft 06 & Selective Disclosure JWT VC (sd-jwt-vc) Draft 01 implementation
decentralized-idenitity jwt jwt-sd oauth oauth2 openid openid-connect sd-jwt sd-jwt-vc ssi vc
Last synced: 14 Apr 2025
https://github.com/blackdoor/jose
Extensible JOSE library for Scala
jose jwt jwt-validation scala signing
Last synced: 02 Apr 2026
https://github.com/mohammadrony/emarket
An e-commerce web application in Vue.js Framework with Vuex state management, Stripe payment gateway, Node.js backend and MySQL database.
authentication-middleware backend-server bootstrap-vue database-management expressjs frontend-framework jwt mail-automation mysql nodejs nodejs-framework passportjs payment-gateway restfull-api sequelize state-management stripe-api vue-router vuejs vuex
Last synced: 21 Aug 2025
https://github.com/robdwaller/psr-jwt
A PSR-7 and PSR-15 compliant JSON Web Token Middleware Library.
json-web-token json-web-token-php jwt jwt-auth jwt-token php psr-15 psr-7 slim3 zend-expressive
Last synced: 19 Mar 2025
https://github.com/tanvesh01/e-commerce
A shopping app in MERN and with beautiful UI/UX.
authentication express express-js framer-motion jwt nodejs react reactjs redux
Last synced: 10 Apr 2025
https://github.com/jonathandey/oc-jd-dingoapi
Dingo/API implementation for OctoberCMS
api authentication dingo-api jwt octobercms octobercms-plugin
Last synced: 30 Apr 2025
https://github.com/joaopauloaramuni/laboratorio-de-desenvolvimento-de-software
Repo Laboratório de Desenvolvimento de Software
apirest docker flyio grafana insomnia junit jwt micrometer mockito mongodb postgresql postman prometheus spring-boot spring-boot-actuator spring-cloud spring-security swagger uml uml-diagram
Last synced: 30 Apr 2025
https://github.com/blrB/hanami-realworld-example-app
Real world application built with hanami 🌸
api hanami hanami-api hanami-application json-api jwt jwt-authentication realworld ruby
Last synced: 11 May 2025
https://github.com/ashish2030/e-commerce-website-using-nodejs
:octocat: 🌟 💻 ᴛʜɪꜱ ɪꜱ ᴀ ᴍᴏɴᴏʟɪᴛʜɪᴄ ᴀᴘᴘʟɪᴄᴀᴛɪᴏɴ ᴜꜱɪɴɢ ɴᴏᴅᴇ ᴊꜱ ᴀꜱ ᴀ ʙᴀᴄᴋᴇɴᴅ ᴛᴇᴄʜɴᴏʟᴏɢʏ 🎯 🚀
ejs express-framework jwt mongodb mongoose monolithic-application nodejs
Last synced: 28 Aug 2025
https://github.com/masonm/wiremock-jwt-extension
WireMock extension for matching requests with JSON Web Tokens (JWT)
Last synced: 12 Apr 2025
https://github.com/shrikant0013/gcp-aws-webidentityfederation
AWS Auth using WebIdentityFederation from Google Cloud
aws gcp gcp-appengine-flex gcp-appengine-std jwt oauth2 openid-connect sts
Last synced: 27 Mar 2025
https://github.com/peruncs/gwt
GWT goodies
auth0 gwt jquery jsinterop jwt keycloak okta stripe-payments
Last synced: 12 Apr 2025
https://github.com/abapChaoLiu/abap_jwt_generator
ABAP JWT Generator
abap jwt jwt-bearer-tokens jwt-token sap
Last synced: 04 May 2025
https://github.com/shahsad-kp/learnease-client
A powerful virtual classroom application built with React, WebRTC, JWT token, WebSockets, and Tailwind CSS. Engage in seamless video conferencing, real-time collaboration, and secure authentication. Elevate your virtual learning experience today!
canvas chat chat-application classroom dark dark-mode dark-theme jwt live-chat react react-redux reactjs redux screenshare tailwind tailwindcss videocall virtual-classroom webrtc whiteboard
Last synced: 07 Jul 2025
https://github.com/sensetecnic/node-red-contrib-users
A node used to quickly build a simple user system to control access to your http nodes on Node-RED.
jwt node-js node-red users-management
Last synced: 08 May 2025
https://github.com/daniel-pereira-guimaraes/spring-security6-jwt
Spring Boot 3 + Spring Security 6 + JWT.
authentication bcrypt h2-database java json-web-token jwt spring-boot spring-security
Last synced: 13 Apr 2025
https://github.com/gobeam/golang-oauth
Build your own Golang custom Oauth server with mysql driver.
encrypt go-oauth2-server golang gooauth2 jwt mysql oaep oauth2 rsa rsa-pubkey
Last synced: 27 Mar 2026
https://github.com/nickschot/lux-jwt
Middleware implementation of JWT for Lux.
authentication jwt lux lux-middleware nodejs
Last synced: 24 Oct 2025
https://github.com/icewhaletech/casaos-userservice
User Service provides user management functionalities to CasaOS.
authentication authorization go golang jwt user-management
Last synced: 02 Mar 2026
https://github.com/ronenhamias/scalecube-microservices
ScaleCube-Microservices is a higher level reusable Microservices repository built with ScaleCube-Services, it provides the building blocks for setting up a Dockerized Microservice cluster
account-management api-gateway cms configuration configuration-management distributed-systems docker google-auth jwt microservice multi-tenant redis redisson service-mesh
Last synced: 18 Oct 2025
https://github.com/yrong/koa-neo4j
Rapidly create REST APIs, powered by Koa and Neo4j -- batteries included with built-in role based authentication via JWT and reusable backend components
bolt cypher cypher-query graphdb jsonwebtoken jwt jwt-authentication koa koa-neo4j koa2 koajs lifecycle-hooks neo4j nosql rest rest-api restful server server-backend server-side
Last synced: 09 Oct 2025
https://github.com/alaa-aqeel/fiber-api-example
Example restapi with gofiber + MVC +JWT + ( Role + Premission )
api fiber gofiber jwt jwt-token premission restful restful-api role
Last synced: 29 Jun 2025
https://github.com/yuecen/drf_vue_jwt_example
An example for starting a single page application with Django REST framework, Vue.js and JWT
django django-rest-framework example jwt vue
Last synced: 11 Apr 2025
https://github.com/maslick/brauzie
Awesome CLI tool for fetching JWT tokens for OAuth2.0 clients
cli debuging-tool jwt k8s keycloak kubernetes nodejs oauth2 oidc token
Last synced: 23 Jun 2025
https://github.com/jacksonpf1/form-maker
A fullstack app for creating and sharing online forms, with authentication system, created with NextJS, MongoDB & TailwindCSS
authentication form-builder form-maker forms forms-app forms-builder fullstack-app javascript jwt jwt-authentication mongodb nextjs nextjs-app tailwindcss
Last synced: 23 Apr 2025
https://github.com/thedondope/crudular
An Angular CRUD example application using JWT and consuming a JSON API
angular bootstrap4 docker font-awesome jwt nginx typescript
Last synced: 25 Mar 2025
https://github.com/acodercat/egg-oidc-server
egg-oidc-server
egg egg-oidc jwt oauth2 oauth2-provider oauth2-server oidc
Last synced: 27 Apr 2025
https://github.com/holon-platform/spring-boot-jaxrs-multitenant-api-example
RESTful API application in a multi-tenant architecture using Spring Boot and the Holon platform
api jax-rs jwt multi-tenancy multi-tenant-architecture rest-api spring-boot
Last synced: 23 Apr 2025
https://github.com/SenseTecnic/node-red-contrib-users
A node used to quickly build a simple user system to control access to your http nodes on Node-RED.
jwt node-js node-red users-management
Last synced: 13 May 2025
https://github.com/psenger/jersey2-security-jwt
Jersey 2 with JWT Token Security
jersey2 jwt jwt-token security
Last synced: 14 Apr 2025
https://github.com/ashrawan/spring-security-oauth-example
Spring Security with OAuth2, and Custom JWT
jwt oauth2-client spring-security
Last synced: 18 Aug 2025
https://github.com/furkankayam/full-stack-wallet-app
✅Basic Wallet App
bank-app docker java javascript jwt kpspublic react spring-boot tc-validation wallet-app
Last synced: 14 Apr 2025
https://github.com/dinushchathurya/nestjs-prisma-bcrypt-jwt-authentication
Nest JS Authentication with Passport, JWT, Bcrypt & Prisma
codingtricks codingtricksio dinush dinushchathurya jwt nest-jwt-passport nestjs nestjs-auth nestjs-authentication nestjs-prisma passport prisma prisma2
Last synced: 15 Aug 2025
https://github.com/tinyhttp/jwt
🔐 tiny JWT middleware for Node.js
jwt jwt-middleware middleware nodejs tinyhttp
Last synced: 05 Oct 2025
https://github.com/noha/jsonwebtoken
A pharo implementation of JSON web token (JWT)
Last synced: 23 Jul 2025
https://github.com/viralsolani/laravel-api-boilerplate-jwt
An API Boilerplate in Laravel 5.6 to create a ready-to-use REST API in seconds
api boilerplate jwt laravel rest
Last synced: 23 Sep 2025
https://github.com/mkbeh/fastapi-admin-panel
Backend application. Using FastAPI, PostgreSQL as database, Docker, SQLAlchemy and more.
asynchronous backend docker fastapi json json-schema jwt openapi3 postgresql python python3 sqlalchemy swagger
Last synced: 26 Jul 2025
https://github.com/sebastienrousseau/mini-functions
A a highly performant utility and wrapper functions library for Rust that has been carefully designed with optimization and efficiency in mind. 🦀
date errors hash hsh jwt jwt-token library log logging md5 password qr qr-code qrc qrcode qrcode-generator random rust rust-library
Last synced: 22 Jul 2025
https://github.com/iunary/fastapi-template
FastAPI template
alembic api authentication clean-architecture fastapi fastapi-boilerplate fastapi-sqlalchemy fastapi-template jwt middleware migrations pydantic python3 sqlalchemy typing
Last synced: 07 Sep 2025
https://github.com/celalaygar/library-application
Java, Spring Boot, Security, JWT, PostgreSQL and Angular 8
angular8 bootstrap4 jwt jwt-authentication postgresql spring-boot-2 spring-security springboot typescript typescript2
Last synced: 14 Apr 2025
https://github.com/tsawler/jot
A simple package to implement generating and verifying JWT tokens. It generates and verifies both auth tokens and refresh tokens.
Last synced: 28 Jan 2026
https://github.com/warrenbuckley/umbraco-jwt-authtokens
This is a repository for providing a secure based API to perform backoffice actions using JWT Auth tokens
jwt jwt-authentication umbraco umbraco-cms
Last synced: 17 Mar 2026
https://github.com/gonzalo123/openui5-cognito
Authenticate OpenUI5 applications and Lumen backends with Amazon Cognito and JWT
amazon-web-services aws cognito cognito-identity-pool json jwt laravel lumen openui5 php sap symfony ui5
Last synced: 10 Oct 2025
https://github.com/ahmedeid6842/how
❓🗣️ Robust Q&A application built with NestJS. Empowering users with knowledge, seamless communication, and comprehensive features.
jwt nestjs nodejs nodemailer postgres solid-principles typeorm typescript
Last synced: 14 Mar 2026
https://github.com/boyazuo/yxboot
YXBoot 是一个开箱即用的前后台管理系统框架,基于 TypeScript、Vue3、Antd Vue、SpingBoot3等最新主流技术实现。
ant-design-vue jwt mybatis-plus spring-security springboot3 typescript vite vue3
Last synced: 07 Feb 2026
https://github.com/akshitgrover/hacken
Hacken is a node module to help people in hackathons, it has almost all the common features a person needs from database operations to sockets. If you are the one who struglles with MongoDb ObjectId, hacken makes it easier to work with then too.
docker docker-image hacken jwt jwt-functions mongodb mongodb-connection mongoose node npm object objectid socket socket-functions
Last synced: 28 Apr 2025
https://github.com/supanadit/jwt-go
The easiest JWT library to GO
authentication authorization bcrypt encryption go go-jwt go-libray golang golang-library hashes jwt jwt-go
Last synced: 12 Jul 2025
https://github.com/lwojcik/twitch-ebs-tools
Utility functions for Twitch Extension Backend Services (EBS)
authentication backend ebs jsonwebtoken jwt service tokens twitch twitchtv validation
Last synced: 10 May 2025
https://github.com/KieranP/rails-graphql-svelte
A starter template for a Rails+GraphQL API and Svelte frontend.
bootstrap graphql jwt rails ruby-on-rails svelte sveltekit
Last synced: 16 Jul 2025
https://github.com/thangchung/fernet-dotnet
Fernet generates and verifies HMAC-based authentication tokens
api dotnet-core fernet hmac-sha256 jwt token-authetication
Last synced: 07 May 2025
https://github.com/arthurimirzian/salesforce-jwt-bearer-token-flow
SalesForce OAuth 2.0 JWT Bearer Token Flow Implementation
jwt jwt-auth jwt-authentication node nodejs salesforce salesforce-developers salesforce-oauth2
Last synced: 11 Sep 2025
https://github.com/hellokoding/single-sign-on-out-jwt-cookie-redis-java-springboot-freemarker
Single Sign Out, Scalable Authentication Example with JSON Web Token (JWT), Spring Boot and Redis
architecture authentication cookie freemarker java jwt redis scale single-sign-on single-sign-out spring-boot sso
Last synced: 13 May 2025
https://github.com/akmamun/go-jwt
Golang with JWT, Go Gin and MongoDB
dockerized gin golang jwt jwt-authentication mongodb
Last synced: 15 Apr 2025
https://github.com/lorezi/go-admin
Go RESTful API application with fiber framework 🤖
docker fiber-framework golang gorm jwt mysql validator
Last synced: 12 Jan 2026
https://github.com/mkhizeryounas/auth-deputy
🔑 Opensource identity management and authentication service
identity-management jwt microservice nodejs
Last synced: 09 Apr 2025
https://github.com/captaincodeman/auth-ajax
Auth token handling for Polymer
ajax auth bearer bearer-tokens firebase jwt polymer webcomponents
Last synced: 26 Apr 2025
https://github.com/przemek-nowicki/auth-react-and-redux
Oauth2.0 and JWT authentication with React, Redux and Node.js
facebook-oath google-oauth jwt oath passport passport-facebook passport-google passport-jwt react react-jwt redux sign-in-with-facebook sign-in-with-google spa
Last synced: 28 Apr 2025
https://github.com/jacksonpf1/notella
A fullstack taking notes app with authentication system and markdown support, created with Nextjs, MongoDB, JWT & TailwindCSS
auth authentication fullstack-app js jwt jwt-auth login-system mongo mongodb nextjs nextjs-app nextjs-auth notes-app react tailwind
Last synced: 23 Apr 2025
https://github.com/apibrasil/apigratis-chatopen
Esse é um pequeno estudo sobre nodejs, socket, webhook e whatsapp
chat chat-application chat-client chatroom jwt jwt-authentication nodejs socket
Last synced: 11 Apr 2025
https://github.com/souravpl8092/lenskart_clone
Lenskart.com is an Indian e-commerce company that sells eyeglasses, contact lenses, and sunglasses. Lenskart has a wide variety of products and offers services such as free home trial and virtual try-on.
axios bcyrpt chakra-ui cyclic expressjs javascript jwt mongodb moongose node-js react-icon react-router-dom reactjs swipper
Last synced: 23 Apr 2025
https://github.com/or-abdillh/express-starter
Starter Project For Build Rest API using Express JS For Create CRUD Action with PostgreSQL Sequelize and support JWT Authentication
express expressjs jwt jwt-authentication nodejs postgresql rest-api restful-api sequelizejs starter-project starter-template
Last synced: 17 Apr 2025