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/foxford/conference
A WebRTC signaling server with support of MQTT and WebSocket as transport protocols, token based authentication (JSON Web Token) and external policy based authorization.
docker janus-gateway json-web-token jwt k8s kubernetes mqtt webrtc webrtc-signaling websocket
Last synced: 17 Jul 2025
https://github.com/wpcodevo/golang-postgresql-api
This article will teach you how to set up a SQLC API project with Golang, standard Database/SQL package, Gin Gonic, PostgreSQL, Golang-migrate, and Docker-compose. You will also learn how to generate Golang database CRUD functions and Structs with the SQLC compiler. The SQLC Golang API will use a PostgreSQL database and run on the Gin Gonic HTTP server. We will use the Golang-migrate package to push the SQL schema to the database.
Last synced: 10 Sep 2025
https://github.com/sikt-no/clj-jwt
A Clojure library to handle validation of JWTs and signing claims using JSON Web Keys
Last synced: 19 Feb 2026
https://github.com/leberkleber/simple-jwt-provider
awesome-go go golang jwt lightweight postgres postgresql provider simple
Last synced: 11 Aug 2025
https://github.com/zhang771/nest-admin-ts
基于nestjs的基本后台管理系统。采用jwt身份认证。包含登录、用户、角色等。参考nest官网的最佳实践。
auth jwt mysql2 nest nestjs nestjs-backend nodejs role typeorm typescript
Last synced: 03 Mar 2025
https://github.com/saravanabalagi/action-cable-react-jwt
Rails action-cable integration with JWT authentication
actioncable jwt jwtauth react react-native websocket-client
Last synced: 19 Oct 2025
https://github.com/vzakharchenko/keycloak-lambda-authorizer
Keycloak adapter for Cloud
api-gateway authorization aws-lambda client-jwt cloud cross-realm express expressjs jwt keycloak keycloak-adapter lambda-authorizer lambda-functions multi-tenancy multi-tenant multi-tenant-infrastructure oidc serverless
Last synced: 10 Apr 2025
https://github.com/zyhnbyyds/nest-admin-ts
基于nestjs的基本后台管理系统。采用jwt身份认证。包含登录、用户、角色等。参考nest官网的最佳实践。
auth jwt mysql2 nest nestjs nestjs-backend nodejs role typeorm typescript
Last synced: 10 Apr 2025
https://github.com/bezkoder/redux-refresh-token-axios
Build Redux Refresh Token with Axios Interceptors and JWT example - React Redux for JWT Authentication & Authorization
authentication authorization jwt jwt-auth jwt-authentication react react-redux reactjs redux refresh-token token-based-authentication
Last synced: 06 Oct 2025
https://github.com/bytesleo/nodetomic
Minimalist boilerplate for NODEJS, designed for vertical and horizontal scalability.
api boilerplate boilerplate-node cluster eslint express jest jwt mongodb node node-express nodejs redis rest scalability server socketio swagger swagger-api webpack
Last synced: 05 May 2025
https://github.com/josuebrunel/ezauth
Simple and easy to use authentication library for Golang
authentication betterauth easy go golang jwt jwt-authentication library oauth2 simple
Last synced: 21 Feb 2026
https://github.com/jonathanhecl/golang-graphql-mongodb
Golang+GraphQL+MongoDB
bcrypt cms-backend golang graphql graphql-server jwt mongodb server-side web
Last synced: 03 Mar 2025
https://github.com/mikelpmc/react-context-api-auth
React context api auth demo
api context-api express hooks jwt node provider react react-hooks react-router reducer
Last synced: 09 Oct 2025
https://github.com/devfeel/middleware
middleware for dotweb
accesslog cros dotweb go jwt middleware server web
Last synced: 14 Apr 2025
https://github.com/marcelcoding/jitsi-openid
Jitsi OpenID is an authentication adapter that allows Jitsi to authorize users with OpenID Connect.
auth axum docker jitsi jwt oauth2 oidc openid-connect rust
Last synced: 19 Mar 2025
https://github.com/tariqulislam/express-starter-kit
This repository is boilerplate for API based development with express js. the application contains all the development tools, those are swagger and swager ui documentation tools, mocha and chai testing tools, mongoose drive integration, MCV pattern wise coding style, JSON web token for authenticate and more other tools
chai chai-http database database-configuration docker-composer docker-container dotenv expressjs jwt jwt-token machine mocha mongodb mongoose nodejs nodemon pm2 swagger swagger-ui
Last synced: 12 Apr 2025
https://github.com/nuscien/trivial
A set of powerful development kit: JSON, task management, numerals, chemistry, etc.
chemical-element chemistry color console coordinates csv interceptor json jwt numerals oauth2-client pem periodic-table spatial stream tasks utilities
Last synced: 14 Jan 2026
https://github.com/samarbadriddin0v/advanced-backend
Implement an advanced backend that efficiently manages JWT-based Access and Refresh Tokens, configures SMTP for sending activation and password reset emails, and enforces single user sessions by logging out the first user upon a second login attempt.
access-token email-sender expressjs jwt nodejs refresh-token smtp
Last synced: 14 Oct 2025
https://github.com/dunialabs/peta-core
Peta core: The Control Plane for MCP — secure vault, managed runtime, audit trail, and policy-based approvals.
aiagent authentication-middleware developer-tools function-calling gateway jwt mcp mcp-client mcp-gateway mcp-server mcp-servers model-context-protocol modelcontextprotocol oauth2 rest-to-mcp restful-to-mcp vault
Last synced: 17 Mar 2026
https://github.com/dhatim/dropwizard-jwt-cookie-authentication
Dropwizard bundle managing authentication through JWT cookies
cookie dropwizard java jwt module
Last synced: 12 Jan 2026
https://github.com/licc168/admin-api
springBoot jwt swagger集成的一套管理后台api
excel graphql jwt spring-boot spring-security swagger
Last synced: 04 Apr 2025
https://github.com/zonotope/zanmi
HTTP identity service
authentication clojure identity jwt jwt-authentication password-database service
Last synced: 22 Oct 2025
https://github.com/rodrigorvsn/dashfinances
💰 Site to list yours transactions in list + dashboard
apexcharts bcrypt docker express jwt next-pwa nextjs nodejs nookies postgresql sass typescript
Last synced: 26 Oct 2025
https://github.com/h0ru5/apo
A.P.O. - "Authorized Personnel Only" is a minimalist OAuth IAM written in Go
authorization go golang htpasswd iam jwt oauth2 rest-api
Last synced: 02 Mar 2026
https://github.com/unisharp/laravel-jwt
Auth guard and middleware for jwt refesh in a concurrency use case, e.g. single page web applications.
Last synced: 29 Apr 2025
https://github.com/eggjs-community/eggjs-realworld-example-app
Real World Egg.js + Mysql backend implementations
Last synced: 24 Oct 2025
https://github.com/rocketseat-content/blog-auth-rn-node-backend
Project created in the blog post about JWT auth in React Native using Node.js API
Last synced: 14 May 2025
https://github.com/sandrinodimattia/axios-token-interceptor
An interceptor which makes it easier to work with tokens in axios.
axios axios-instance jwt token
Last synced: 16 Oct 2025
https://github.com/vkondratiuk482/nest-e-commerce-boilerplate
Backend for Ecommerce platform using Nest + PostgreSQL + TypeORM
e-commerce javascript jwt nest nestjs nodejs postgresql roles stripe typeorm typescript
Last synced: 24 Aug 2025
https://github.com/pauldijou/jwt-client
Micro service to read, write and save JWT headers
Last synced: 25 Jul 2025
https://github.com/authup/authup
Authup is an authentication & authorization system.
auth authentication authorization identity jwt ldap oauth oauth2 oauth2-server oidc openid openid-connect permissions roles security typescript
Last synced: 26 Feb 2026
https://github.com/vaibhav2002/writerai-backend
WriterAI is an AI-based content writing tool that can turn your unstructured text into engaging content and generate up to 5 different paragraphs with an input of just 5 words!
coroutines firebase-auth jetbrains-exposed jwt kotlin ktor mysql planetscale
Last synced: 12 Mar 2026
https://github.com/nilslice/jwt
simple JWT package to create, parse and verify tokens for client authentication
Last synced: 15 Apr 2025
https://github.com/skelpo/JWTMiddleware
Middleware to Authenticate and Authorize Requests in Vapor
authentication hacktoberfest jwt swift vapor
Last synced: 19 Apr 2025
https://github.com/syahidfrd/go-boilerplate
REST API boilerplate built with Go - Echo Framework
boilerplate echo-framework go golang jwt migration mockery postgres postgresql redis rest-api swagger testify unit-test zerolog
Last synced: 24 Aug 2025
https://github.com/5olitude/ecommerce
A fully functional Ecommerce API in GO GIN Framework and mongoDB with JWT Authentication
api ecommerce gin gin-gonic go golang gorm hacktoberfest hacktoberfest2021 hact jwt jwt-authentication mongodb mongodb-driver orm rest-api
Last synced: 20 Oct 2025
https://github.com/beatt83/jose-swift
A comprehensive Swift library for JOSE standards implementation, supporting JWA, JWK, JWE, JWS and JWT with robust encryption and signing functionalities.
aes aes-encryption ecdh-1pu ecdh-es ecdsa eddsa encryption hmac ios jose jwa jwe jwk jws jwt macos rsa swift tvos watchos
Last synced: 12 Jan 2026
https://github.com/ahoo-wang/cosec
RBAC-based And Policy-based Multi-Tenant Reactive Security Framework | 基于 RBAC 和策略的多租户响应式安全框架
authentication authorization cloud-native gateway identity java jwt kotlin microservice multi-tenant oauth2 policy project-reactor rbac reactive redis security spring-boot spring-cloud spring-cloud-gateway
Last synced: 01 Apr 2026
https://github.com/Ahoo-Wang/CoSec
RBAC-based And Policy-based Multi-Tenant Reactive Security Framework | 基于 RBAC 和策略的多租户响应式安全框架
authentication authorization cloud-native gateway identity java jwt kotlin microservice multi-tenant oauth2 policy project-reactor rbac reactive redis security spring-boot spring-cloud spring-cloud-gateway
Last synced: 02 Apr 2025
https://github.com/syahrulbhudif/hono-starter-code
Starter code for RESTful API with hono framework, JWT Access/Refresh Token, Oauth (Google), OTP Email, Redis Caching
docker drizzle-orm hono jwt postgresql redis starter-code template typescript
Last synced: 06 Mar 2026
https://github.com/dsferruzza/actix-web-middleware-keycloak-auth
A middleware for Actix Web that handles authentication with a JWT emitted by Keycloak
actix-web actix-web-middleware authentication jwt keycloak middleware rust
Last synced: 25 Jun 2025
https://github.com/pooulad/nextjs-golang-crud-app
🚀simple full-stack project with nextjs and go-lang
animation api-rest authentication bcrypt crud-application fiber-framework godotenv golang gorm hashing http-server javascript jwt nextjs pagination postgresql reactjs redux typescript
Last synced: 13 May 2025
https://github.com/rscarrera27/sanic-jwt-extended
⚡️An open source Sanic extension that provides "extended" JWT support
authentication authorization jwt jwt-authentication sanic
Last synced: 21 Mar 2025
https://github.com/rscarrera27/Sanic-JWT-Extended
⚡️An open source Sanic extension that provides "extended" JWT support
authentication authorization jwt jwt-authentication sanic
Last synced: 05 May 2025
https://github.com/maacpiash/minimal-api-jwt-auth
🔐 🛂 ASP.NET (versions 8 and 9) minimal API with JWT authentication and authorization
asp-net asp-net-core aspnet aspnetcore auth authentication authorization jwt jwt-authentication minimal-api minimal-apis minimalapi minimalapis
Last synced: 15 Apr 2025
https://github.com/bezkoder/mean-stack-authentication-authorization
MEAN stack Authentication and Authorization example - Registration, Login, Logout with JWT
angular angular13 authentication authorization express expressjs jwt jwt-auth jwt-authentication jwt-token mean-stack meanstack mongodb mongoose node-js nodejs
Last synced: 25 Feb 2026
https://github.com/bezkoder/angular-14-jwt-auth
Angular 14 JWT Authentication & Authorization with Web API and HttpOnly Cookie - Token Based Auth, Router, Forms, HttpClient, BootstrapBootstrap
angular angular-14 angular14 auth authentication authorization bootstrap bootstrap-4 bootstrap4 httponly-cookie jwt jwt-auth jwt-authentication jwt-token login registration token-authorization token-based-authentication
Last synced: 10 Aug 2025
https://github.com/1farz1/amazone_clone_flutter_nodejs
a Full Stack Amazon Clone with Admin Panel using Flutter, Riverpod,Node, MongoDB,
amazon clean-code express-js features flutter jwt mongodb nodejs real-time riverpod sharedpreferences
Last synced: 12 Apr 2025
https://github.com/knowledgefactory4u/springboot-reactjs-jwt-authentication
ReactJS, Spring Boot JWT Authentication Example
authentication jwt reactjs spring-boot
Last synced: 11 Apr 2025
https://github.com/yeuem1vannam/devise-fireauth
Firebase as centralized authentication service behind the devise
devise firebase-auth idtoken jwt
Last synced: 19 Jan 2026
https://github.com/dwyl/auth_plug
🟢 auth_plug lets you seamlessly add authentication to your Phoenix App with ONE Environment Variable™ in less than 2 minutes! 🚀
auth0 authentication elixir jwt phoenix phoenix-framework
Last synced: 06 Apr 2025
https://github.com/shaikahmadnawaz/access-refresh-tokens-nodejs
🚀 Simplified Node.js Security: Access and Refresh Tokens Guide
access-token authentication authorization backend cookies expressjs jwt mongodb nodejs refresh-token
Last synced: 23 Apr 2025
https://github.com/ims94/spring-boot-jwt-authentication
JWT Authentication with Spring Boot’s inbuilt OAuth2 Resource Server
authentication jwt oauth2 resourceserver rest-api spring-boot spring-security
Last synced: 28 Jul 2025
https://github.com/antonengelhardt/wasm-oidc-plugin
A HTTP Filter checking for OIDC Authentication, made for Envoy Plugins, written in Rust
envoy envoy-filter envoy-plugin envoyproxy jwt jwt-authentication oauth2 oidc openid-connect proxy-wasm proxy-wasm-rust-sdk rust wasm
Last synced: 10 Apr 2025
https://github.com/phish108/node-jose-tools
Command line tools for node-jose's features
command-line jose jwe jwk jws jwt nodejs openid-connect web-token
Last synced: 04 Apr 2026
https://github.com/aiden0z/guacamole-auth-jwt
Guacamole authentication extension based on JWT.
authentication guacamole jwt rdp ssh vnc
Last synced: 16 Jan 2026
https://github.com/adityaoberai/jwtauthsample
ASP.NET Web API sample to showcase JWT Token Authentication in .NET 6
asp-net-web-api bcrypt dotnet dotnet-6 efcore jwt
Last synced: 05 May 2025
https://github.com/hausgold/grape-jwt-authentication
A reusable Grape JWT authentication concern
authentification concern gem grape grape-api jwt middleware oss rack ruby-gem
Last synced: 05 Apr 2025
https://github.com/matelang/jwt-go-aws-kms
AWS KMS adapter for https://github.com/golang-jwt/jwt GoLang Json Web Token(JWT) Library
Last synced: 28 Jan 2026
https://github.com/akhuntsaria/spring-boot-api-gateway
API authentication gateway written using Spring Boot, Zuul, Eureka and JWT.
eureka java jwt microservices spring spring-boot zuul zuul-proxy
Last synced: 17 Jan 2026
https://github.com/dimflix/visionforge
Vue + fastapi auth template
authentication fastapi jwt jwt-authentication python template vue web web-template
Last synced: 06 Mar 2026
https://github.com/joken-elixir/joken_jwks
A Joken 2 hook for fetching the signer from a public JWKS url
Last synced: 10 Apr 2025
https://github.com/asadiahmad/online-shop
An online shop with user comments with Nodejs And MongoDB
backend css front-end full-stack html javascript jwt mongodb nodejs online-shop responsive-design
Last synced: 24 Jul 2025
https://github.com/luolingchun/flask-api-demo
Flask REST API项目示例,包含JWT认证、RABC、rq异步任务、Swagger文档、Docker部署、uwsgi、supervisor……
flask flask-api flask-api-demo flask-demo flask-openapi3 jwt rbac rbac-authorization rest rest-api
Last synced: 08 Oct 2025
https://github.com/agile4you/bottle-jwt
JWT Authentication Plugin for bottle.py applications.
authentication bottlepy jwt jwt-authentication python-3 webservices
Last synced: 16 Jan 2026
https://github.com/zestgeek/auth-using-reactjs-express-jwt-nodejs
Login and signup form and authentication using React.js, express, mongodb, JWT and react-bootstrap
create-react-app expressjs jwt jwt-token mongodb nodejs react-bootstrap react-router reactjs
Last synced: 14 Apr 2025
https://github.com/patternhelloworld/spring-oauth2-easyplus
App-Token based fully extended and extensible JPA implementation of Spring Security 6 + Spring Authorization Server (https://mvnrepository.com/artifact/io.github.patternhelloworld.securityhelper.oauth2.api/spring-oauth2-easyplus)
authorization-code-grant jpa jwt oauth2 oauth2-password-flow spring-authorization spring-authorization-server spring-security
Last synced: 27 Feb 2026
https://github.com/Bisnode/opa-spring-security
Open Policy Agent for Spring Security
authentication authorization jwt opa opa-spring-filter opa-spring-security openpolicyagent spring-boot spring-security
Last synced: 12 May 2025
https://github.com/soulfly/firebase-id-tokens-verifier
Code snippet to show how to verify Firebase ID tokens using Ruby
firebase firebase-auth id jwt ruby token
Last synced: 13 Apr 2025
https://github.com/bezkoder/angular-12-jwt-refresh-token
Angular 12 JWT Refresh Token example with Http Interceptor
angular angular12 authentication authorization httpinterceptor jwt jwt-auth jwt-authentication jwt-token refresh-token token-based-authentication
Last synced: 14 Apr 2025
https://github.com/ericneves/yt-api-com-php
:rocket: Código fonte da API desenvolvida no tutorial do youtube - youtube.com/@nevescode
jwt php postgresql routes validator
Last synced: 28 Sep 2025
https://github.com/yusuf-daglioglu/jwt_spring_security_demo
JWT Spring Security Demo
java jwt spring spring-boot spring-security spring-security-jwt
Last synced: 15 Apr 2025
https://github.com/immutability-io/jwt-auth
A Vault plugin that authenticates based on custom claims in a JWT token.
adfs authentication jwt vault vault-plugins
Last synced: 12 Jan 2026
https://github.com/ngntu10/optimart
Optimart: A full-stack e-commerce platform with a Spring Boot backend and Next.js frontend for a modern, scalable user experience.
java jwt oauth2 postgresql spring-boot spring-data-jpa spring-security
Last synced: 02 Aug 2025
https://github.com/yukitas/rails-rest-api
A simple RoR 6 REST API demo with JWT authentication.
github-actions jwt rails rails6 rest-api restful ruby ruby-on-rails sqlite3
Last synced: 30 Sep 2025
https://github.com/bratkartoffel/security-jwt
Spring Boot Addon to add JWT based security
jwt jwt-token security spring-boot spring-security
Last synced: 14 Jan 2026
https://github.com/fdhhhdjd/go_secure_auth_pro
🔐 GO, Gin, Docker, PG, Redis, RabbitMQ, Firebase, JWT,...
docker firebase gin-framework golang jwt postgresql rabbitmq redis
Last synced: 05 Mar 2026
https://github.com/arthurpedroti/node-backend-template
A template for NodeJS backend projects
aws-s3 aws-ses cache commitlint eslint express handlebars jest jwt login-system mongodb multer nodemailer notifications postgres prettier rate-limiter-flexible redis typeorm typescript
Last synced: 22 Oct 2025
https://github.com/tiangolo/full-stack-flask-couchdb
Full stack, modern web application generator. Using Flask, CouchDB as database, Docker, Swagger, automatic HTTPS and more.
angular api apispec celery cookiecutter couchdb docker flask generator jwt letsencrypt marshmallow python swagger swarm-mode token-authetication traefik webargs
Last synced: 02 Oct 2025
https://github.com/innovatorved/authenticationsystem
A Simple API based Authentication System Implemented in nodejs and a Express template for creating Backend RestAPI
auth authentication authorization cookie-parser express innovatorved jwt jwt-authentication mongoose nodejs rest-api
Last synced: 17 Mar 2025
https://github.com/SasanLabs/owasp-zap-jwt-addon
OWASP ZAP addon for finding vulnerabilities in JWT Implementations
fuzzer hacktoberfest jwt jwt-scanner owasp scanning security security-tools zap-extension zaproxy
Last synced: 10 May 2025
https://github.com/adhocore/goic
Golang OpenID Connect Client
adhocore claims go-oidc golang google-authentication json jwt login-with-google login-with-microsoft login-with-yahoo oauth2 oidc oidc-client openid openid-client openid-connect
Last synced: 13 Sep 2025
https://github.com/devansh3712/go-banking-api
Banking API implementation using Go
gin-gonic golang immudb jwt postgresql
Last synced: 12 Apr 2025
https://github.com/snawoot/php-storageless-sessions
Sessions handler which stores session data in HMAC-signed and encrypted cookies
encrypted-cookies encryption hmac hmac-signature jwt jwt-authentication jwt-middleware jwt-token php php-security php-sessions php-storageless-sessions session-handler sessions sessionservice sessionstorage sessionstore
Last synced: 13 Apr 2025
https://github.com/hellokoding/single-sign-on-out-auth-jwt-cookie-redis-springboot-freemarker
Single Sign Out: Authentication Service 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: 04 Oct 2025
https://github.com/sasanlabs/owasp-zap-jwt-addon
OWASP ZAP addon for finding vulnerabilities in JWT Implementations
fuzzer hacktoberfest jwt jwt-scanner owasp scanning security security-tools zap-extension zaproxy
Last synced: 21 Sep 2025
https://github.com/rluders/wn-jwtauth-plugin
JWTAuth Plugin for WinterCMS
hacktoberfest jwt jwt-authentication jwtauth token token-authentication wintercms wintercms-plugin
Last synced: 17 Mar 2025
https://github.com/yezz123/jeffql
fastAPI Simple authentication & Login API using GraphQL and JWT :rocket:
asyncio docker fastapi fastapi-docker graphene graphql jwt jwt-authentication python python3
Last synced: 11 Apr 2025