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-16 00:13:04 UTC
- JSON Representation
https://github.com/dev-t2/uber-eats-backend
Create Uber Eats Clone Backend Using NestJS
jwt mailgun nestjs postgresql prisma typescript
Last synced: 08 May 2026
https://github.com/hvalfangst/gin-api
API programmed in Golang with the Gin framework providing CRUD endpoints for the domain of wine. Authentication and authorization is being handled by middleware.
authentication authorization gin-gonic go-pg golang jwt jwt-tokens middlware
Last synced: 07 May 2026
https://github.com/kwesidev/nodeauthserver
Authentication Server
jwt nodejs nodejs-server postgresql refresh-token
Last synced: 07 May 2026
https://github.com/tomaytotomato/spring-stateless-auth-firebase
Demo fullstack application showing stateless authentication between frontend and backend service. Using a Vue.js client to fetch a JWT token from Firebase and authenticate with a Spring boot resource server.
firebase-auth jwt jwt-authentication oauth2 oauth2-resource-server spring-boot spring-security vue vuejs
Last synced: 07 May 2026
https://github.com/facundo1000/express-simple-crud
Express app using Sqlite, Prisma ORM and JWT
Last synced: 07 May 2026
https://github.com/arazumut/tradesmanmanagement
Tradesman Management System
api jwt jwt-authentication node nodejs nodemon sqlite
Last synced: 08 May 2026
https://github.com/villysiu/springsecurityoauth2demo
Authentication by Github OAuth 2.0
github jwt oauth2 rest-api spring-security springboot
Last synced: 08 May 2026
https://github.com/sahilsh-dev/django-react-jwt-boilerplate
Django (DRF) + React with JWT Auth
django django-rest-framework jwt react
Last synced: 08 May 2026
https://github.com/ramzibouzaiene/backend-project-spring-boot
A backend project with Spring Boot, Spring Security and JWT and Dockerize the app
docker jwt jwt-authentication jwt-authorization spring-boot spring-security
Last synced: 08 May 2026
https://github.com/lukaszwoznica/qa-app
A REST API for Q&A application created with Spring Boot.
hibernate java jwt rest-api spring spring-boot spring-security
Last synced: 08 May 2026
https://github.com/khoa-bit/jwtauth-spring-template
Template project for bulding Spring Security with Jwt Auth.
java jwt mongodb rest spring-boot
Last synced: 08 May 2026
https://github.com/triyan-salazar/auth-and-user-management
Microservice for auth and management of users with fastify
backend fastify jest jwt microservice nodejs testing
Last synced: 08 May 2026
https://github.com/valrichter/go-basic-bank
Sistema basico del funcionamiento de un banco echo en Go. Aplicando distintos conceptos de Backend. Backend Master Class [Golang + Postgres + Kubernetes + gRPC + AWS]
api-rest asynq aws backend ci-cd devops docker gin-gonic go golang grpc jwt k9s kubernetes postgresql redis role-based-access-control sqlc
Last synced: 07 Jan 2026
https://github.com/riipandi/trusty
Trusty is a headless authentication server, inspired from Netlify GoTrue.
auth-server authentication authorization client-auth jwt jwt-auth
Last synced: 01 Apr 2025
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/Diivvuu/Netflix-Android
netflix-clone for android using kotlin MVVM architecture
android firebase jwt kotlin material3 mvvm netflix-clone
Last synced: 19 Jun 2025
https://github.com/khushal-savalakha/storesphere
StoreSphere is an eCommerce platform built with Express.js and MongoDB. It features JWT authentication and cookies for secure login, along with product browsing, shopping carts, and payment integration. The platform includes admin features for managing products and orders, and advanced data filtering for users.
Last synced: 03 Jul 2025
https://github.com/rohanvron/chatapp-mern
ChatApp is a real-time messaging application built on modern web technology. It provides a seamless and secure communication experience with features such as user authentication, email verification, password recovery, and real-time chat functionality
api authentication bcrypt chat-application chatapp css express javascript jwt mern-stack mongodb nodejs react socket-io tailwindcss web-development
Last synced: 02 Apr 2026
https://github.com/shakilofficial/mini-school
A full-featured school management REST API built with Express.js, TypeScript, PostgreSQL, and Prisma. Supports role-based authentication, student & class management, and user management with JWT security. Includes Postman collection for easy testing.
express jwt nodejs postgresql prisma restful-api server tyepscript
Last synced: 04 Sep 2025
https://github.com/joschonarth/find-a-friend-api
🐶 Find A Friend is a platform that connects adoption organizations with people looking to adopt pets, allowing organizations to manage pets and users to search and view adoption details.
bcrypt docker dotenv eslint fastify github-actions jwt nodejs postgresql prisma supertest typescript vitest zod
Last synced: 12 Apr 2026
https://github.com/anibalalpizar/node-simple-jwt
Simple JWT project using nodejs, Mongodb
Last synced: 08 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/kaddyp/authenticationauthorization_node
Authentication Authorization using Node Express REST API Postman
docker docker-image dockerfile express express-middleware jwt jwt-authentication mongoose nodejs postman rest-api router schema
Last synced: 12 Apr 2026
https://github.com/dodul01/ph-university-backend
PH University is a backend system built to manage an educational platform with core features like course management, user authentication, and role-based access. This project is developed using Node.js, Express, and MongoDB.
express-middleware expressjs javascript jwt mongoose mongoose-schema nodejs typescript zod-validation
Last synced: 08 Apr 2026
https://github.com/hurricanemark/jwt_auth_user_mngt
JsonWebToken Auth server and App server
api bcrypt express jwt nodejs-server passport
Last synced: 12 Apr 2026
https://github.com/belalhussam/ecommerce-api-using-nodejs
build-ecommerce-api-using-nodejs-using-expressjs
express-validator expressjs jwt mongoose multer nodejs sharp
Last synced: 12 Apr 2026
https://github.com/sachindolase/job-portal
express jwt material-ui mongodb nodejs reactjs
Last synced: 12 Apr 2026
https://github.com/ososuna/express-authentication
Authentication Rest API with http-only cookies 🍪
authentication cookie express http-only javascript jwt rest-api
Last synced: 12 Apr 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/dukris/sinder
Dating app
docker jwt minio nginx postgresql rest-api spring-boot spring-data-jpa spring-security
Last synced: 12 Apr 2026
https://github.com/floriangolling/backend_typescript_template
Backend Typescript Template
api api-rest cicd database docker docker-compose express jest jest-tests jwt lint migrations mocha mocha-tests nodejs postgresql sequelize swagger tests typescript
Last synced: 12 Apr 2026
https://github.com/yggdrae/todolist
Este projeto foi realizado para a participação de um processo seletivo.
express javascript jwt nodejs postgres react vite
Last synced: 12 Apr 2026
https://github.com/labibahmed10/car-rental-backend
Backend side of car rental application
express jwt mongodb-database mongooseodm nodejs zod
Last synced: 12 Apr 2026
https://github.com/ev0clu/task-manager
Fullstack (React.js, Nest.js) Task Manager App
api bycrypt jwt material-ui neondb nestjs postgresql prisma-orm react react-hook-form react-router vite zod
Last synced: 12 Apr 2026
https://github.com/renatospaka/jwt-api2-ui
React front end to access the 2nd JWT API in Golang built with Fiber HTTP
bootstrap5 docker docker-compose jwt react typescript
Last synced: 12 Apr 2026
https://github.com/iamarvy/nexlink
Dreamscape is a modern, scalable social media platform built with a microservices architecture. It enables users to post updates, view and engage with content, like and comment on posts, and communicate in real time via direct messages and group chats.
docker ecs-fargate event-driven-architecture jwt microservices nestjs nuxtjs sqs typescript websockets
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/yarosj/nestjs-simple-blog
Simple blog backend application created with usage of the NestJS and Mongoose
auth blog boilerplate docker docker-compose example image-upload ioredis jwt mongoose multer nestjs nodejs odm passport redis replica-set restful-api typescript
Last synced: 12 Apr 2026
https://github.com/sachindolase/food-delivery-app
This application allows users to browse, purchase, and enjoy food items from various menus. Admins can manage products and orders effectively.
express javascript jwt mongodb reactjs tailwindcss
Last synced: 12 Apr 2026
https://github.com/shivdevwalia/alibaba-fullstack
A full-stack Alibaba-style e-commerce platform with real-time stock updates, Google Sign-In, admin dashboard, and secure checkout.
bcrypt captcha chakra-ui express google-oauth jwt middleware mongodb mongoose nodejs react redux
Last synced: 12 Apr 2026
https://github.com/leytox/blogbugster
Blogging App about Computer Bugs
bcrypt express jwt mern-stack mongodb node react redux-toolkit rtk-query
Last synced: 12 Apr 2026
https://github.com/fevziatanoglu/react-nodejs-auth-template
jwt jwt-authentication nodejs react typescript useform-hooks zustand
Last synced: 12 Apr 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/kimi0230/authserver
Base on OAuth2 and JWT to implement authorization system.
authentication go golang jwt oauth2
Last synced: 29 May 2026
https://github.com/ajayprasadverma/registration
User Registration
bcrypt-encryption bcryptjs ejs ejs-template-engine ejs-templates javascript jwt jwt-auth jwt-authentication jwt-authorization jwt-middleware jwt-token mongodb-atlas mongoose mongoose-model mongoose-schema node-js node-module nodejs
Last synced: 02 Mar 2026
https://github.com/gunjankadu/order-processing
Springboot, Angular and JWT security - Project based on Order Processing
angular java jwt rxjs spring-boot spring-security swagger
Last synced: 12 Apr 2026
https://github.com/kelvynamaral/pdv-mercearia-spring
Sistema de Gestão de Vendas - Backend API RESTful desenvolvida em Spring Boot para gerenciar operações de um sistema de vendas, incluindo autenticação de usuários, controle de estoque, registro de produtos e processamento de vendas. O projeto utiliza PostgreSQL como banco de dados, Spring Security com JWT para autenticação e autorização
java jwt postgresql spring-boot
Last synced: 08 May 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/rohansangle/socialsphere
medium.com clone built using custom Auth and redux toolkit for better state management.
express jwt mongodb nodejs reactjs redux-toolkit
Last synced: 08 Apr 2026
https://github.com/bayajidalam/cleana-backend
express-js jwt nodejs postgresql prisma typescript zod
Last synced: 11 Apr 2026
https://github.com/bmukesh23/edutrack
🎓 AI-based LMS platform. [Under Work]
axios firebase-auth flask gemini-2-0-flash jwt pymongo python3 react tailwindcss typescript
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/sulemaanhamza/gobank
A classic example of a secure REST API in Golang, PostgreSQL & Kubernetes
api docker golang jwt kubernetes paseto postgresql
Last synced: 12 Apr 2026
https://github.com/josecorreamorales/rfidapi
💳 The RFID REST API is a system that leverages various technologies, including PHP, MySQL, and Arduino, to manage data related to RFID cards and RFID sensors.
arduino jwt mysql-database php rest-api rfid-card
Last synced: 12 Apr 2026
https://github.com/kanywst/wimsey
A vendor-neutral WIMSE (Workload Identity in Multi System Environments) reference implementation in Rust — WIT, WPT, RFC 9421 HTTP signatures, and mTLS/WIC.
dpop ed25519 http-message-signatures identity ietf jose jwt mtls mutual-tls reference-implementation rfc9421 rust spiffe wimse workload-identity x509 zero-trust
Last synced: 13 Jul 2026
https://github.com/dali0202/2022-workbooks-back
jpa jwt mariadb oauth2 react springboot
Last synced: 10 Mar 2025
https://github.com/zerefwayne/go-psql-rest-jwt-docker-boilerplate
A Go PostgreSQL Rest API secured with JWT Authentication
api auth backend boilerplate docker docker-compose go golang jsonwebtoken jwt postgresql psql rest rest-api template
Last synced: 12 Apr 2026
https://github.com/jvitoralb/catalogo-filmes
App built with Docker, Nestjs, Redis, PostgreSQL following REST and TDD.
docker jwt nestjs postgresql redis rest-api tdd typescript
Last synced: 12 Apr 2026
https://github.com/tkc/web-messaging-sandbox
a sandbox of web-message-api
auth0 go golang jwt web-messaging
Last synced: 08 May 2026
https://github.com/golamrabbanisajib/foods-store
Food Store is an online platform where buyers can explore and purchase a wide variety of foods. With dynamic features, seamless navigation, and secure transactions, Food Store ensures a convenient and enjoyable shopping experience for food lovers.
firebase-auth jwt mongodb nodejs reactjs
Last synced: 12 Apr 2026
https://github.com/douglaspimentel/nodejs-api-rest
API REST com Node.js e Hono.
api-rest hono jose jwt nodejs postgresql typeorm typescript
Last synced: 12 Apr 2026
https://github.com/fusionauth/fusionauth-jwt-eddsa
A EdDSA extension to fusionauth-jwt
eddsa eddsa25519 java jwt jwt-decoder jwt-signing
Last synced: 09 Apr 2025
https://github.com/fusionauth/fusionauth-example-php-jwt
PHP JWT example code
Last synced: 09 Apr 2025
https://github.com/danieldantasdev/dotnet-expert-1_0_immersion-architecture-microservices_course-luisdev-part-8_dotnet-8_csharp-12
Conteúdo da Imersão .NET Expert 1.0: arquitetura de microsserviços, DDD, arquitetura hexagonal, arquitetura orientada a eventos com RabbitMQ, MongoDB, API Gateway com Kong, autenticação com Keycloak e JWT, Azure DevOps, observabilidade com Elasticsearch, Kibana e Elastic APM.
api-gateway architecture azure-devops csharp docker domain-driven-design dotnet elastic-apm elasticsearch event-driven-architecture hexagonal-architecture jwt keycloak kibana kong luisdev microservices mongodb observability rabbitmq
Last synced: 12 Apr 2026
https://github.com/moizu991/fullstack-starter-go-fiber
🚀 Build a minimal CRUD web app with Go, Fiber, and PostgreSQL, using Docker and GitHub Actions for a smooth, repeatable development process.
docker docker-compose fiber full-stack go jwt migrations openapi postgresql rest-api testing
Last synced: 12 Apr 2026
https://github.com/ysskrishna/fastapi-supabase-starter
A starter template for building secure and scalable FastAPI applications with Supabase authentication integration. This template provides a solid foundation for modern web applications, combining the power of FastAPI's high-performance framework with Supabase's robust authentication system.
authentication fastapi fastapi-boilerplate jwt jwt-authentication python python-jose python3 sqlalchemy sqlite supabase template uv ysskrishna
Last synced: 12 Apr 2026
https://github.com/fialex1212/django-nextjs-blog
The Django & Next.js Blog is a modern platform built with Django for the backend and Next.js for the frontend. It allows users to register, log in, and manage their profiles, create and interact with blog posts, and engage with others through comments and likes. Featuring advanced search and filtering options, a responsive design, the platform deli
axios django django-rest-framework django-rest-framework-simplejwt django-simple-jwt djnago-filters jwt nextjs15 react sonner zustand
Last synced: 29 May 2026
https://github.com/roundedtoken/rounded_token_app
SPA for the round the values of ERC20 tokens in EVM
axios cssmodules erc20-tokens evm express jwt mongodb react redux scss
Last synced: 06 Jan 2026
https://github.com/thekaki/proyectofullstack
Este proyecto implementa un backend con spring (Boot & Security) para la gestión de un blog. Permite la creación de artículos, así como la gestión de estos por usuarios con un sistema de roles y permisos. Implementa conexión a una bbdd mysql utilizando JPA.
jpa-hibernate jwt mysql spring spring-boot spring-security
Last synced: 12 Apr 2026
https://github.com/life-pill/pharmacy-pos-authentication-service
auth0 jwt postgresql spring-boot
Last synced: 06 Jan 2026
https://github.com/almoghindi/nestangularblog
The NestAngularBlog project is a full-stack web application utilizing NestJS for the backend, Angular with Angular Material for the client. It leverages TypeORM with ElephantSQL for database management, employs RxJS Observables for real-time data handling, and uses Cypress for end-to-end testing.
angular angular-material cypress elephantsql jwt nestjs observable rxjs typeorm
Last synced: 12 May 2026
https://github.com/amritmaurya1504/rentease_backend
RentEase Backend
hibernate java jwt jwt-authentication object-oriented-programming postgres spring spring-boot spring-data-jpa spring-security springboot springsecurity
Last synced: 12 Apr 2026
https://github.com/qwidex/go-chat
chat-application gin go jwt mongodb websockets
Last synced: 06 Jan 2026
https://github.com/mayuri-saha18/learn-deployment_backend
Only for practising the deployment of backend in unit-6
bcrypt expressjs jwt mongodb mongodb-atlas nodejs
Last synced: 04 Jul 2025
https://github.com/oluizeduardo/glicocheck-api
API for diabetes management.
express javascript jwt knexjs nodejs rest-api sqlite3
Last synced: 12 Apr 2026
https://github.com/anusree6154s/crio-qkart-2
Backend for Crio module - QKart Backend
jest jwt mongodb mongoose nodejs passportjs reactjs
Last synced: 08 May 2026
https://github.com/galibri/express-js-rest-api
REST API with express-js and Node.js
bcrypt-nodejs bcryptjs body-parser cors express-js express-middleware expressjs jwt jwt-authentication mongodb mongoose nodemon rest-api restful-api
Last synced: 12 Apr 2026
https://github.com/matheusfdc10/sistema-de-login-repositorio-api
bcryptjs express javascript jsonwebtoken jwt mongoose
Last synced: 12 Apr 2026
https://github.com/hongjungwan/http-handler-modules
H𝚝𝚝𝚙 H𝚊𝚗𝚍𝚕𝚎𝚛 M𝚘𝚍𝚞𝚕𝚎𝚜 📚
docker github-action go golang http jwt redis testing
Last synced: 08 May 2026
https://github.com/iamvihanga/graphql_apollo_userauth
User Authentication Backend with GraphQL - ApolloServer and JWT, MongoDB
apollo-server bcryptjs graphql graphql-server jsonwebtoken jwt userauthentication
Last synced: 16 May 2026
https://github.com/therealedsheenan/contempo-python-api
Python API for contempo-auth
django jwt jwt-authentication python
Last synced: 21 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/tether/manner-jwt
Authenticate manner services using JWT authentication bearer
Last synced: 09 Apr 2025
https://github.com/eucarlos/nlw7-heat-impulse
Evento online NLW 7 Heat na trilha Impulse
github jwt nlw nlw-7 node oauth prisma typescript
Last synced: 08 May 2026
https://github.com/jameelhamdan/image-server
Flask microservice to serve images and authorize access to them using JWT Token
Last synced: 31 Jul 2025
https://github.com/jzo001/forge.security.jwt.client.storage.browser
Jwt Token client side / browser storage: LocalStorage, SessionStorage
blazor jwt localstorage provider sessionstorage storage
Last synced: 12 Apr 2026
https://github.com/iqhater/auth-cookie-example
Simple auth app example with cookie and jwt sessions.
auth cookie-sessions cookies jwt login middleware website
Last synced: 08 Apr 2025