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-06 00:16:45 UTC
- JSON Representation
https://github.com/somenath203/pedalstart-task-manager-assignment
Click below to checkout the website
authentication expressjs jwt mern mongodb next nextjs postman render shadcn-ui tailwindcss task-manager vercel
Last synced: 08 Apr 2026
https://github.com/salman679/fixify-client
Fixify is a service-sharing web application designed to connect users with various service providers. Users can add, update, and delete their own services, browse services shared by others, book services, and manage the statuses of booked services. The platform offers a user-friendly experience with features for service management, service booking,
expressjs framer-motion jwt mongo reactjs tailwindcss
Last synced: 08 Apr 2026
https://github.com/glenvillethedev/mern-app
Workout tracking web application developed using the MERN stack with MUI for the UI and JWT for auth.
css expressjs html javascript jwt mongodb mui nodejs reactjs
Last synced: 08 Apr 2026
https://github.com/kevinbdx35/punchline
API REST moderne pour gérer des citations inspirantes avec interface React. Inclut authentification sécurisée, recherche avancée et déploiement CI/CD automatisé.
docker express github-actions jwt nodejs react rest-api sqlite
Last synced: 15 May 2026
https://github.com/gharib-uk/web-auth-methods
A Web application for implementing JWT, HMAC functionalities
golang-examples hmac-authentication jwt
Last synced: 29 Oct 2025
https://github.com/llsaimur/employeemanager.jquery
Employee Manager application
asp-net-core csharp dotnet jquery-ajax jwt sql
Last synced: 18 Apr 2026
https://github.com/ahmed-maher77/full-stack-authentication-system__mern-stack
A secure and scalable authentication system built with React (Frontend), Node.js, Express.js (Backend), and MongoDB (Database). It features JWT-based authentication, bcrypt password hashing, protected routes, and session management using access and refresh tokens.
authentication authentication-backend backend bcrypt cookie-parser cors dotenv expressjs jwt mongodb mongoose nodejs rest-api restful-api
Last synced: 06 Apr 2026
https://github.com/aslancarlos/authn-gcp-cf
Google Cloud Functions example authenticating to CyberArk Conjur Cloud via authn-gcp (federated JWT)
authn-gcp conjur example gcp google-cloud-functions jwt
Last synced: 05 Jul 2026
https://github.com/nicolas-frech/e-commerce-api
Projeto de API REST para E-commerce, com funcionalidades de cadastrar, listar, deletar e atualizar produtos, e com diferentes perfis para usuário, com objetivo de estudo.
api-rest e-commerce java jwt jwt-authentication learning spring spring-boot spring-security
Last synced: 11 May 2026
https://github.com/patmaz/publicapi
API with JWT authentication + websockets + data scraping
api bcrypt cors crud data-scraping firebase graphql jwt jwt-authentication nodejs real-time websockets
Last synced: 17 Apr 2026
https://github.com/aslancarlos/appengine-java-conjur
Spring Boot application using GCP JWT to authenticate with Conjur Cloud via AUTHN-GCP.
authn-gcp conjur federated-identity gcp jwt machine-identity spring-boot
Last synced: 05 Jul 2026
https://github.com/husein14azimi/djtemplate
a template django project, using jwt for auth, `jdatetime` for date and time, and containing profile upload feature for auth users
django django-rest-framework djoser jwt
Last synced: 14 May 2026
https://github.com/sushantrahate/jwt-auth-refresh-token-as-http-only-cookie
JWT Authentication With Refresh Token as HTTP-only Cookie
access-token authentication httponly-cookie javscript jwt nodejs refresh-token
Last synced: 16 May 2026
https://github.com/ninkuppj/microservice-practice
microservice structure use Nx manage the service basic
clean-architecture jwt kafka kong-gateway mailer microservice nestjs nextjs nx postgres
Last synced: 02 May 2026
https://github.com/hamedzarei/lumen-jwt-starter
JWT Starter for Lumen ( generate, check, invalidate, refresh )
Last synced: 09 Jul 2025
https://github.com/layouninour/pern-store
PERN-Store is a full-stack e-commerce platform built using the popular PERN (PostgreSQL, Express, React, Node.js) stack. It offers a seamless shopping experience with a modern user interface and robust backend functionality.
authorization component docker ecommerce express javascript jsx jwt mobx-react passportjs react-spring redis swagger-ui thrift-store
Last synced: 06 Apr 2026
https://github.com/kadirdemirkaya/reminderapplicationserver
https://reminder-red.vercel.app/
api cqrs entity-framework-core event jwt log mail mapper mssql onion-architecture real-time
Last synced: 20 May 2026
https://github.com/peterdee/2fa-backend
Backend application for 2FA Mobile
2fa 2fa-mobile fiber golang gorm jwt postgresql
Last synced: 20 May 2026
https://github.com/repetere/periodicjs.ext.oauth2server
Create an OAuth 2 Server
bearer client-secret http-bearer jwt jwt-tokens oauth oauth2 oauth2-server
Last synced: 02 Jan 2026
https://github.com/faizkhairi/vue-springboot-boilerplate
Full-stack Vue 3 + Spring Boot 3.3 boilerplate — zero external dependencies. JWT auth, PostgreSQL, Flyway, OpenAPI, Shadcn-vue, Docker Compose.
boilerplate docker fullstack java jwt postgresql production-ready spring-boot starter-kit starter-template template typescript vue
Last synced: 02 May 2026
https://github.com/andrecaiado/spring-boot-security-auth
Spring Boot application that implements spring security for authentication and authorization
docker docker-compose java jwt spring-boot spring-security testing
Last synced: 05 May 2026
https://github.com/egor1dzen/sport_dnebnik_web
Sports social network
fullstack java jwt spring spring-security strava vk-api
Last synced: 07 Feb 2026
https://github.com/dino4608/menshop-backend
A Menshop Backend Service using Nest.JS, MongoDB, Redis
apache-bench factory-pattern full-text-search generic-repository-pattern indexdb jwt mongodb mongodb-attributes-pattern mongoosejs multer nestjs passportjs pessimistic-locking redis rsa-key-pair strategy-pattern
Last synced: 31 Oct 2025
https://github.com/sancruz-dev/dotnet-api-vehicle-management
A comprehensive RESTful API built with .NET that demonstrates modern software development practices including Clean Architecture, Entity Framework, JWT authentication, and comprehensive testing.
api-rest clean-architecture clean-code dotnet entity-framework jwt linq mstest mysql-server swagger-api
Last synced: 15 May 2026
https://github.com/dr-rompecabezas/fastapi
A Dockerized Python Fast API / PostgreSQL backend application deployed to Heroku and Digital Ocean using GitHub Actions CI/CD pipeline. Based on a tutorial by Sanjeev Thiyagaraj.
alembic ci-cd digitalocean docker fastapi github-actions gunicorn heroku jwt nginx postgresql pydantic pytest python sqlalchemy ubuntu
Last synced: 31 Oct 2025
https://github.com/indiomedeiros/blogpessoal-generation
API de Blog Pessoal desenvolvida em NestJS, com recursos de CRUD para postagens, temas e usuários. Implementa autenticação JWT e documentação via Swagger.
bcrypt class-validator jwt nestjs passportjs swagger typeorm
Last synced: 20 May 2026
https://github.com/holaneu/flask-files
A Flask web application that allows users to browse and view files in a directory structure through a simple web interface.
authentication flask jwt jwt-authentication python
Last synced: 20 May 2026
https://github.com/taberkkaya/ntierarchitecture
DotNet N-Tier Architecture
aop caching clean-code cross-cutting-concerns dependency-injection dotnet-8 dotnet-core jwt n-tier-architecture orm repository-pattern solid sql token unit-of-work validation
Last synced: 20 May 2026
https://github.com/egypt-metro/backend
Egypt Metro Backend Django
admin-dashboard api deployment django django-rest-framework docker hosting jwt metro postgresql postman production python real-time-data render restful-api swagger
Last synced: 01 Nov 2025
https://github.com/fedeholc/jwtlk-doc
JWT Learning Kit - Roll your own auth, al menos una vez en la vida
authentication javascript jwt jwtauthentication node
Last synced: 06 May 2026
https://github.com/mr-jubayer/crowdbube_frontend
Crowdcube is a platform for creating campaigns and raising funds for projects and causes. It offers easy donations and secure payments.
etc express javascript jwt mongodb mongodb-atlas reactjs tailwindcss
Last synced: 22 Jul 2025
https://github.com/augustoscher/biblioteca-api
Java multi-tenancy rest api for BibliotecaApp
docker-compose heroku jwt maven multi-tenancy postgresql spring-framework
Last synced: 08 Apr 2026
https://github.com/vandodev/ignite-node.js-backend-de-entregas
Ignite Node.js Backend de entregas
backend express ignite ignite-rocketseat jwt node postgresql prisma react rocketseat typescript
Last synced: 10 Apr 2026
https://github.com/rishabhkheria/vingo
Vingo: A complete food delivery solution using Node.js and React, enabling users to order food, shops to manage menus, and agents to handle deliveries.
authentication cloudinary express food-delivery food-ordering-app fullstack javascript jwt mern-stack mongodb nodejs react rest-api tailwindcss web-application
Last synced: 03 May 2026
https://github.com/baberlabs/chatr
Real-time chat application focused on backend correctness, authentication boundaries, and Socket.IO-based messaging. Built as a systems-minded learning project with strong test coverage and clear invariants.
authentication backend-architecture express integration-testing javascript jwt learning-project mongodb nodejs react real-time rest-api socket-io
Last synced: 12 Apr 2026
https://github.com/mariam-elsarag/express-task-management
A comprehensive Task Management System built using Node.js (Express) and React.js. This project allows users to efficiently manage their tasks, collaborate on projects, and leverage AI-driven suggestions to improve task prioritization and productivity.
bycrypt cloudinary express expressjs jwt mongodb nodejs realtime socketio tailwindcss typescript
Last synced: 04 Apr 2026
https://github.com/abhishek2002singh/online-shoping-mart
🛒 online-shoping-mart– Your One-Stop Online Shopping Destination! 🛍️ online-shoping-mart is a seamless e-commerce platform built with React, Redux, Node.js, and MongoDB. 🏪 ✨ Features: ✅ User Authentication 🔑 ✅ Product Search & Filtering 🔎 ✅ Add to Cart & Checkout 🛒 ✅ Secure Transactions 🔐
bcrypt express jwt mongodb nodejs reactjs redux-toolkit tailwindcss
Last synced: 06 Apr 2026
https://github.com/chantouchsek/laravel-vue-boilerplate
A Laravel Vue BoilerPlate starter project template.
back-end boilerplate frontend jwt jwt-authentication jwt-token laravel spa vue vuejs
Last synced: 25 Apr 2026
https://github.com/khursheedahmedd/next-auth
This repo contains implementation of user authentication in Next.js.
jwt jwt-authentication login next-auth nextjs nextjs14 nodemailer register user-authentication
Last synced: 20 May 2026
https://github.com/smilevp/password_reset_backend
Password_Reset_Backend built using ExpressJS,Mongodb and Nodemailer
bcrypt cors dotenv express-generator jwt mongoose nodemailer nodemon
Last synced: 18 May 2026
https://github.com/rzlco666/slim-jwt4
Learn Slim JWT with slim/slim-skeleton 4.5
jwt php slim slim-framework slim4
Last synced: 29 Mar 2025
https://github.com/nasriyasoftware/authcrypto
AuthCrypto is a versatile cryptographic toolkit for handling JSON Web Tokens (JWT), password hashing, and secure token generation and verification. It provides robust methods for creating and managing JWTs, hashing and verifying passwords with secure algorithms, and generating cryptographically strong random values for various use cases.
authentication cryptography encryption hashing hashing-library hashing-passwords jwt jwt-auth jwt-authentication jwt-token md5 sha1 sha256 sha512 token token-generator
Last synced: 20 Jan 2026
https://github.com/robimaliqi/goal-tracker-with-user-authenication-mern-stack
A MERN stack where we will create a RESTful API from scratch with Node.js, Express, MongoDB and Mongoose and Redux.
crud express expressjs jwt mongodb mongoose nodejs redux rest rest-api restful-api user-authentication
Last synced: 06 Apr 2026
https://github.com/pavel-tyan/publication-api
Backend for posting publication and commenting them
bcryptjs jwt layered-architecture mongo nestjs rest-api
Last synced: 20 Jan 2026
https://github.com/hyuseinleshov/power-log
A strength training application developed using Spring MVC. PowerLog helps users track their workouts, monitor progress, and manage their training schedules.
ajax bootstrap fitness-tracking hibernate i18n java javascript jpa jquery jwt lombok mapstruct mysql restful-api scheduling spring-boot spring-mvc spring-security thymeleaf web-application
Last synced: 08 Apr 2026
https://github.com/ydongchoi/spring-boot-reddit-clone
Development of Spring Reddit Using Spring Boot
jwt mysql reddit-clone spring spring-boot spring-data-jpa spring-security springmvc
Last synced: 07 Mar 2026
https://github.com/nert1n/security-number-game
My little unfinished project of a calculator game. The idea was to make little tests with numbers, but I don't have time to do it at the moment.
axios css express html javascript jwt mongoose nodejs nodemoon react react-redux react-router scss typescript webpack
Last synced: 06 Apr 2026
https://github.com/fraidev/jwt-go
Simple RS256 JWT implementation with GO and Fiber
Last synced: 06 Apr 2025
https://github.com/mahmud035/university-management-auth-service
Authentication part of the "University Management System" Project.
authentication authorization backend express-js jwt mongodb mongoose typescript zod
Last synced: 06 Apr 2026
https://github.com/absallam1999/restful-apis
Restful Nodejs APIs Developed to Handle Requests (Authenticate, Create, Update and Delete)
express jasmine jwt nodejs postgresql typescript
Last synced: 18 Feb 2026
https://github.com/mark-c-hall/gouserrestapi
A minimalistic REST API microservice built with Go for user authentication.
authentication golang jwt microservice rest-api
Last synced: 20 May 2026
https://github.com/lawuysal/the-beat-stop-server
Server of a web project "The Beat Stop". Client codes 👇
express jwt mongodb mongoose multer nodejs typescript
Last synced: 12 Apr 2026
https://github.com/chaima347/election-app-backend
Backend for Election Management App This repository contains the backend implementation of an Election Management System. Built with Node.js, Express, and MongoDB, this backend provides robust APIs to handle all functionalities of the election app
api-client express jwt mongodb nodejs
Last synced: 08 Apr 2026
https://github.com/soun1005/op-p13_argentbank
jwt react reduxthunk reduxtoolkit
Last synced: 20 May 2026
https://github.com/aajafry/recto-api
expressjs jwt mongoose nodejs oauth2-authentication passportjs token-based-authentication
Last synced: 08 Apr 2026
https://github.com/yanncarvalho/rss-reader-application
Rss Reader Application is an API that manages users accounts and provides them xml+rss as a json
golang java jwt maven microservice mongodb mysql rss-reader springboot
Last synced: 08 Apr 2026
https://github.com/azztroxcro/ecommerceangularspring
E-Ticaret Platformu, kullanıcıların ürün inceleyebileceği, sepete ekleyip satın alabileceği; satıcıların ise ürün listeleyip siparişleri yönetebileceği güvenli ve modern bir alışveriş platformudur. Spring Boot ve Angular teknolojileriyle geliştirilen platform, JWT tabanlı kimlik doğrulama ve kullanıcı dostu bir arayüz ile donatılmıştır
angular angularjs ecommerce ecommerce-application ecommerce-website hibernate java javascript jwt jwt-authentication maven spring-boot typescript
Last synced: 08 Apr 2026
https://github.com/ibrsec/pizza-app-backend
Backend of Pizza App
express jwt mongodb swagger token-authetication
Last synced: 08 Apr 2026
https://github.com/mohamed-elfar/easycare-backend
EasyCare-Backend is a Django-based RESTful API backend project designed to manage user registrations, password resets, prescriptions, contact us messages, and other related functionalities. The project utilizes Django REST framework and Simple JWT for authentication and authorization.
api-development authentication-backend backend-api contact-us-messages django django-rest-framework-jwt django-rest-framework-simplejwt easycare-backend healthcare jwt medical-application password-reset prescriptions rest-apis user-management
Last synced: 10 May 2026
https://github.com/joschonarth/node-daily-diet-api
🥗 Daily Diet API is a RESTful application designed to help users track their daily meals, manage their diet, and generate nutritional statistics efficiently.
bcryptjs docker eslint fastify jwt nodejs postgresql prisma typescript zod
Last synced: 12 Apr 2026
https://github.com/mbrdar/angular-client-side-authentication
Angular login example
angular authentication jwt jwt-authentication
Last synced: 20 May 2026
https://github.com/olegfomenko/jwt-security-back
Learning Spring Security and JWT
Last synced: 14 Apr 2025
https://github.com/techguy-bhushan/rest-secure-with-jwt
Secure rest end points with Spring Security and JWT in Spring-boot
jwt rest-api secure spring-boot spring-security
Last synced: 20 May 2026
https://github.com/banesito/gjejpune-backend
A job board backend build with Express Js and a Mongo DB database with Mongose, Email Verification, Role based auth and much more.
express-js javascript job-board jwt mongodb mongoose rest-api
Last synced: 14 Apr 2025
https://github.com/asdotdev/socialize-app
This is a basic social media app build using MERN stack.
Last synced: 14 Oct 2025
https://github.com/amit9887/jwt-authentication-gin-golang
This repository contains a basic JWT authentication system built with Golang. It utilizes the Gin framework for HTTP handling, Gorm for ORM, and MySQL as the database. The project demonstrates secure user authentication using JSON Web Tokens (JWT).
authentication gin golang gorm jwt mysql
Last synced: 11 Jan 2026
https://github.com/asobrados03/hotelmanagementapi
API RESTful para la gestión de un hotel, permitiendo administrar reservas, habitaciones, pagos, clientes y administradores, con autenticación, validaciones y documentación en Swagger/OpenAPI
clean-architecture design-patterns docker docker-container docker-image gradle-java hexagonal-architecture java junit5 jwt jwt-authentication lombok-gradle mariadb-database mockito spring-boot spring-data-jdbc spring-security springboot swagger-openapi testcontainers-java
Last synced: 13 Apr 2026
https://github.com/aygp-dr/jwt-parsing-examples
A cross-language exploration of JWT header parsing techniques across multiple programming paradigms
clojure examples functional-programming hy javascript jwt lisp parsing python racket rust scheme shell tutorial typescript
Last synced: 30 Apr 2025
https://github.com/ofershap/mcp-server-devutils
Zero-auth MCP server with everyday developer utilities: base64, UUID, hash, JWT decode, cron, timestamps, JSON, regex
base64 developer-tools jwt mcp mcp-server model-context-protocol typescript uuid
Last synced: 18 Feb 2026
https://github.com/ddouglss/twitter-java
Criação de autenticação e autorização via JWT com Spring Security 6 de um sistema Twitter.
api-rest docker jwt jwt-authentication jwt-example mysql springsecurity springsecurity-jwt springsecurity6 srpingboot tokens-api
Last synced: 08 Apr 2026
https://github.com/normalhuman01/to-do-list
to-do list application with angular, springboot, java, typescript, maven
angular-router-guard angular15 bootstrap java-11 jwt jwt-authentication maven spring spring-boot spring-cache spring-data-jpa spring-mvc spring-security typescript
Last synced: 02 Jan 2026
https://github.com/mahossain1/university-management-backend-express-mongoose
The backend of the University Management System is built to efficiently handle and process data for student enrollment, course management, faculty administration, and academic records. Developed with Node.js and Express, the API ensures secure and scalable communication between the frontend and the database.
cloudinary cors express jwt jwt-authentication mongodb mongoose node nodejs zod zod-validation
Last synced: 08 Apr 2026
https://github.com/ugursabirer/ecommerce-microservices
Enterprise-grade microservices e-commerce platform | JWT Auth | API Gateway | Event-Driven | .NET 8.0 + Spring Boot 3.5.6 🚀
api-gateway architecture backend distributed-systems docker dotnet ecommerce eureka event-driven jwt kubernetes microservices postgresql rabbitmq redis rest-api saga-pattern service-discovery spring-boot spring-cloud
Last synced: 30 Jun 2026
https://github.com/haydenk/symfony-poly-stack
Full-featured Symfony 8 starter with web auth, JWT API, EasyAdmin, Scheduler, and swappable DB backends — runs in a devcontainer
api-platform bootstrap caddy devcontainer doctrine easyadmin jwt mise mysql php postgresql rest-api sqlite starter-template symfony symfony8 webpack-encore
Last synced: 05 Jul 2026
https://github.com/arya-gg/axium
An example API built with Rust, Axum, SQLx, and PostgreSQL.
api axium axum boilerplate docker-compose github-config jwt postgresql quickstart rust sqlx template tls windows
Last synced: 08 Apr 2026
https://github.com/pashamakhilkumarreddy/react-koa-jwt
Sample Application to demonstrate the usage of JWT using React and Koa
ant-design axios jwt koa nodejs react
Last synced: 08 Apr 2026
https://github.com/muhammad-haram/next-auth-with-mongodb
bcryptjs jwt mailtrap mongodb mongoose nextjs nodemailer postman tailwindcss typescript
Last synced: 16 Feb 2026
https://github.com/mfarhadattari/shantomartserver
Server of ShantoMart
authentication-backend bcrypt dotenv express jwt mongodb node
Last synced: 17 Apr 2026
https://github.com/ghkdqhrbals/golang-backend-master
Backend bank server based on Gin framework with auto-configuring AWS and K8S.
aws-ec2 aws-ecr aws-eks aws-iam bcrypt docker gin git-workflow golang golang-migrate jwt kubernetes mock nginx sqlc viper
Last synced: 02 Jan 2026
https://github.com/kei-k23/mern-advanced-auth-starter-kit
🔐 Advanced MERN Authentication System Starter Kit: Email Verification, Password Recovery, User Activities, and Account Management, etc.
authentication authorization email express jwt mailtrap mern-stack mongodb mongoose nodejs react starter-kit
Last synced: 08 Apr 2026
https://github.com/ivan-fang/office-automation-system
一個辦公自動化系統,用於管理員工資訊以及將辦公流程自動化。An office automation system for managing employee information and automating office processes.
activiti java jwt knife4j maven mybatis mybatis-plus mysql redis spring spring-security springboot springmvc vue
Last synced: 07 Mar 2026
https://github.com/iibrahim70/givers-heaven-server
Giver's Heaven Backend: Empowering the donation platform with a resilient RESTful API. Seamlessly manage user authentication, donation post CRUD operations, and dynamic statistics generation. Crafted using Node.js, Express.js, MongoDB, JWT for authentication, bcrypt for password hashing, ensuring data security and integrity.
bcrypt express-js jwt mongodb mongoose node-js typescript
Last synced: 02 Mar 2025
https://github.com/Ahmed-Maher77/Full-Stack-Authentication-System__MERN-Stack
A secure and scalable authentication system built with Node.js, Express.js, and MongoDB. It features JWT-based authentication, bcrypt password hashing, and protected routes with middleware. Supports access and refresh tokens for secure session management.
authentication authentication-backend backend bcrypt cookie-parser cors dotenv expressjs jwt mongodb mongoose nodejs rest-api restful-api
Last synced: 02 Nov 2025
https://github.com/geffrerson7/django-payments-api
Aplicación de pagos de servicios.
django django-cors-headers django-rest-framework docker drf-yasg gunicorn jwt postgresql python render whitenoise
Last synced: 08 Apr 2026
https://github.com/ranieeery/movieflix
A Spring Boot movie catalog API with JWT authentication, PostgreSQL database, and detailed movie management with categories and streaming platforms.
flyway java jwt maven postgres spring-boot spring-data-jpa spring-security swagger
Last synced: 27 Oct 2025
https://github.com/beomseokyu/spring-boot-member-restapi-template
Member RestAPI template
java11 jwt member rest-api spring-boot
Last synced: 02 Jan 2026