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-10 00:16:54 UTC
- JSON Representation
https://github.com/josemavarez11/imovie-api
Backend code for iMovie app.
authentication backend http javascript jwt middleware model-view-controller mongodb rest-api server typescript
Last synced: 09 Apr 2026
https://github.com/svnesh/nestjs-blog-api
A NestJS simple blog api. With jwt access token, authentication using AuthGuard for controllers, upload images to cloudinary image storage, added nestjs custom validation pipes for uploaing image file size, file format, caption word count restrictions, added a middleware with winston logger to capture error & application log of each req/res.
jwt nestjs postgresql typeorm winston-logger
Last synced: 03 Sep 2025
https://github.com/lardevpro/apirestful-nodejs-express
Proceso de creación de una API RESTful con buenas prácticas para gestionar una base de datos postgresSQL
api-rest css endpoint fs get html http https importjs insert javasceript jwt modulejs mongodb mysql nodejs process put query
Last synced: 09 Apr 2026
https://github.com/armandris/gpt-broker
Keeps your OpenAi token safe and your frontend GPT'ed.
authentication docker jwt koa microservice openai prometheus rate-limiting rest-api security supabase
Last synced: 09 Apr 2026
https://github.com/krispachi/php-mvc-crud-mahasiswa
Website CRUD Mahasiswa dengan PHP MVC menggunakan template AdminLTE
adminlte ajax crud jquery jsonwebtoken jwt mysql php phpmvc
Last synced: 12 Apr 2026
https://github.com/narumincho/apple-notification-jwt
Apple Notification Jwt generator for Deno
Last synced: 14 May 2026
https://github.com/eyrafabdullayev/spring-boot-rest-testing
Testing of Spring Boot Restful API
integration-testing java jwt jwt-authentication spring spring-boot spring-security spring-security-ouath testing
Last synced: 04 May 2026
https://github.com/nrthbnd/share_your_recipe
Django Проект - социальная сеть для публикации рецептов Share_your_recipe
Last synced: 12 May 2026
https://github.com/mohamedosamaa74/asp.net-jwt-authorization-and-authentication-api
A Project Featuring Authentication using Json Web Tokens And Refresh Tokens
asp-net-core aspnet-web-api confirm-email forgot-password jwt jwt-authentication otp-verification refresh-token reset-password role-based-authorization sendmail smtp-protocol user-management
Last synced: 07 Apr 2025
https://github.com/biplobpustcse/nestvideostreamapp
Nestjs Video String App
jwt mongodb mongoose nestjs typescript
Last synced: 11 Apr 2026
https://github.com/techiediaries/angular-jwtauth-demo
Angular 4.3+ Demo Project for JWT Authentication
angular4 authentication jwt jwt-authentication
Last synced: 04 May 2026
https://github.com/saeedmaldosary/go-authentication-jwt
Go-Authentication-JWT is a robust authentication system built using Go (Golang). It leverages the power of JWT (JSON Web Tokens) to provide secure token-based authentication for applications. The project is designed with modularity in mind, making it easy to integrate with existing Go applications or to use as a foundation for new projects.
Last synced: 12 May 2026
https://github.com/el-sherbini/lens
Social-media MERN Stack application, built with MongoDB, Express.js, React.js, Node.js, Redux, Material UI.
axios bcrypt cors expressjs googlelogin jwt mongodb mongoose nodejs reactjs redux redux-thunk social-media validator
Last synced: 09 Apr 2026
https://github.com/huzaifa-fullstack/scribo-notes-ai
Scribo is an AI-powered note-taking app that helps you write smarter with rich-text editing, AI summarization, grammar and tone tools, secure cloud storage, and a sleek, responsive interface.
cloudinary docker express framer-motion jwt mailgun mern mocha mongodb nodejs oauth radix-ui react sonarqube tailwind-css tiptap typescript vite vitest zustand
Last synced: 08 Apr 2026
https://github.com/rahathossenantor/university-of-programming-hero
This is the backend of University of Programming Hero.
expressjs jwt mongodb mongoose nodejs typescript zod
Last synced: 09 Apr 2026
https://github.com/pranjul-jangra/sonexa
Sonexa Frontend — A modern, responsive music streaming interface built with React and Vite. Users can explore, upload, and stream audio content seamlessly. Features dynamic routing, global state management, audio playback, and Cloudinary integration. Built with clean UI and optimized for performance across all devices.
cloudinary-sdk expressjs jwt mongoose node-js react-router reactjs
Last synced: 10 Apr 2026
https://github.com/mateenbagheri/springboot-auth-sample
This repo is dedicated to a simple authentication/authorization app written in Java feat Spring boot
authentication java jwt rest-api spring-boot spring-security
Last synced: 12 May 2026
https://github.com/nycolop/economy-app-fullstack
A full stack app made with React and Node
css3 ecmascript6 expressjs html5 javascript jsonwebtoken jwt node nodejs postgresql react reactjs
Last synced: 02 Apr 2026
https://github.com/avi2492/sparkplusinternship_nestjs
A code repo for internship work of Spark+ technologies as a Junior Software Developer
bcryptjs docker jwt nestjs npm postgresql postman rest-api typeorm typescript
Last synced: 10 Apr 2026
https://github.com/ciphertron/flask-blog
A Multi User Blogging Platform
bootstrap flask flask-sqlalchemy heroku jinja2-templating-engine jwt sqlite-database wtforms
Last synced: 12 May 2026
https://github.com/ibrsec/stockapp-fullstack-render
Fullstack Stock App
express jwt material-ui mongodb react redux
Last synced: 12 Apr 2026
https://github.com/cartercobb/software-security-lab
A simple security POC in JS
dynamic-routing jwt node-cluster nodejs sql
Last synced: 19 May 2026
https://github.com/sajid788/green-mentor-assignment
Task manager application using MERN stack
bycrypt css express javascript jwt mongodb mongoose nodejs reactjs redux talwindcss
Last synced: 09 Apr 2026
https://github.com/prandogabriel/api-starter
exemplo API completa para produção
docker docker-compose express jest jwt mongodb mongoose morgan redis typescript
Last synced: 12 Apr 2026
https://github.com/azmanabdlh/rails-restful
Learn RESTful with Rails
api api-key authentication authorization json jwt learn-to-code rails restful ruby3 token
Last synced: 04 May 2026
https://github.com/kjur/typepki-jwt
JWT/JWS sub module for TypePKI library
jose jwa jwk jws jwt typepki typescript
Last synced: 29 Jun 2025
https://github.com/kishanlalchoudhary/researchsphere-backend
The ResearchSphere Backend provides secure and reliable server-side functionality for the ResearchSphere platform. Using the MVC (Model-View-Controller) architecture, it efficiently handles data and user interactions. Designed for optimal performance and scalability, the backend ensures a smooth and secure experience for all users.
bcrypt cors dotenv express-async-handler expressjs jwt mongodb mongoose morgan mvc nodejs nodemailer validator
Last synced: 12 Apr 2026
https://github.com/mukulmantosh/go-gin-jwt
JWT Authentication with Gin & Mongo - Learning Series
Last synced: 04 May 2026
https://github.com/excellent-84/todo_list
Приложение для планирования задач. Авторизация пользователей по JWT-токену. Пользователи могут работать только с собственными записями.
jwt nestjs nodejs postgresql swagger typeorm typescript
Last synced: 05 May 2026
https://github.com/ureeves/jwt-go-secp256k1
A secp256k1 signature method for dgrijalva/jwt-go.
cryptography golang jwt secp256k1
Last synced: 23 Sep 2025
https://github.com/aamirxshaikh/spring-boot-blog-rest-api
This repository features a REST API for a Spring Boot-based blog, with endpoints for creating, updating, and retrieving blog posts and users. With clear documentation and organized code, it's a valuable resource for developers looking to learn about REST API development using Spring Boot.
hibernate java jwt rest-api spring-boot
Last synced: 13 May 2026
https://github.com/leoguilen/aspnetcore_course_blog
WebApi que criar posts. Possui autenticação, geração de tokens JWT e reset de senha.
csharp docker docker-compose dotnetcore jwt xunit
Last synced: 05 May 2026
https://github.com/riishabhraj/real-estate-app
Real Estate Web App
firebase google-auth javascript jwt jwt-auth reactjs redux-toolkit tailwindcss
Last synced: 06 May 2026
https://github.com/vonderklaas/express-mongo-jwt
Example of Node.js with Express back-end service. Also, JWT and work with MongoDB covered and supported
express jwt middleware mongodb
Last synced: 11 Apr 2026
https://github.com/lupcode/php-framework
A PHP framework for easy and efficient creation of multi-lingual websites
dynamic-css dynamic-html dynamic-javascript dynamic-js framework i18n jwt jwt-tokens l10n multi-language multi-lingual php
Last synced: 08 Jul 2026
https://github.com/caiobgalvao/trybe-delivery-app
#30 Projeto da Trybe, #13 Projeto do Módulo de Back-End
express joi jwt react react-hooks react-router
Last synced: 05 May 2026
https://github.com/worketyamo-students/barthez_blog_api_v3
L'entreprise WORKETYAMO a remarqué une perte significative de productivité et une augmentation des coups liées qux heures d'abscences non justifiés des employés. Pour remedier à cette situation, la direction souhaite mettre en place un systeme automatisé pour suivre la présence des employés, calculé les heures d'abscences et ajusté les salaires.
aws-s3 bcrypt cronjob docker ejs-templates express-js express-middleware jwt minio mongodb nodejs nodemailer otp-verification postman prisma-orm rate-limiting rest-api swagger-ui typescript winston-logger
Last synced: 28 Jan 2026
https://github.com/jeanjacintho/tide-flow
gemma3 junit jwt llama microservices nextjs openrouter react-native resend spring-ai spring-boot swagger
Last synced: 10 Apr 2026
https://github.com/soenneker/soenneker.extensions.servicecollection.applicationinsights
A collection of helpful IServiceCollection extension methods involving Application Insights
appinsights application applicationinsights collection csharp dotnet extension extensions insights jwt service servicecollection servicecollectionapplicationinsightsextension
Last synced: 04 Jul 2026
https://github.com/bernardo-mg/angular-jwt-auth-example
Example using JWT authentication with Angular
Last synced: 16 Mar 2025
https://github.com/mehdi-zarei/blog-v2
A simple and functional blogging website that allows users to create articles, manage tags, read other users' articles, and leave comments.
captcha-generator expressjs jwt mysql2 nodejs passport-google-oauth20 passportjs redis sequelize-orm swagger yup-validation
Last synced: 05 May 2026
https://github.com/xaliz-06/rebook-backend
[BACKEND] Web-app project to search for a location and buy and sell books.
cloudinary express jwt mongodb mongoose nodejs stripe-api typescript
Last synced: 11 Apr 2026
https://github.com/topunix/coffee-shop
☕ Digital cafe with Ionic frontend, Auth0, and Postman
auth0 flask ionic-framework jose-jwt jwt postman postman-collection python reactjs sqlalchemy
Last synced: 09 Apr 2026
https://github.com/ramostear/jjwt
JSON Web Token example base on Java and jjwt
authentication java jjwt jwt token
Last synced: 12 Jun 2026
https://github.com/andrewsy1004/front-devnet
A modern and intuitive frontend for an application that streamlines job searching, seamlessly connecting employers with qualified candidates for an efficient hiring experience
cloudinary javascript jwt react socket-io tailwindcss zustand
Last synced: 12 Apr 2026
https://github.com/vdbulcke/reveal
Decode jwt, X509, base64, urlencoded from the Terminal
base64 jwt terminal urldecoder x509
Last synced: 05 May 2026
https://github.com/zhouhao/spring-boot-jwt-example
Example spring boot project for spring security with jwt integration.
database flywaydb jwt spring-boot spring-security
Last synced: 21 Feb 2026
https://github.com/tiberiuichim/pyramid_jwt_fb_example
A minimal tech demo for Facebook login + Pyramid JWT
facebook facebook-login jwt pyramid pyramid-framework python
Last synced: 09 Jun 2026
https://github.com/ryo-arima/locky
A robust Role-Based Access Control (RBAC) service built with Go, providing comprehensive user, group, member, and role management with fine-grained permissions.
Last synced: 03 Feb 2026
https://github.com/sarin32/intelliexam-backend
exam handlebars jwt koa koajs mongodb nodemailer quiz typescript
Last synced: 07 Jan 2026
https://github.com/karamanburak/flightapi
The Flight API is a comprehensive and modular RESTful service designed to manage flight-related operations, including user authentication, flight information, passenger data, reservations, and more.
expressjs jwt mongodb mongoose multer nodejs nodemailer
Last synced: 08 Apr 2026
https://github.com/nrobledosagredo/spring-boot-crud-postgresql-cognito
A Spring Boot API integrating with PostgreSQL, showcasing AWS Cognito authentication, and performing CRUD operations.
api cognito crud jwt maven postgresql spring-boot
Last synced: 05 May 2026
https://github.com/bliuchak/auth
Authorization microservice where I played with JWT tokens for REST API endpoints.
Last synced: 16 Jan 2026
https://github.com/splorg/go-auth-sessions
Example/template repository setting up session authentication in Go.
authentication docker docker-compose fiber go golang goose jwt postgresql redis session sqlc
Last synced: 09 Apr 2026
https://github.com/hivetrail-ai/mcpaccess-auth0-express
Auth0 authentication middleware for Express-based Model Context Protocol (MCP) servers. Easily secure MCP tools, resources, and prompts with JWT validation, role-based access control, and zero extra boilerplate.
auth0 authentication authorization express jwt mcp modelcontextprotocol nodejs oauth2 security
Last synced: 20 Jan 2026
https://github.com/leruatv/adonisjs-auth-starter
AdonisJS Auth Starter offers a robust authentication system for modern applications, featuring user management and email integration. Built with TypeScript, it ensures a smooth developer experience while maintaining strong security practices. 🐙🌟
adonisjs auth-template authentication bootstrap dashboard email-integration jwt mjml password-reset rest-api starter-template typescript vue vuerouter vuetify vuex
Last synced: 28 Jun 2025
https://github.com/joaosouzaaa/azureadauthentication
Azure AD Authentication in .NET
Last synced: 05 May 2026
https://github.com/sujeethy/chatapp
**ChatApp** is a full-stack real-time messaging app built with Node.js, Express, MongoDB, and React. It features secure authentication, real-time messaging with Socket.io, message history, and online status indicators. Zustand handles state management, and Gemini powers translation and summarization for an enhanced chat experience.
authentication chat-app expressjs gemini jwt mongodb nodejs react socket-io summarization tailwindcss translation zustand
Last synced: 09 Apr 2026
https://github.com/sakhileln/ai-search-engine
A modern, production-grade backend for an AI-powered search engine.
consul docker jenkins jwt kubernetes microservices nginx oauth2 rate-limiting rbac sql tls13
Last synced: 05 May 2026
https://github.com/cadeheinberg/vanabytewebsite
MySQL, Express, React, Node.js, JWT, Bcrypt, Cookie-Parser, TailWindCSS
authentication authorization bcrypt cookie-parser express javascript jsonwebtoken jwt mysql nodejs react tailwindcss
Last synced: 07 Feb 2026
https://github.com/vasilii-kovalev/issue-tracker
[WIP] Issue tracker application (for learning purposes)
bun css fastify javascript jwt prisma react react-router redux-toolkit rtk-query sqlite swagger typescript vite
Last synced: 04 Feb 2026
https://github.com/asynched/spring-task-api-with-auth
A simple Spring Boot API with JWT authentication.
java jwt mysql spring spring-data-jpa spring-security
Last synced: 05 May 2026
https://github.com/central-makeus/polaris_server
정체성 형성을 위한 습관 설계 애플리케이션, DoBit
aws-ec2 aws-rds-mysql erdiagram java jpa jwt nginx restful-api spring-boot
Last synced: 05 May 2026
https://github.com/shahrukhkhan-rabby/logisticore-a-percel-booking
Logisti Core is a modern and reliable Parcel Delivery System built to streamline the entire delivery lifecycle — from parcel booking and tracking to final delivery confirmation.
bcrypt eslint express-session expressjs javascript jwt mongoose radix-ui reactjs redux-toolkit tailwindcss typescript zod
Last synced: 12 Apr 2026
https://github.com/meblum/jwt
A tiny and simple Go library to parse and verify Google issued Json Web Tokens.
authentication go google jwk jwt rsa
Last synced: 09 Jul 2025
https://github.com/kjur/typepki
TypePKI: TypeScript PKI Library
asn1 jws jwt pki typescript x509
Last synced: 26 Oct 2025
https://github.com/dngadelha/pokecenter-backend
Projeto do back-end do Pokecenter.
Last synced: 05 May 2026
https://github.com/walter0329/attributes
🔍 Validate method parameters, return values, and property access in PHP 8.3+ with compact, reusable attributes for efficient, framework-agnostic checking.
api api-documentation bundle extension game-development javascript json jwt mongoid naughty nsattributedstring odoo openapi redoc ruby swift unchecked-checkboxes unity
Last synced: 12 Apr 2026
https://github.com/thenamevishnu/securemath
Secure math authentication and transactions
expressjs jwt microservice mongodb mongoose mvc nodejs
Last synced: 12 Apr 2026
https://github.com/vicgok/return_order_management_portal
Angular + Springboot application build using microservice architecture.
angular java javascript jwt spring spring-boot typescript
Last synced: 12 Apr 2026
https://github.com/sujoncoder/stroryify
Storyify A blog writing application
bcrypt jwt mongodb nextjs nodejs react-icons
Last synced: 07 Jul 2025
https://github.com/lucassmonn/nestjs-base
nestjs base with authentication and mongodb
auth base boilerplate jwt mongodb mongoose nest nestjs node typescript
Last synced: 09 Mar 2026
https://github.com/kei-k23/react-express-auth-template
A modern, type-safe authentication system built with React, Express, and TypeScript using a monorepo structure with pnpm workspace
authentication authorization express jwt postgresql prisma-orm react refresh-token shadcn-ui tailwindcss typescript
Last synced: 12 Apr 2026
https://github.com/kevinangeles/thechatapp
The Chat App is a monorepo that contains three distinct projects, each serving a specific purpose in building a modern chat application.
apollo-client apollo-server express jwt mongodb nodejs redux-toolkit typescript vite
Last synced: 09 Apr 2026
https://github.com/smonn/dotnet-jwt-refresh
csharp dotnet example jwt refresh-token
Last synced: 26 Apr 2026
https://github.com/leonardosaraceli/omniloq-backend
The API, database, encryption and authentication of Omniloq's password manager.
cryptojs express javascript jwt nodejs postgresql prisma
Last synced: 05 May 2026
https://github.com/adit019/secure-authz-service-cpp
C++ authentication and authorization microservice using salted SHA-256.
authentication authorization c-plus-plus jwt microservice security sha256 systems-programming
Last synced: 25 Jun 2026
https://github.com/Jenil-Desai/Inkwell
A full-stack Medium clone built with React, Cloudflare Workers, and TypeScript, featuring JWT authentication, Prisma ORM, and PostgreSQL for a robust content publishing platform.
cloudflare-workers hono jwt postgresql prisma-accelerate prisma-orm tailwindcss typescript zod
Last synced: 21 Oct 2025
https://github.com/thilux/go-jwt
actions go golang jwt jwt-claims jwt-token
Last synced: 13 May 2026
https://github.com/oleksiidolbonosov/fastapi-unity-backend-sample
FastAPI backend template for Unity projects — starter service demonstrating authentication, Docker, async DB access, and Unity client integration.
authentication backend-template ci-cd docker docker-compose fastapi jwt microservice postgresql unity-backend unity-integration
Last synced: 12 Apr 2026
https://github.com/aburayhan-bpi/assetwise-server
AssetWise Server powers asset management with secure authentication, role-based access, request handling, and Stripe payments. It supports asset categorization, team management, and analytics. Built with Node.js, Express.js, and MongoDB, it ensures seamless and efficient backend operations for businesses managing company resources.
body-parser cors dotenv expressjs jwt jwt-authentication moment-js mongodb morgan nodejs stripe
Last synced: 12 Apr 2026
https://github.com/simp-lee/guardian
A comprehensive auth library for Gin with JWT support, RBAC, user-specific permissions, hierarchical resources, multi-DB storage (MySQL/PostgreSQL/SQLite), and high-performance caching.
Last synced: 22 Sep 2025
https://github.com/dali0202/2022-workbooks-back
jpa jwt mariadb oauth2 react springboot
Last synced: 10 Mar 2025
https://github.com/fabogit/JobInterview_tickets-server
API rest, jwt & crud
Last synced: 29 Aug 2025
https://github.com/harvestcore/jwt-auth
2FA JWT authentication server in TS
Last synced: 13 May 2026