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/chernikovkonstantin507/izzisession
izziSession is a simple manager for secure token storage, validation, and seamless authentication handling.
api apple auth authentication authentication-middleware authorization ios jwt session swift token
Last synced: 05 Sep 2025
https://github.com/pixel-plaza-dev/uru-databases-2-go-service-common
Common helper functions from Pixel Plaza Golang Microservices
env gcloud gin-gonic go golang grpc jwt mongodb pixel-plaza postgresql rafael-urdaneta-university redis universidad-rafael-urdaneta uru validator
Last synced: 13 Apr 2026
https://github.com/roshan-metrix/express_auth_jwt_bcrypt
Authentication and Authorization based app
bcrypt cookie-parser ejs expressjs javascript jwt mongodb nodejs tailwindcss
Last synced: 13 Apr 2026
https://github.com/jefferson1104/gobarber
Appointment application for full barbershop, has an api built with DDD and TDD, a web version for consultations and the mobile app for android/ios.
jwt mongodb nodejs posgtresql react-native reactjs redis typeorm typescript
Last synced: 13 Apr 2026
https://github.com/madhukarbaikana/covid-19indiaportalapis
A database file covid19IndiaPortal.db consisting of three tables state, district and user. APIs to perform operations on the tables state, district only after authentication of the user.
expressjs jwt middleware nodejs sqlite sqlite3
Last synced: 13 Apr 2026
https://github.com/qldirr/sesac_6th_react
📖[study] SeSAC 영등포 6기 웹개발자 부트캠프 react 실습 코드
javascript jwt react redux typescript
Last synced: 13 Apr 2026
https://github.com/leoviana00/lab-communication-ms-rabbit
Microservices architecture. Practical laboratory simulating synchronous communication through HTTP and asynchronous calls using the RabbitMQ messaging service
amqp docker java jwt microservices mongodb nodejs postgresql rabbitmq spring-boot springdata-jpa
Last synced: 13 Apr 2026
https://github.com/mehdizebhi/desibell
It is a web application with Java language and Spring Boot framework. This application is made to inform the users of the price of cryptocurrencies through SMS.
cryptocurrency java jwt spring spring-boot spring-mvc spring-security
Last synced: 13 Apr 2026
https://github.com/iterativelylabs/simple-jwt-android
A simple JWT decoding library for Android
android jwt jwt-token jwt-tokens
Last synced: 22 Feb 2026
https://github.com/andrewdyer/jwt-auth
A simple framework-agnostic JSON Web Token authentication solution
jwt jwt-auth jwt-authentication jwt-token php
Last synced: 09 Jun 2026
https://github.com/lavkushwaha/node_blog_assignment
Assignment
express jwt jwt-authentication jwt-middleware jwt-token mongodb mongoosejs nodejs
Last synced: 13 Apr 2026
https://github.com/moontai0724/knowledge-king-front-end
front-end javascript jwt nuxtjs typescript vuejs yarn
Last synced: 05 Apr 2026
https://github.com/maximemoreillon/express_identification_middleware
An authentication middleware for Express
Last synced: 13 Apr 2026
https://github.com/marius-pieptea/angular-springboot-crud-authentication
Full-stack CRUD application using Angular with NgRx for frontend, Java Spring Boot with PostgreSQL for backend. Features user authentication, JWT, and reactive state management.
angular authentication crud-application jwt ngrx postgresql spring-boot
Last synced: 13 Apr 2026
https://github.com/areal060781/user-roles-service
ASP NET Core Restfull API with JWT and authorization
Last synced: 24 Apr 2026
https://github.com/desp0o/izzisession
izziSession is a simple manager for secure token storage, validation, and seamless authentication handling.
api apple auth authentication authentication-middleware authorization ios jwt session swift token
Last synced: 06 Jul 2025
https://github.com/yaremchukvadym/rfidservice
This project is a comprehensive IoT solution for tracking and identifying objects using Radio-Frequency Identification (RFID) technology. The service enables efficient object management by utilizing RFID tags and providing real-time tracking data over a REST API.
java jwt maven postgres spring-boot spring-security
Last synced: 09 Mar 2026
https://github.com/harshkapadia2/flask-jwt-cors
A demo for working with JWTs, testing the Flask-JWT-Extended package and implementing CORS.
cors flask flask-jwt-extended jwt
Last synced: 08 Jan 2026
https://github.com/tahsinalahi/server-sense-server
ServeSense Server is the backend of the ServeSense web app, that provides APIs for managing services, reviews, and make JWT-based authentication with MongoDB and Express.js.
backend backend-api expressjs jwt mongodb nodejs
Last synced: 13 Apr 2026
https://github.com/greenbabyborn/express-users
Demo REST API Service for users
expressjs jwt postgresql prisma-orm
Last synced: 03 May 2026
https://github.com/alvinmdj/mern-jwt-auth
Authentication app with Next.js (frontend) and Node.js (Express.js) and JWT
authentication expressjs jwt mongodb nextjs nodejs
Last synced: 13 Apr 2026
https://github.com/salrashid123/golang-jwt-signer
golang-jwt for crypto.Signer
golang-jwt jwt jwt-authentication jwt-token signer
Last synced: 17 Jan 2026
https://github.com/rakib383/banglaquest-client
BanglaQuest is an web application that serves as a comprehensive resource for travelers. It provides detailed information on popular destinations in Bangladesh
express firebase-auth jwt mongodb react react-query react-router tailwindcss
Last synced: 13 Apr 2026
https://github.com/roymasad/springboot3-api
Springboot 3 api SaaS template with social media posts
emails jwt social-media springboot template
Last synced: 18 May 2026
https://github.com/djimenezweb/hono-auth
Basic authentication system built with Hono
bcrypt hono jwt node prisma typescript
Last synced: 13 Apr 2026
https://github.com/abdullahsaleh203/node_api
Build A Node.js API Authentication With JWT
express jwt mongoose nodejs restful-api
Last synced: 13 Apr 2026
https://github.com/rajmalpankaj786/customer_application
Customer Application with using JWT Token security and created CRUD operations.
hibernate jwt mysql spring-boot
Last synced: 13 Apr 2026
https://github.com/whyshashi/video_sync_app
Web Application where users can join a room, share a YouTube video link, and watch the video together with perfect synchronization. Additionally, users should be able to chat with each other in real-time while watching the video. The project should include some advanced and creative features to enhance user engagement and interaction.
cors express jwt mongodb-atlas mongoose nodejs react socket-io
Last synced: 23 Feb 2026
https://github.com/wilson0x4d/gadeu
..a decorative auth library for Tornado.
apikey authorization bearertoken jwt tornado
Last synced: 14 Jan 2026
https://github.com/domapic/cloud-domapic-plugin
Plugin for connecting Controllers to Domapic Cloud
api-key cloud domapic domapic-controller domapic-plugin domotic dynamic-ip framework home-automation iot iot-platform jwt oauth opensource plugin raspberry-pi remote-control webhooks
Last synced: 19 May 2026
https://github.com/hesammosaffa/simple_bank
SimpleBank: A backend web service for managing bank accounts, handling transactions, and processing money transfers. Built with Golang, PostgreSQL, and Docker, featuring secure APIs, background processing, and deployment to Kubernetes. 🚀
backend banking docker github-actions golang grpc jwt kubernetes paseto postgresql redis rest-ap transactions
Last synced: 13 Apr 2026
https://github.com/rza-o/share-a-meal-fullstack-server
This is the backend service for the Meal Sharing application, which connects donors with food to people in need.
Last synced: 13 Apr 2026
https://github.com/syedahmedullah14/ai-on-air
A cutting-edge AI SaaS platform that enables users to create, discover, and enjoy podcasts with advanced features like text-to-audio conversion with multi-voice AI, podcast thumbnail image generation, and seamless playback. The platform is built using Next.js, TypeScript, Convex, OpenAI, Stripe, Clerk, ShadCN, and Tailwind CSS.
ai clerk convex javascript jwt nexys4ddr openai openai-api reactjs saas saas-application shadcn-ui subscriptions tailwindcss transcribe transcription typescript zod
Last synced: 13 Apr 2026
https://github.com/evandrocalado/api-breaking-news
API de projeto Breaking News com Express, Node, MongoDB Atlas, Mongoose e mais
api express javascript jwt mongodb
Last synced: 13 Apr 2026
https://github.com/ssanthosh010303/d26c1
Day-26 Challenge-1: Adding JWT-based Authentication and Authorization to Pizza Shop Management API
authentication authorization csharp dotnet hashing jwt mysql rdbms sha-256
Last synced: 13 Apr 2026
https://github.com/nabilaferdousprapty/track-tonic-client
Track Tonic is a cutting-edge fitness app that empowers users to track progress, set goals, and engage with a vibrant community, promoting healthier lifestyles through advanced technology.
axios chartjs firebase helmet-async jwt localstorage react-router-dom reactjs stripe sweetalert2 tailwindcss tanstack-react-query
Last synced: 13 Apr 2026
https://github.com/eric-souzams/spring-security-implementations
Many implementations using spring security, from basic to advanced.
hibernate java javamailsender jwt lombok mysql spring spring-boot spring-data-jpa spring-security
Last synced: 13 Apr 2026
https://github.com/heliomarpm/demo_api_jwt_express
Demo de Api Rest Node com JWT+Express
api express jsonwebtoken jwt node nodejs
Last synced: 13 Apr 2026
https://github.com/arin-paliwal/simpplr_behance_clone
This project is a modern clone of Behance, providing a platform for users to browse, search, and like various designs.
context-api expressjs jwt react tailwindcss typescript
Last synced: 12 Apr 2026
https://github.com/daniyal-abbassi/personal-blog-jamstack-top
Developed a Jamstack personal Blog with a Node.js/Express.js RESTful API, Prisma (PostgreSQL), and JWT authentication. Features two pre-built React (Vite) frontends: an admin panel (shadcn/ui) and a public blog (Material-UI).under-development
backend component-architecture expressjs frontend jamstack jwt material-ui nodejs prisma react shadcn-ui
Last synced: 08 Apr 2026
https://github.com/festivals-app/festivals-identity-server
Exposing the FestivalsIdentityAPI providing authorization and authentication functions to the FestivalsApp project.
authentication authorization golang jwt mysql
Last synced: 14 Jan 2026
https://github.com/abyanmajid/auth
Lightweight cookie-based JWT identity server
authentication authorization jwt microservices
Last synced: 06 Oct 2025
https://github.com/bmmunga/task-tracker-api
The repository task-tracker-api provides a RESTful API for managing tasks. It includes features such as creating, reading, updating, and deleting tasks, as well as user authn and authz with different user roles. It is built using FastAPI and supports JWT authentication, SQLAlchemy for DB interactions, and PostgreSQL for data storage.
alembic fastapi jwt oauth2 pydantic pytest restful-api swagger-ui
Last synced: 18 May 2026
https://github.com/nik-55/auth-using-nodejs
frontend : https://github.com/nik-55/auth-frontend
Last synced: 06 Oct 2025
https://github.com/ashutoshsahoo/order-service
Order service based on GraphQL implementation
gradle graphql graphql-java graphql-spring-boot graphql-spring-boot-security graphql-spring-boot-starter graphql-spring-security java-11 jwt jwt-token lombok spring-security spring-security-jwt
Last synced: 29 Apr 2026
https://github.com/erenmulkoglu96/store-app-aspnet-core-web-api
Katmanlı mimariyle geliştirilen ASP.NET Core Web API projesi. EF Core, AutoMapper, loglama ve asenkron programlama teknikleri kullanıldı. Endpointler üzerinde CRUD, sayfalama, arama, sıralama ve filtreleme işlemleri gerçekleştirildi.
api aspnet-core aspnet-web-api automapper dotnet entity-framework-core jwt layered-architecture pagination postman rate-limiting refresh-token restful searching validation versioning web-api
Last synced: 07 Oct 2025
https://github.com/julianadevihapsari/ecommerce-backend-golang
E-Commerce Backend Golang using Golang, Kafka, Postman, Docker and JWT in Fast Campus Course
docker fastcampus golang jwt kafka portfolio postman webdevelopment
Last synced: 02 May 2026
https://github.com/sudarshanmg/gotask
A complete backend for Task Manager with JWT Authentication, filtering, sorting and pagination support
api api-rest backend go golang jwt jwt-authentication postgresql
Last synced: 14 Jan 2026
https://github.com/carloshenriquefs/gestao_vagas
:briefcase:🧑💼 - Projeto Gestão Vagas
api-rest jwt poo security sonarqube springdata-jpa swagger testes-unitarios token
Last synced: 27 Jan 2026
https://github.com/evrendev/starter.evren.dev
An enterprise-grade, full-stack boilerplate based on .NET 9 and Vue 3 to accelerate modern SaaS application development using Clean Architecture.
boilerplate clean-architecture csharp docker domain-driven-design dotnet fullstack hangfire jwt multi-tenancy signalr typescript vue vuetify
Last synced: 08 Apr 2026
https://github.com/devansh-bhagania/book_management_api_backend
Welcome to the documentation for the Book Management API Backend. This API allows you to manage books in a library system.
authentication crud express jwt nodejs pagination search
Last synced: 14 Apr 2026
https://github.com/gianfrancofrau/jwt-tool
A simple web tool to encode and decode JWT Tokens
Last synced: 10 Oct 2025
https://github.com/yashisrani/nestjs-rest
Nest JS REST API using Postgresql and Swagger API. I created this project while TSOC (Timechain Summer of Code).
backend-api bcrypt jwt nestjs-backend nestjs-postgres nestsjs postgresql swagger swagger-ui timechainsummmerofcode tsoc tsoc-24
Last synced: 03 May 2026
https://github.com/yashh-mane/swagger-upload-service
Node.js microservice with JWT auth & role-based access for uploading and validating Swagger (YAML/JSON). ✅ Admin-only upload (file or text) with validation ✅ Dockerized with GitLab CI/CD: builds, pushes to Docker Hub & deploys on EC2
api authentication containerization cors docker express git javascri javascript jwt middleware mongodb mongoose multer nodejs rest swagger yaml
Last synced: 14 Apr 2026
https://github.com/ismotaradipty43/real-estate-server-project
This is the backend server for the HomeScape real estate platform. It provides authentication, property management, and secure transaction handling. The project uses Node.js, Express, JWT for authentication, and MongoDB for data storage.
expressjs firebase jwt mongodb-atlas node-js stripe
Last synced: 14 Apr 2026
https://github.com/rickalves/bibliotech
O Bibliotech é sistema de biblioteca digital
bycrypt express jwt mailer mongodb nodejs postgresql
Last synced: 14 Apr 2026
https://github.com/tonoy30/echo-go
A JWT token-based authentication service and a playground for docker, k8s, ci/cd and various devops related topics
devops docker golang jwt jwt-authentication nginx
Last synced: 14 Apr 2026
https://github.com/marwanm-dev/udacity-fullstack-nanodegree
Udacity Fullstack Nanodegree - Guru Level - Projects
angular aws bcrypt circleci elasticbeanstalk express hosting-aws jasmine javascript jwt mocha node nodejs postgresql s3 typescript udacity udacity-fullstack udacity-nanodegree
Last synced: 19 Jan 2026
https://github.com/vedanty3/medify
Medify is a MERN stack app that predicts heart disease using machine learning. Patients can send their medical data to their doctors through the app.
decision-tree-classifier eli5 express gradient-boosting-classifier joblib jwt knn-classification lime logistic-regression machine-learning material-ui mern-stack mongodb nodejs nodemailer python react redux shape svm-classifier
Last synced: 10 Apr 2026
https://github.com/renatorosafranco/rodocerrolargo
Cerro Largo Rodoviária
bootstrap5 jquery jwt jwt-authentication nextjs postgresql prisma prisma-orm reactjs styled-components
Last synced: 14 Apr 2026
https://github.com/geekgurudev/restaurant-review-api
A RESTful API to manage restaurants, reviews, users, cuisines, and locations.
api api-rest express express-js expressjs jwt mongodb mongoose node-js nodejs nodemailer rest-api restful-api
Last synced: 14 Apr 2026
https://github.com/khademulmowla/travelsphere
TravelSphere is a comprehensive travel management web application that connects tourists with professional tour guides while offering a seamless booking and payment experience.
daisyui expressjs framer-motion jwt mongodb nodejs react tailwindcss tanstack-react-query
Last synced: 10 Apr 2026
https://github.com/lfariabr/excel-pilot-front
Chat system for Excel Pilot API built with Next.js, TypeScript, TailwindCSS, ShadCN, Apollo Client, Next.Auth, JWT
apollo-server jwt nextauth nextjs shadcn-ui tailwindcss
Last synced: 27 Jan 2026
https://github.com/arifozcan35/shadowise-api
Shadowise API is a Spring Boot application that automatically generates quiz questions, flashcards, and summaries from user-uploaded PDF documents using artificial intelligence. It is designed to optimize the learning processes of students and educators.
api artificial-intelligence docker-compose java jwt mongodb spring-boot spring-security
Last synced: 14 Oct 2025
https://github.com/traylinx/traylinx-auth-client-py
Enterprise-grade Python authentication client for Traylinx Sentinel API with full A2A Protocol support
a2a agent-communication agent2agent authentication fastapi jwt microservices oauth2 python sdk sentinel traylinx
Last synced: 22 Jan 2026
https://github.com/fvdavid/fvbanksampah
angular-cli angular4 jwt jwt-authentication oauth2 spring-boot
Last synced: 14 Apr 2026
https://github.com/hotsock/hotsock-js
JavaScript library for Hotsock WebSocket connections, subscriptions, and messages.
browser channels javascript jwt messaging react-native real-time subscriptions websockets
Last synced: 14 Mar 2026
https://github.com/devseeder/auth
Auth
authentication bearer-authentication jwt mongodb nestjs nodejs oauth2 typescript
Last synced: 15 Oct 2025
https://github.com/surfiniaburger/api-go
Book library API
docker gcloud golang huggingface jwt mysql pinecone postman
Last synced: 14 Mar 2026
https://github.com/adarshkr357/recipes-api
A RESTful API built in PHP that manages recipes, including CRUD operations, search, and rating functionality. The API uses PostgreSQL for persistence, JWT for authentication, and auto-loads initial recipe data from TheMealDB. It is fully containerized using Docker, follows REST best practices, and includes unit tests with PHPUnit.
api-design docker jwt pdo php postgresql production-ready recipes rest-api unit-testing
Last synced: 02 May 2026
https://github.com/farsit-007/swiftcart
A modern Next.js e-commerce platform featuring product browsing, cart management, and secure checkout. Built with performance and user experience in mind.
jwt next shadcn-ui sslcommerz tailwindcss typescript
Last synced: 14 Mar 2026
https://github.com/davidandw190/orders-microservices-nestjs
Microservice-based app with NestJS, RabbitMQ, MongoDB, Docker, Kubernetes and AWS-EKS.
aws aws-eks jwt k8s microservices-architecture mongodb nestjs rabbitmq
Last synced: 14 Apr 2026
https://github.com/elavagnim/ticketing-common
Shared library with common code used across the different microservices for the Ticketing project
express jwt node-nats-streaming npm-package
Last synced: 15 Mar 2026
https://github.com/rusiruchapana/syna-blog-app
aws intellij-idea java-17 jwt maven mysql-database postman springboot
Last synced: 27 Feb 2026
https://github.com/wildanfaz/backendgolang2_week9
Vehicle Rental server-side apps
Last synced: 23 Jan 2026
https://github.com/than-dev/praise
Praise is an API developed with typescript, nodejs, sqlite and typeorm. In it you can give compliments for another users!
api backend compliments jwt nodejs sqlite typeorm typescript
Last synced: 09 May 2026
https://github.com/yevheniyj/spring-boot-jwt
Sample Spring Boot app with JWT-based authentication
Last synced: 25 Oct 2025
https://github.com/yukti-says/imagify
Imagify is a full-stack SaaS platform that allows users to generate AI-powered images with ease. Users can sign up, choose a subscription plan, generate high-quality visuals, and manage their usage—all in one place.
context-api express full-stack-web-development fullstack-development javascript jwt nodejs reactjs reastful-api
Last synced: 26 Oct 2025
https://github.com/tomipoch/omega-front
Frontend de la relojeria y joyeria, forma parte de un proyecto para la asignatura Ingeniería de Software I en la Universidad Católica Del Maule
js jwt react tailwindcss token vitejs web
Last synced: 27 Oct 2025
https://github.com/akshay-chaulya/worldtravel-api
worldtravel application backend mainly using node.js, express.js and mongoDB
authentication cloudinary expressjs javascript jwt leflate location map mongodb mongoose multer node node-js nodemailer worldtravel
Last synced: 28 Jan 2026
https://github.com/ycarlosedu/debug-cafe-server
Api de um aplicativo de cafeteria delivery feito para projeto da faculdade.
Last synced: 15 Apr 2026