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-18 00:16:43 UTC
- JSON Representation
https://github.com/danieldantasdev/aspnetcore-complete-formation_course-luisdev-backend-part-13_dotnet-6_csharp-10
Repositório da Formação ASP.NET Core: APIs em .NET, Arquitetura Limpa, CQRS, EF Core, Dapper, Repository Pattern, testes unitários, JWT, mensageria com RabbitMQ, microsserviços e DevOps com Azure. Projeto completo do zero.
aspnet-core autenticacao autorizacao azure backend clean-architecture cqrs csharp dapper devops dotnet ef-core jwt luisdev mensageria microsservicos rabbitmq
Last synced: 01 May 2026
https://github.com/salvillalon45/blogclientuser-theodinproject
View all the Odin Blogs!
gatsby gatsbyjs jwt netlify reactjs tailwind-css tailwindcss webdevelopment
Last synced: 11 Apr 2026
https://github.com/bagusriankusuma/belajar-golang
Repositori ini berisi catatan dan contoh kode dari perjalanan saya dalam belajar Golang, mulai dari dasar hingga pembuatan REST API.
Last synced: 25 Jun 2025
https://github.com/sandeepguptax2003/e-learning-platform
This project aims to develop a robust backend API for an e-learning platform. The API facilitates user registration, user profile management, course management (including CRUD operations for admin), and user enrollment functionalities. It also implements filtering and pagination to enhance user experience.
expressjs jwt mongodb nodejs resend-email
Last synced: 12 Apr 2026
https://github.com/sathiyapramod/lead_management_be
Lead Management System - backend
class class-transformer class-validator eslint interfaces jest jwt logger middlewares mysql nestjs nodejs prettier prisma swagger twilio twilio-voice types typescript winston-logger
Last synced: 11 Apr 2026
https://github.com/kiselyovda/fastapi-jwt-oauth
Short project to understand OAuth JWT authentication with FastAPI
Last synced: 11 Apr 2026
https://github.com/kiritoem/authentification-two-factor-using-node-js
Double authentification using node js with node-mailer for email sending code and speakeasy for code generator
express-js jwt mongodb node-js node-mailer speakeasy
Last synced: 11 Apr 2026
https://github.com/jenil-desai/verdant-vow
Symbolizes an promise to maintain earth's greenery
cloudinary expressjs joi jwt node-cron node-mailer nodejs postgresql prisma react-quill reactjs tailwindcss
Last synced: 12 Apr 2026
https://github.com/simonpaul08/library-server
Go-based backend for the Library Management System. Implements RESTful APIs for user authentication, book inventory, lending workflows, and admin operations.
gin go golang jwt restful-api smtp
Last synced: 02 May 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/shahmeerrizwan/authentication
JWT authentication in Next.js with cookie storage, reusable auth functions, and HOCs for route protection. Provides secure session management and smooth navigation for authenticated and public users.
client fullstack-development jwt jwt-authentication jwt-token mern-stack server
Last synced: 24 Mar 2025
https://github.com/omatheusribeiro/tdd-architecture-template-dotnet
This repository has a TDD Architecture template using .NET Core 8. It applies the Code First pattern with Migrations to create a SQL Server database. The goal is to guide developers in learning and applying TDD Architecture principles in .NET applications.
api api-rest architecture automapper codefirst controller dotnet dotnet-core dotnet-core-8 entity-framework jwt jwt-token migration repository singleton sql sql-server tdd unit-test xunit
Last synced: 29 Apr 2026
https://github.com/roc41d/spring-security-jwt-mongodb
Proof of concept of using Mongodb as database to implement spring security
java jpa jwt jwt-authentication mongodb spring-boot spring-security
Last synced: 09 May 2026
https://github.com/azmanabdlh/golang-web
authentication golang gql grpc jwt nsq oauth2 restful-api
Last synced: 13 May 2026
https://github.com/yutounun/bookstore
An repository learning how to use react, express, AWS ECR, and RDS MySQL..
aws docker docker-image ecr express jwt nodejs rds-mysql react
Last synced: 11 Apr 2026
https://github.com/priyansh-max/placementmanagementapp-pims-
Placement and internship management app is a platform which allows college/university placement cell to manage student record and data in a efficient manner eliminating manual paper and excel sheets
express javascript jwt jwtauthentication nodejs nodemailer postgresql react
Last synced: 11 Apr 2026
https://github.com/soerenschneider/vault-kubernetes-auth
Demo project that connects an external Hashicorp Vault instance with a Kubernetes cluster
golang jwt kind kubernetes terraform vault
Last synced: 09 May 2026
https://github.com/sureshbarach2001/nivox-personal-blog-platform
🌐 NIVOX is a full-stack blog platform built with the MERN Stack (MongoDB, Express.js, React via Next.js, Node.js). 🚀 It supports CRUD operations, secures users with JWT, and ensures top performance with Next.js SSR, Webpack, and Babel. A quantum-inspired space for creativity! 🌌✨
blog express fullstack javascript js jwt mern mongodb next nextjs nodejs redis tailwind tailwindcss webdev
Last synced: 11 Apr 2026
https://github.com/judiciousmurich/job-board-platform
jwt nodejs reactjs restful-api tailwindcss
Last synced: 12 Apr 2026
https://github.com/lssandes/crypto-detection-tool-backend
This is backend of crypto detection tool. This tool is base on Express. In here, the alchemy, coingecko and dextools api are used
alchemy alchemysdk bitget coingecko-api dextools express jwt moralis typescript
Last synced: 15 Mar 2025
https://github.com/luandersonalvesdev/blogs-api
It's a Restfull CRUD API Express using Docker, MySQL with Sequelize and JWT.
api-restful docker express jwt jwt-authentication mysql sequelize
Last synced: 13 Apr 2026
https://github.com/ditikrushna/end-to-end-authentication-using-node-js-and-jwt-
An end to end application which demonstrates how we can implement authentication in an application using Node.js and JSON Web Tokens and some good practices.
authentication expressjs jwt middleware node
Last synced: 12 Apr 2026
https://github.com/husein14azimi/jwt
jwt auth template project
django-rest-framework djoser jwt
Last synced: 30 Mar 2025
https://github.com/axafrance/axa-fr-oidc-jwt-validation
Validate JWT in python
axa front-end-development jwt library oauth2 oidc security security-tools
Last synced: 10 Jul 2026
https://github.com/ibrsec/bs-store-fullstack-render
Fullstack BS Store App
express jwt material-ui mongodb react redux
Last synced: 11 Apr 2026
https://github.com/mtpontes/node-blog
Node blog API REST
api-rest backend express express-vali jwt node
Last synced: 12 Apr 2026
https://github.com/huumn/go-jwt-user-auth-example
Username/password example in golang with jwt and tls, using gorm
Last synced: 01 Apr 2025
https://github.com/zeuz8/next-auth
Exploring Next.js features with a focus on built-in authentication. This repository showcases a Next.js project, diving into the framework's powerful routing system and native authentication capabilities. The primary goal is to gain insights into the Next.js ecosystem and its capabilities.
axios bcryptjs javascript jwt mongodb mongoose next next-auth react-hot-toast reactjs tailwindcss
Last synced: 11 Apr 2026
https://github.com/kmaleesha/my-secure-portfolio
jwt spring-boot spring-security-6
Last synced: 02 May 2026
https://github.com/mohamedshafid/trendz
A Full stack cloth selling web application using react js to sell their cloth through the web application.
Last synced: 02 May 2026
https://github.com/juhwano/sns
sns 웹 어플리케이션 API 서버
docker-compose ec2 express jwt nodejs redis s3 sequelize
Last synced: 11 Apr 2026
https://github.com/salrashid123/cert_bound_sts_server
Certificate Bound Tokens using Security Token Exchange Server (STS)
certificate golang jwt ssl sts tls
Last synced: 03 Sep 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/talissonmelo/easy-image
Projeto de Envio de Imagens e Login - Java SpringBoot MongoDB Docker
docker docker-compose java jwt maven mongodb mongodb-compass postman spring-boot spring-security
Last synced: 12 Apr 2026
https://github.com/sarankumar1812/hostel-management-backend
expressjs jwt mongodb nodejs nodemailer paypal
Last synced: 12 Apr 2026
https://github.com/coelhoreinaldo/trybe-smith
A medieval items store in the form of an API using TypeScript, Sequelize, JWT and tests.
jwt mocha-chai mysql mysql2 sequelize tests typescript
Last synced: 02 May 2026
https://github.com/alex-pyslar/petelka-api
RESTful API на Go для интернет-магазина с управлением пользователями, продуктами, категориями, заказами и комментариями. Использует PostgreSQL, Redis, JWT-аутентификацию и Prometheus для мониторинга. Интерактивная документация доступна через Swagger
docker go golang jwt postgres postgresql prometheus redis rest-api swagger
Last synced: 11 Apr 2026
https://github.com/rish-0-0/sample-crud
A simple crud application backend in express and docker
docker docker-compose express jwt nodejs
Last synced: 11 Apr 2026
https://github.com/henriquecosta05/adriana_oliveira_fotos
Sistema de gerenciamento de fotos, construído com Python e React.js.
fastapi full-stack jwt mongodb python reactjs typescript web
Last synced: 11 Apr 2026
https://github.com/dineshkarthikn/chat-web
A real-time MERN stack chat application with: Authentication, Real-time Messaging, Cloud Image Uploads
authentication chat-application cloudinary express jwt mern nodejs react real-time-messaging socket-io
Last synced: 11 Apr 2026
https://github.com/ismailmohammed1432/githubbackend
This is the GitHub Backend Project using Nodemailer and twilio
express hashing jwt middleware mongodb mongoose nodejs
Last synced: 03 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
https://github.com/falco13/book_store_drf
The bookstore is developed on the API on the Django REST framework, with User registration and JWT auth [Simple JWT]
api api-rest django django-rest-framework djangorestframework jwt jwt-auth jwt-authentication jwt-authorization jwt-bearer-tokens jwt-token python rest rest-api simplejwt
Last synced: 30 Apr 2026
https://github.com/allanr1991/senai-eventplus-webapi_codefirst_jwt
Projeto para aperfeiçoar a metodologia de code first , autenticação com JWT e API
Last synced: 11 Jun 2025
https://github.com/kiron0/to-do-client
Live Site
firebase jwt react react-router react-router-dom reactjs
Last synced: 02 May 2026
https://github.com/ekatylynx/movies-explorer-api
Дипломный проект, (а конкретно - его api-часть) предоставляющий из себя сервис, в котором можно найти фильмы по запросу, с возможностью сохранения в личном кабинете.
express javascript jwt mongodb nodejs rest-api
Last synced: 03 Jul 2025
https://github.com/subhranil002/user-authentication-ssr
User-Authentication-SSR provides a secure authentication system with server-side rendering (SSR) for web apps. It ensures seamless login experiences and enhanced performance ... ❤️
authentication bcrypt cookies environment-variables expressjs handelbars jsonwebtoken jwt middlware mongodb nodejs password-hashing security server-side-rendering sessions ssr user-management
Last synced: 02 May 2026
https://github.com/fabogit/nestjs-microservices-rabbitmq
A Nestjs Http and rabbitMq microservice monerepo using Jwt
docker jwt mongoose nestjs rabbitmq typescript
Last synced: 12 Apr 2026
https://github.com/gustavoms97/nest-js-template
A simple and ready-to-use template for projects using NestJS, featuring built-in functionality and examples. It includes TypeORM for SQL databases, specifically MySQL, but can be easily adapted to other database types with minimal changes.
auth jwt nestjs template typeorm typescript
Last synced: 02 May 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/rezoanulhasan/jobpluse-laravel
axios bootstrap5 jwt laravel php
Last synced: 05 May 2026
https://github.com/nandoabreu/jwt-flask-proxy
Enables a simple HTTP proxy to generate JWT keys from a posted username
docker docker-compose dockerfile flask http-proxy jwt jwt-token make makefile python
Last synced: 16 Jan 2026
https://github.com/faridmohammadi00/entrypoint-backend
A modern, secure, and efficient visitor management system built with Node.js, Express, and MongoDB.
jwt mongodb nodejs qrcode-generator
Last synced: 05 May 2026
https://github.com/neitdutra/login_jwt_node_mongodb_vue
Sistema de login com jwt, backend nodejs e frontend vuejs...
Last synced: 18 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/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/fernandozuchi/nlw-connect-csharp
API completa criada com C# .NET para gerenciamento de uma biblioteca, evento next level week da escola rocketseat 🚀
Last synced: 14 May 2026
https://github.com/refkinscallv/rfbe
Quick-action Node.js backend framework: Express routing, Sequelize, JWT, cron, queue, Socket.IO, mailer & a standard response envelope — one .env config. Scaffold with: npm create rfbe@latest my-app
backend boilerplate create-rfbe cron express framework jwt mysql nodejs nodemailer queue rest-api scaffold sequelize socket-io starter
Last synced: 13 Jul 2026
https://github.com/4lessandrodev/idev_portal_api
Portal gameficado de aprendizado colaborativo para a comunidade IDEV, nodeJS, Sequelize, Javascript, mySQL, JWT
express-validator expressjs javascript jwt mysql nodejs sequelize-orm
Last synced: 10 Apr 2026
https://github.com/mehrabhossain1/stock-sales-management-backend
Role-Based Inventory & Sales Management API built with Node.js, Express, MongoDB, and JWT. Supports admin, manager, and user roles with full authentication, authorization, and product management features.
api backend bcryptjs express inventory jwt mongodb mongoose nodejs role-based-access sales-management
Last synced: 11 Apr 2026
https://github.com/yevheniyj/node-jwt
Sample Node.js Express app with JWT-based authentication
Last synced: 02 May 2026
https://github.com/abdulrehmanghub/backend-development
The backend of the MERN stack is made up of MongoDB, Express.js, and a Node.js server. MERN is a full-stack web development technology that uses JavaScript for both the front end and back end.
authentication authorization cookie ejs express javascript js jwt mern-stack mongodb mongoose nodejs nodemon reactjs session
Last synced: 11 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/ishashanknigam/user-authentication-with-node-js
User Authentication System from scratch using Nodejs and Express.
express-middleware expressjs jwt jwt-authentication mongodb mongoose nodejs
Last synced: 11 Apr 2026
https://github.com/zingarelli/alura-books-typescript
Evolução do Alura Books em TypeScript e lidando com comunicação com API para autenticação e obtenção de dados.
alura apollo-client axios graphql jwt react react-query typescript vitrinedev
Last synced: 02 May 2026
https://github.com/sachindolase/job-portal
express jwt material-ui mongodb nodejs reactjs
Last synced: 12 Apr 2026
https://github.com/marko19907/urban-infusion-server
Urban Infusion back-end, Application Development (IDATA2306), spring 2022.
authentication authorization backend derby-embedded docker docker-compose heroku https java jpa jpa-hibernate jwt kotlin maven mysql orm rest-api spring-boot spring-security swagger
Last synced: 11 Apr 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/aswajith7077/researchpapersummarizerbackend
fastapi jwt sqlmodel summarization
Last synced: 03 May 2026
https://github.com/dsoaress/delivery-api
Delivery API with routes for clients and deliverymen with JWT authentication. Made with TypeScript, Express and Prisma.
Last synced: 03 May 2026
https://github.com/ismail-dev-code/knowvia-server
Knowvia Server is the robust backend REST API that powers the Knowvia knowledge-sharing platform — a full-stack MERN (MongoDB, Express.js, React, Node.js) application designed to facilitate seamless user interaction and content management.
crud-api express-js jwt mongodb node-js
Last synced: 03 May 2026
https://github.com/muhammadalizkhan/ums-auth-mern-be
UserManagementSystem a web-based app that provides complete authentication & authorization features, allowing users to securely sign up, log in, and manage their profiles. It includes functionalities such as user registration, login with email/password, password recovery, and role-based access control (RBAC)
Last synced: 01 Apr 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/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/venkatreddy071/resolvenow-your-platform-for-online-complaints
The Online Complaint Registration and Management System is an innovative platform designed to simplify the process of handling complaints, whether from customers, employees, or other stakeholders. This system serves as a bridge between users and service providers, ensuring that every issue is logged, tracked, and resolved efficiently.
admin agent express jwt login mail mongoose nodejs nodemailder nosql react reactjs render rolebaseaccess socket-io socket-io-client tailwindcss user website websocket
Last synced: 11 Apr 2026
https://github.com/mgckaled/ignite-nodejs-api-solid
Repositório do terceiro projeto da trilha Ignite Node.js 2022 desenvolvido pela Rocketseat Education.
design-patterns docker fastify jwt nodejs prisma rbac refresh-token solid typescript
Last synced: 12 Apr 2026
https://github.com/bayajidalam/gentrandz
GenTrandz is a scalable eCommerce platform built with Next.js and Node.js, supporting multiple roles (Customer, Seller, Admin etc). It features product management, order tracking, and payment processing. Docker is used for containerization, with PostgreSQL for storage and Redis for caching. Designed for scalability
ant-design docker expressjs jwt nextjs nginx nodejs postgresql prisma redis redux socket-io stripe tailwind typescript zod
Last synced: 11 Apr 2026
https://github.com/ashwaniydv/notifications-server
IITP-App server
heroku jwt jwt-authentication mongodb mongoose node nodejs passport passport-local
Last synced: 03 May 2026
https://github.com/pervdaniil/jwtauthenticationdjango
api django drf jwt jwt-authentication jwt-token mui react
Last synced: 03 May 2026
https://github.com/allansomensi/tickify-api
A simple API for managing support tickets, with JWT authentication. Made in Rust with Axum.
api auth crud docker just jwt mvc openapi postgresql rust sqlx swagger-ui ticket-management
Last synced: 12 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/frandieguez/node-rest-api
An example of creating a REST api with node.js, express and mongodb
docker docker-composer expressjs jwt mongodb nodejs
Last synced: 11 Apr 2026