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/jeffotoni/gjwtcheck
rEST API to test JWT on RS256 and HS256 algorithm.
Last synced: 04 Sep 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/joegasewicz/locksmith
Identity server 🔐 with admin console
auth authentication authorization identity identity-server jwt
Last synced: 07 Jan 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/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/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/shiyan7/nest-kinomore-server
Backend for kinomore-v2 on nestjs
Last synced: 08 May 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/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/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/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/nguyenkhanhquy/internhub-backend
Intern Hub - Backend
jwt mysql restful-api spring-boot swagger
Last synced: 20 Aug 2025
https://github.com/bookofgreg/doorkeeper-jwt-test
Doorkeeper + Devise + JWT
devise doorkeeper jwt oauth2 oauth2-server
Last synced: 20 Jan 2026
https://github.com/ikianm/ecommerce-boilerplate
E-Commerce Boilerplate in NestJS
Last synced: 24 Feb 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/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/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/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/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/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/knownasilya/just-auth
Simple token based authentication for Express.js
authentication expressjs jsonwebtoken jwt middleware
Last synced: 17 Aug 2025
https://github.com/evan361425/ts-jose
Wrap functions of JOSE in steady interface
Last synced: 10 Mar 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/inventage/airmock
A mock implementation for web application firewalls
authentication-flow firewall jwt mock waf
Last synced: 16 Aug 2025
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/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/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/a-postx/delobytes.aspnetcore.infrastructure
Компоненты инфраструктурного слоя для .net core: аутентификация на базе KeyCloak, Auth0.
auth0 authentication jwt keycloak
Last synced: 07 Sep 2025
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/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/vielhuber/simpleauth
🔒 Simple php authentication library. 🔒
Last synced: 15 Mar 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/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/rustam-tolipov/rails-7-api-devise-jwt-auth
Using Devise and JSON Web Tokens (JWT), our reusable API enables safe user authentication. Built with Rails-API for easy integration and increased security. Simplify user authentication in your projects with easy!
Last synced: 29 Mar 2025
https://github.com/vidmal001/fullstack-e-commerce-platform
End-to-End E-commerce Website with Admin Dashboard and Stripe Integration
axios cloudinary confetti express framer-motion jwt mongodb nodejs react recharts stripe tailwindcss zustand
Last synced: 02 Feb 2026
https://github.com/weddle/webex-teams-sdk-wrapper
Embed Webex Teams video calling in your Android application with just a few lines of code using this wrapper.
android cisco jwt video-call webex-teams webex-teams-sdk
Last synced: 10 May 2025
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/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/yodlee/jwt
Sample applications demonstrating working with JWTs and the Yodlee APIs
Last synced: 16 Oct 2025
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
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/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/bonfida/quicknode-jwt-tutorial
Tutorial to set up a cloudflare worker for Quicknode JWT
Last synced: 05 Apr 2025
https://github.com/swat1563/django-backend-social-library
Created Social Library API by Django Rest Framework then deploy it on AWS by using Docker and Nginx
aws aws-ec2 aws-s3 celery celery-flower celery-redis celerybeat cors django-rest-framework docker docker-compose dockerfile email-sender jwt jwt-authentication postgresql pytest pytest-django route53 token
Last synced: 10 Jul 2025
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/malanius/md2moin
Conversion tool from MarkDown to moin moin wiki syntax
jwt markdown moinmoin moinmoin-wiki spring spring-boot spring-mvc spring-security
Last synced: 30 Apr 2025
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/bimaagung/cafe-reservation
Project learning go, this concept is case simulation table resevation and order menu in cafe
apm-server clean-architecture gin gorm jwt minio postgres redis swagger testify
Last synced: 09 Apr 2026
https://github.com/pjsny/clerk-emulator
Local, offline emulator for Clerk auth (Backend API + FAPI). Real JWT signing, orgs, M2M tokens & webhooks. Works with @clerk/backend.
auth authentication clerk clerk-emulator emulator fapi jwt local-development mock mock-server oauth testing typescript webhooks
Last synced: 02 Jul 2026
https://github.com/nekolr/saber
🦁 A simple image hosting service
caffeine-cache image-hosting jwt spring-boot2 spring-security
Last synced: 08 Aug 2025
https://github.com/takumakira/markdowneditor
Coding challenge provided by Frontend Mentor https://www.frontendmentor.io/challenges/inbrowser-markdown-editor-r16TrrQX9
cypress cypress-cloud docker expo expressjs fullstack gcp jest jwt kubernetes mysql nodemailer react react-native skaffold socket-io storybook typescript
Last synced: 09 Apr 2026
https://github.com/techgaun/jwt-phoenix-sample
Sample application for using JWT with Phoenix
elixir json-web-token jwt phoenix-framework
Last synced: 04 Aug 2025
https://github.com/woojiahao/hermes
Web forum built with React and Go
gin go golang jwt postgresql react website
Last synced: 09 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/raufurislam/ridexpress-backend
expres https-status-codes jwt mongodb mongoose nodejs passportjs typescript typescript-eslint zod
Last synced: 03 Aug 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/melitus/react-redux-nodejs-auth-system
:construction: Isomorphic login and registration token authentication system using Node, Mongo, React, Redux
expressjs joi-validation jwt middeware nodejs passportjs reactjs redux redux-form redux-observable reselect semantic-ui-react
Last synced: 06 Apr 2026
https://github.com/mubasshir14/car-store-backend
A professional and highly efficient backend system designed for seamless management of a Car Store. Built with Express and TypeScript, this application is seamlessly integrated with MongoDB via Mongoose, ensuring robust data management and consistency. With comprehensive schema validation and a well-structured framework.
cookie-parser expressjs jwt mongodb mongoose nodejs typescript zod-validation
Last synced: 12 Apr 2026
https://github.com/hausgold/keyless
A reusable JWT authentication concern
authentication gem jwt oss ruby-gem
Last synced: 12 May 2025
https://github.com/bikranshu/go-react-boilerplate
GoLang, MySQL, React/Redux Boilerplate
bcrypt golang gorilla-mux gorm jwt logrus mysql react react-router redux swag swagger viper
Last synced: 02 Aug 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/nealarch01/swift-node-sample
🔓 Sample iOS app authentication with SwiftUI, Node.js, Express, and MySQL using JSON Web Tokens
express jwt mysql nodejs swift swiftui typescript
Last synced: 26 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/pedrolustosa/flowspire
Platform for managing personal finances, tracking transactions, creating budgets, and connecting users with financial advisors.
angular api bearer-tokens bootstrap5 clean-architecture csharp ddd dotnetcore entityframeworkcore hangfire identity jwt oop real-time repository-pattern serilog signalr sqlite typescript
Last synced: 23 Jun 2025
https://github.com/md-rejoyan-islam/doctor-portal-server
cloudinary express express-validator http-errors jwt mongodb multer winston-logger
Last synced: 30 Jul 2025
https://github.com/samuelrocha91/agrix
Projeto Java realizado com o ecossistema Spring e que implementa um sistema de controle de fazendas.
docker h2-database java junit5 jwt mysql spring-data-jpa spring-docs spring-security spring-validation spring-web testcontainers
Last synced: 22 Sep 2025
https://github.com/mehdi-zarei/online-shop
This project is a multi-vendor e-commerce platform that allows users to register, browse and purchase products, and vendors to list their own items for sale. Payments are processed through the Zarinpal gateway, and users can leave reviews for products.
expressjs jwt mongodb mongoose multer nodejs nodemailer passport-google-oauth20 passportjs redis yup-validation zarinpal-payment-service
Last synced: 06 Apr 2026
https://github.com/stagerightlabs/vue-jwt-client
A VueJS example application that uses JSON Web Tokens
Last synced: 03 Mar 2025
https://github.com/mr687/simple-go-rest-api
Restful API use GIN, GORM, and auth with JWT
Last synced: 13 Apr 2026
https://github.com/ayemunhossain/secure-session-based-jwt-authentication
🔒 Introducing an authentication project crafted with Node.js, featuring session-based JWT token authentication and fortified with CSRF protection. Elevate your security measures while enjoying the seamless user experience provided by this robust solution.
ayemunhossain csrf-protection jwt jwt-token jwt-vs-session security session session-management token
Last synced: 24 Mar 2025
https://github.com/stephenwanjala/revvault
Share && Access a comprehensive collection of past papers, study guides, and practice questions to prepare for your exams and achieve academic success.
exposed-orm jwt ktor postgresql supabase
Last synced: 10 Jun 2025
https://github.com/hesbon-osoro/fullstack-banking-app
A Fullstack Banking App in React, Node.js, Postgres, Express, JWT, and Redux
axios bcryptjs bootstrap cors ejs express fs javascript jwt momentjs node nodemon postgres react redux redux-thunk sass typescript
Last synced: 10 Apr 2025
https://github.com/qhaof26/airbnb-be
AirClone: A clone of the Airbnb platform built with Spring Boot backend.
cloudinary docker email java jwt oauth2 postgis postgresql redis spring-data-jpa spring-security springboot swagger-ui websocket
Last synced: 23 Jun 2025
https://github.com/mlsakiit/devblogs-backend
DevBlogs : A blogging website made for developers by developers. This repository contains the backend for the project
authentication backend beginner-friendly express expressjs full-stack hacktoberfest hacktoberfest2024 jwt jwt-authentication mongodb mongoose mvc mvc-architecture nodejs
Last synced: 29 Jul 2025
https://github.com/dxvgef/tsing-authorization
Go开发的授权服务,支持HS 256、RS 256、SM2、SM4等多种算法的授权签发、校验、刷新功能
authorization hs256 jwt rs256 sm2 sm4
Last synced: 14 Apr 2025
https://github.com/ananyo141/computershop
A full-featured e-commerce webapp for computer parts.
expressjs javascript jwt mern-stack nodejs react typescript
Last synced: 15 Sep 2025
https://github.com/davideferre/django-ember-jwt-tutorial
Sample Ember.js client app with Django REST API backend.
django ember ember-tutorial hacktoberfest hacktoberfest2020 jwt python python3
Last synced: 02 May 2025
https://github.com/auth0-samples/angular2-jwt-samples
Sample project for the angular2-jwt library
Last synced: 19 Jul 2025
https://github.com/infamousjoeg/jwt-service
A Golang application that serves an HTTP endpoint for generating JSON Web Tokens (JWTs).
json-web-key json-web-token jwks jwks-rsa jwt jwt-authentication jwt-token
Last synced: 29 Jul 2025
https://github.com/suddengunter/jwtdec
CLI util that can decode JWT token and pretty-print payload.
Last synced: 15 Jun 2026
https://github.com/jnatten/acurl
A simple authentication wrapper for cURL
auth0 authentication curl jwt python token-authetication
Last synced: 06 May 2026
https://github.com/fitomad/mapkitjs-jwt-token-generator
A python script that generate a JWT token for the new MapKit JS web API from Apple
jwt jwt-token mapkit mapkit-js
Last synced: 20 Mar 2025
https://github.com/joaopfsiqueira/account-bank-server-typescript
Projeto de banco. Criação de conta no banco, transferência entre contas. Montado com TypeScript, NodeJs, Express, Cors, Joi, Morgan, Postgres, Docker, Typeorm, JWT, BCrypt!
bcrypt cors docker joi jwt nodejs postgresql typeorm typescript
Last synced: 17 Feb 2026
https://github.com/approov/quickstart-asp.net-token-check
Approov token check in ASP.NET Core 2.0
api apis approov approov-demo approov-token asp backend-service dotnet jwt jwt-auth jwt-authentication jwt-token jwt-tokens jwt-validation token
Last synced: 18 Jan 2026
https://github.com/geolffreym/jwtauth
Django JWT auth middleware
api django jwt jwt-authentication python python-3 security
Last synced: 17 May 2026
https://github.com/ethereal-go/ethereal
Api system is built on components gorm, graphql-go and others(WIP)
api golang gorm graphql jwt middleware
Last synced: 14 Jan 2026
https://github.com/jech/galene-ldap
LDAP support for the Galene videoconferencing server
Last synced: 10 Apr 2025
https://github.com/zj-dreamly/dreamly
java工具集合,整合了web开发常用组件
develop java jwt mail queue security springboot swagger tool
Last synced: 18 Feb 2026