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-11 00:16:45 UTC
- JSON Representation
https://github.com/serhatkacmaz/.net7-classicalarchitecture-blogsite
api-rest asp-net-core autofac automapper bootstrap codefirst csharp dotnet-core dotnet7 efcore filter fluentvalidation jwt jwt-token middleware mssqlserver mvc-pattern nlayer-architecture repository-pattern unitofwork-pattern
Last synced: 02 Apr 2026
https://github.com/larissaperinoto/trybe-futebol-clube
Aplicação Full Stack que permite ao usuário ter acesso a um informativo sobre partidas e classificações de futebol.
arquitetura-msc css3 docker express html javascript jwt mysql nodejs reactjs sequelize typescript
Last synced: 02 Apr 2026
https://github.com/kurulko/workout-tracker
Web application to track your fitness progress
angular asp-net-core asp-net-core-identity asp-net-core-web-api automapper clean-architecture entity-framework-core html-css jwt netcore swagger typescript xunit
Last synced: 02 Apr 2026
https://github.com/tenxyte/tenxyte-js
Official client SDK for integrating a Tenxyte-powered backend into any JavaScript or TypeScript application — Node.js, browsers, React, Vue, or vanilla JS.
2fa authentication b2b gdpr jwt passkeys rbac tenxyte
Last synced: 02 Apr 2026
https://github.com/droffilc1/udacity-c4-final-project
This project is a simple todo application which will allow creating/removing/updating/fetching TODO items. Each TODO item can optionally have an attachment image. Each user only has access to TODO items that he/she has created.
auth0 aws express jwt react serverless
Last synced: 02 Apr 2026
https://github.com/another-guy/promisify-auth0
Auth0-js wrapper with Promise based interface
auth0 authentication authorization browser brucke javascript jwt login oauth2 promise promisify sdk wrapper
Last synced: 17 Apr 2026
https://github.com/kunatastic/typescript-mern-template
This is MERN starter template with JWT, tailwindcss and Typescript
cookies jwt mern-stack tailwindcss template-project typescript
Last synced: 17 Apr 2026
https://github.com/anmol-srv/kiitopedia
KIITopedia is a dynamic and responsive social media platform in a 4-person team using modern web development technologies and frameworks like React, NodeJs, Express, MongoDB, Redux and JWT, with features like authorization, real-time state management, content sharing, and a user-friendly interface.
expre helmet javas jwt mongo mui-material multer reac redux redux-toolkit
Last synced: 17 Apr 2026
https://github.com/mununki/ts-graphql-api-boilerplate
A Typescript GraphQL API Boilerplate with GraphQL-Yoga, typeORM, JWT
graphql graphql-api graphql-yoga jwt typeorm typescript
Last synced: 17 Apr 2026
https://github.com/bisakhmondal/fullstack-apparel-store-springboot-react
Full-stack e-commerce apparel store web app developed in springboot as backend & react.js fronend.
java-mail jwt jwt-authentication postgresql spring spring-boot spring-security springdata-jpa
Last synced: 17 Apr 2026
https://github.com/viraj5903/taskops-api
TaskOps API, built using Python, is a Flask and MongoDB based RESTful backend API that simplifies task management with secure and efficient user registration, authentication, and CRUD operations for tasks using JWT authentication tokens.
Last synced: 17 Apr 2026
https://github.com/cerberauth/jwtop-action
GitHub Action to install and run jwtop — the JWT operations toolkit for decoding, verifying, creating, signing, cracking, and exploiting JSON Web Tokens.
github-action github-actions jsonwebtoken jwt
Last synced: 04 Apr 2026
https://github.com/sabaasgarian/rosegoldgallery
Rose Gold Gallery With MongoDB , Express.js , Next js , Material Ui , JWT, Zustand
expressjs jwt material-ui mongodb mongodb-atlas nextjs zustand
Last synced: 04 Apr 2026
https://github.com/kareimgazer/blogbook
Share and vote for your favorite blog
expressjs jest-dom jsdom jwt middleware mongodb nodejs react-testing-library restful-api testing vitest
Last synced: 04 Apr 2026
https://github.com/devel0/example-webapp-with-auth
example of webapp with c# aspnet core backend and typescript angular/react frontend with httponly jwt auth
angular aspnetcore httponly-cookie https jwt material-ui react react-router-dom static-files vite zustand
Last synced: 18 Apr 2026
https://github.com/rastereo/ldap-jwt-auth
A secure authentication system using LDAP and JWT for session management
authentication cookies express jwt ldap nodejs typescript
Last synced: 18 Apr 2026
https://github.com/valchanoficial/desafiobduploadnodejs
Rocketseat - Desafio: Banco de dados e upload de arquivos no Node.js
authentication javascript jwt multer nodej postgres typescript
Last synced: 18 Apr 2026
https://github.com/pkparthk/secure-cloud
A secure cloud access backend system built with Python, featuring JWT authentication, MongoDB integration, AWS IAM role management, SSH gateway configuration, and multi-factor authentication (MFA) support.
aws cloud-access configuration fastapi iam jwt mfa mongodb python security ssh
Last synced: 18 Apr 2026
https://github.com/alisharify7/mail-tracker-drf
Mail Tracker DRF is an email tracking service powered by Django REST Framework. It tracks email events (like opens and clicks) and provides useful insights and statistics through a clean RESTful API.
django drf jwt mail mail-tracker object-storage postgresql redis restframework s3
Last synced: 20 Apr 2026
https://github.com/samuel-constantino/todo-list-sanp
API Restful para gerenciamento de tarefas desenvolvido em Node.js e Express capaz de criar, editar, vizualizar e excluir listas de tarefas salvas no banco de dados MongoDB Atlas com autenticação de usuários e documentação Swagger
express jwt md5 nodejs restful-api swagger
Last synced: 20 Apr 2026
https://github.com/pagarciasima/e-commerce-spring-boot-01-25
E-Commerce app backend made with Spring Boot
angular java jwt paypal spring-boot spring-data-jpa spring-security typescript
Last synced: 20 Apr 2026
https://github.com/bylothink/hashmaps-webserver
🗺️ A simple web server that provides a RESTful API to store and retrieve data from hashmap data structures made from scratch.
docker hashmaps jwt python web-server
Last synced: 21 Apr 2026
https://github.com/rdeusser/oauth2-proxy
A reverse proxy that provides authentication with Github, Google, and other providers.
authentication go golang jwt nginx nginx-proxy sso
Last synced: 21 Apr 2026
https://github.com/arkadiyshuvaev/gamblinggamesrestapi
The simple REST API using .NET and C# with Login and RandomNumber controllers.
Last synced: 05 Jun 2026
https://github.com/dhruvikdonga/gopostlike
This project uses gorilla mux for apis and also jwt and gorm . It is implemented in MVC code structure . Uses Vuejs/Vuetify for frontend
boilerplate gorilla-mux gorm-orm jwt jwt-authentication rest-api vuejs
Last synced: 24 Apr 2026
https://github.com/mainageorge/companyemployeeapi
This is an api project for managing employees and their companies done with aspnet core 5.
actionfilters automapper datashaping entityframeworkcore entityframeworkcore-codefirst extension-methods jwt jwttoken linq linq-to-sql migrations modelbinding nlog pagination repository-pattern sorting sqlserver unit-of-work
Last synced: 24 Apr 2026
https://github.com/jscodedevlopment/teknix-backend
Backend realizado para um teste técnico com o intuito de possuir autenticação e CRUD de produtos.
express jwt pinned sequelize swagger typescript
Last synced: 25 Apr 2026
https://github.com/gyolkin/drf-boilerplate
Django REST Framework [Boilerplate]
boilerplate django django-rest-framework djoser drf jwt jwt-authentication python
Last synced: 26 Apr 2026
https://github.com/devnogi/devnogi-auth-server
데브노기 통합 인증 마이크로서비스
java jwt mabinogi msa spring-boot
Last synced: 26 Apr 2026
https://github.com/mhdez221993/countries_api
This API has 5 end points where the first 3 are for authentication and the other 2 return one or all countries for a given string
authentication jwt nodejs resful-api
Last synced: 28 Apr 2026
https://github.com/henintsoaheriniaina/task-manager-backend
Backend for a university task manager project
bun express jwt typescript zod
Last synced: 28 Apr 2026
https://github.com/d-ashesss/nulland
Note taking REST API with Python and FastAPI
fastapi jwt oauth2 postgresql python rest-api
Last synced: 28 Apr 2026
https://github.com/en-atul/library-app-v2
NestJS microservices with Jwt Authentication/Authorization using rabbitmq
authentication authorization event-pattern jwt microservices nestjs passportjs rabbitmq
Last synced: 28 Apr 2026
https://github.com/rakhiazfa/go-auth
authentication example-project gin gin-gonic go go-gin golang jwt jwt-authentication learning
Last synced: 29 Apr 2026
https://github.com/canozyigiit/todo-web-project-backend
aop aspnetcore autofac caching csharp entity-framework fluentvalidation jwt mssql
Last synced: 29 Apr 2026
https://github.com/aidandai/node.jwt
A lightweight library for encode and decode JSON Web Tokens (JWT).
Last synced: 29 Apr 2026
https://github.com/thehimel/fast-auth
Production-ready FastAPI auth API starter: Google OAuth, secure JWT httpOnly cookies, user management, RBAC, async Postgres, and Alembic migrations.
alembic api asyncio authentication authorization backend boilerplate cookie-auth fastapi google-oauth jwt oauth2 postgresql pytest python rate-limiting rbac sqlalchemy starter-template user-management
Last synced: 08 Jun 2026
https://github.com/saied2035/flightfull-api
Flightfull is a travel website simulator that allows users to book flights with top airlines and add their favorite airlines. All backend operations are handled through a REST API.
airline-booking airline-reservation airlines jwt rails rubocop ruby-on-rails travel
Last synced: 30 Apr 2026
https://github.com/mdashraful24/dr-mak-client
Dr. Leo Clinical Management System is a modern React-based platform for neurosurgeons to manage patient records, appointments, treatment history, and clinic workflows through a professional, efficient, and scalable medical portfolio interface.
daisyui database-authentication hashlink jwt reactjs tailwindcss vitejs
Last synced: 30 Apr 2026
https://github.com/xjectro/spring-boot-graphql-api
A modern, scalable API project built with Spring Boot and GraphQL, designed to demonstrate best practices for secure, maintainable, and extensible backend development.
api authentication ayered-architecture backend best-practices example gradle graphql graphql-api java jwt microservice open-source production-ready rest scalable security spring-boot starter template
Last synced: 30 Apr 2026
https://github.com/houzuoguo/optionalcloud
An example AWS API Gateway program that runs both on and off-cloud
aws aws-lambda cloud go golang jwt rest-api
Last synced: 30 Apr 2026
https://github.com/manuelmtzv/fishkeepers-hub-api
Repositorio del API que usará el sitio de FishkeepersHub, un foro público para compartir información sobre acuariofilia.
aquarium-hobby cloudinary forum jwt nestjs typescript
Last synced: 01 May 2026
https://github.com/sumingcheng/gin-blog-template
Production-ready blog template — Go (Gin) + React + PostgreSQL + Redis. Dual-token auth, Swagger, Prometheus/Grafana, Docker one-click deploy.
blog docker gin golang jwt postgresql prometheus react redis swagger template
Last synced: 01 May 2026
https://github.com/fivan999/anika
ANIKA - система хранения, обработки и передачи действий клиентов компаний-партнёров
Last synced: 01 May 2026
https://github.com/mobilehero-archive/titanium-jwt
Axway Amplify JWT parser for Appcelerator Titanium apps
amplify android api-builder appcelerator axway axway-amplify axwaydev brenton-house ios javascript jwt mobile native nodejs oauth2 titanium token turbo
Last synced: 02 May 2026
https://github.com/martinpcdev/librarymanagement
Backend de una Libreria para gestionar Prestamos de libros, uso de Docker y PostgresSQL
api-rest authentication authorization docker dto-pattern error-handling java jsonwebtoken jwt postgresql security-api spring-boot spring-security spring-security-jwt
Last synced: 03 May 2026
https://github.com/miguelo981/web3-token
Web3 Token is a new way to authenticate users in a hybrid dApps using signed messages. Implementation of EIP-4361.
authentication blockchain eip-4361 ethereum golang jwt web3
Last synced: 03 May 2026
https://github.com/nisanth2004/jwt-authentication-using-springboot-3.2.x
This project completely give the information about the Json Web Token(JWT) authentication and authorization
ai authentication authorization config java jwt kafka login regsiter security service spring springboot token
Last synced: 03 May 2026
https://github.com/notadson/volunteerhub-api
It's an API for connecting the project's database with the client side interface, and performing validations.
express express-js expressjs javascript jsonwebtoken jwt jwt-auth jwt-authentication jwt-token
Last synced: 03 May 2026
https://github.com/brenimcode/product-api-spring-boot
RESTful API Java using the Spring Framework, features such as Spring Security, Swagger, Spring Data JPA, Spring HATEOAS, validation with JWT tokens, testing, creating a scalable and efficient application.
java junit jwt postgresql spring-boot spring-security sql
Last synced: 03 May 2026
https://github.com/wwddnn/dscommerce-addspringsecurity
Projeto DSCommerce, adicionando Login e controle de acesso com Spring Security - Devsuperior
intellij java jpql jwt oauth2 postman springboot springh2 springjpa springsecurity
Last synced: 04 May 2026
https://github.com/hironkanishka97/laptop-shop-full-stack-web-app
Full Stack Web App for HK-Lapstore Using Springboot, Angular , Spring Security with JWT authentication
angular bootstrap jwt jwt-authentication layered-architecture oop-principles spring-boot spring-security
Last synced: 04 May 2026
https://github.com/igorhoffmann/gms-app
👨💻 REST API for Gym Management System
clean-ar docker dockerfile dokcer-compose gin go golang golang-api golang-examples golang-jwt golang-jwt-a golang-migrate golang-rest jwt jwt-authentication makefile rest-api sql sqlx
Last synced: 04 May 2026
https://github.com/akhtar21yr/django-cms
This Django CMS project features admin and author roles, providing admins full content management and authors the ability to CRUD their content. The repository includes user registration, admin seeding, and basic CRUD operations, along with content search functionality.
content-management-system django django-rest-framework django-see jwt orm postgresql python
Last synced: 04 May 2026
https://github.com/setxpro/clean-architecture-java
Fluxo de autenticação com Java spring boot | java-security
clean-architecture java jwt maven spring-boot spring-security
Last synced: 04 May 2026
https://github.com/andersonmag/apirest-users-jwt
API Rest e RestFul de Usuarios utilizando Spring, PostgreSQL e JWT - Documentada com Swagger
jpa jwt postgresql rest restful spring spring-security swagger-ui
Last synced: 04 May 2026
https://github.com/renanyhuel/projex
ProjeX is a comprehensive project management tool designed to streamline the creation, tracking, and collaboration of projects. With features like task lists, deadlines, real-time notifications, user management, and version control, ProjeX empowers teams to efficiently manage their workflow and collaborate seamlessly, all within a single platform.
api api-rest bcrypt chat-app jwt jwt-authentication jwt-token nextjs nextjs14 planning-analytics project-management react reactjs sendgrid socket-io task
Last synced: 05 May 2026
https://github.com/arturocarrillojimenez/stylehub-backend-nest
Backend para un e-comerce digital sobre una tienda de ropa, este es para aprender la tecnología de nest
api-rest cd-ci docker jwt nestjs nestjs-backend postgresql render swagger
Last synced: 05 May 2026
https://github.com/trngnneee/touristbooking
A repository for my project 1 about Backend using Nodejs/ExpressJs with FrontEnd UI is supplied
cloudinary expressjs jwt nodejs pug vnpay zalopay
Last synced: 05 May 2026
https://github.com/z3ntl3/next-jwt
NPM library to manage & validate encrypted JSON Web Tokens within simplicity
api encryption json jwt npm reference token web
Last synced: 05 May 2026
https://github.com/nasrmohammad4804/chat-application
create chat application using websocket & rabbit mq
angularjs guava-cache jwt postgresql rabbitmq spring-boot spring-security websocket
Last synced: 06 May 2026
https://github.com/jefferson1104/authsystemjwt
A full JWT login system built with Next.js and some productive libraries, the app consumes a simple API built with Node.js.
Last synced: 06 May 2026
https://github.com/tmeftah/e-invoice
e-invoice for small business
api backend flask jwt marshmallow python sqlalchemy vuejs
Last synced: 06 May 2026
https://github.com/lmuffato/project-cook-master-trybe
Projeto Cook Master - Projeto avaliativo da Trybe do Bloco 28: Autenticação e Upload de Arquivos
authentication back-end crud express jwt jwt-authentication mongo mongodb multer mvc node nodejs query token trybe-projects upload
Last synced: 06 May 2026
https://github.com/cristofima/basicshopdemo
Basic Shop API REST JWT with OData Support
api-logger api-rest email-sender graphql ip-rate-limit jwt net-core odata sql-server swagger unit-tests
Last synced: 06 May 2026
https://github.com/pauluswi/rhine
Is a microservice that implements hexagonal architecture approach to handle transaction history creation and retrieval.
fintech go golang hexagonal-architecture jwt kafka microservice postgresql redis
Last synced: 07 May 2026
https://github.com/jubaerhossain/golang-ddd
ddd ddd-architecture golang golang-boilerplate golang-rest-api jwt postgres
Last synced: 07 May 2026
https://github.com/paolaguarasci/ssd-be
RestAPI written in Python with Django and DRF. Part of a university project.
django django-rest-framework gunicorn jwt python
Last synced: 07 May 2026
https://github.com/the3dgar/nest_backend
Template (NestJs) for backend APIS
jwt mongodb nestjs passport template typescript
Last synced: 07 May 2026
https://github.com/glaucia86/js-tdd-pratica-curso
Repositório responsável pelos exercícios e códigos do curso: JS com TDD na Prática - Willian Justen
hapijs jwt node-js npm tutorial-exercises
Last synced: 07 May 2026
https://github.com/sachingupta0019/fastapi-instagram
Instagram Clone App
fastapi fastapi-crud fastapi-docker fastapi-framework fastapi-sqlalchemy fastapi-users jwt jwt-authentication oauth2 postgresql sqlalchemy-orm
Last synced: 07 May 2026
https://github.com/genesisblock3301/book_summery
This book summary web application
django django-rest-framework jwt swagger
Last synced: 07 May 2026
https://github.com/mdcodelab/workwavehub-jobs-platform-mern-v2
The app empowers users to create, read, update, delete their job listings or search for new jobs. It has full authentication, where users can login or register and manage their profiles. There is an admin functionality to manage jobs and users.
cloudinary http-cookies httpcookies jwt mern styled-components toastify vite
Last synced: 07 May 2026
https://github.com/dcodemaker07/mean-reddit-clone-backend
express jwt mongodb typescript
Last synced: 07 May 2026
https://github.com/apolinario0x21/identity-manager
Este é um projeto de exemplo que demonstra a implementação de um sistema de autenticação e autorização usando JSON Web Tokens (JWT) com Spring Boot, Spring Security e Spring Data JPA.
java jwt jwt-auth jwt-authentication jwt-token spring spring-boot spring-security
Last synced: 08 May 2026
https://github.com/mwndl/finapp_api
A financial goal tracker built with Spring Boot.
financial-management goal-based-savings investment-tracker java jwt mysql rest-api spring-boot spring-security
Last synced: 08 May 2026
https://github.com/abhilashpujari/social-app-symfony-react
Social Network App using Symfony and React.js
jwt php reactjs social-network symfony
Last synced: 08 May 2026
https://github.com/wisnuwiry/nodejs_simple_rest_api
Simple REST API with node js and jwt token
jwt mongoose nodejs restful-api
Last synced: 08 May 2026
https://github.com/rifandani/dev-news
Fullstack GraphQL + React + Prisma application with Authentication
apollo-client authentication authorization bcryptjs graphql heroku jwt prisma2 reactjs
Last synced: 08 May 2026
https://github.com/urijhoruzij/disk-client-electron
Desktop application online storage
disk electron electron-app electronjs front-end jwt jwt-authentication node-js nodejs rest-api
Last synced: 08 May 2026
https://github.com/xremix/microservice-proof-of-concept
Proof of Concepts of a sample application, using the Microservice Architecture, including Logging (ELK), Frontend Caching, JWT Authentication, etc.
authentication concept docker elk jwt logging microservice nodejs
Last synced: 09 May 2026
https://github.com/oscarvalenzuela25/blog-basic-front
https://mern-proyecto-blog-personal-front-end.now.sh/
jwt project react-drag-sorteable react-dropzone react-helmet react-hooks reactjs tinymce-react
Last synced: 09 May 2026
https://github.com/krguptaa/laravel_boilerplate_for_api
Create an REST API within a second using laravel 5.7. Here we provide the boilerplate for API.
adminpanel api auth-api boilerplate jwt laravel-api-auth laravel-api-boilerplate laravel-framework rest rest-api restful-api skeleton
Last synced: 09 May 2026
https://github.com/gustavohps10/node-api-cleanarchitecture
⚡ REST API with Node and Clean Architecture
clean-architecture express jwt mongodb nodejs
Last synced: 09 May 2026
https://github.com/met-dev/social-media-backend
📌I created a Social Media Application Backend in this repo. My Tech Stack= Java, Spring Boot, PostgreSql, Rest Api, JPA Data
erp-application java jwt postgresql role-based-authorization spring springboot swagger
Last synced: 09 May 2026
https://github.com/alialiayman/node-microservice
API: Created with NodeJs and Express library. JWT is used for RESTful service security and checked in middleware. The project is dockerized and can be hosted easily. 💎
docker hackerbay jwt jwt-token microservice node
Last synced: 09 May 2026
https://github.com/syakuis/spring-security-oauth
Authorization Server and Resource server with Spring Security. (JWT for OAuth 2.0)
authentication authorization authorization-server jwt oauth oauth2 resource-server security spring spring-boot spring-security spring-security-oauth2
Last synced: 09 May 2026
https://github.com/bria222/nodejs-e-commerce-api
This e-commerce shop API, developed using Node.js and Express, offers a seamless and secure platform for online shopping. It enables customers to browse a wide range of products, add items to their cart, and complete transactions with the added convenience and trust of Stripe payment processing.
api-rest express javascript jsonwebtoken jwt mangodb nodejs
Last synced: 09 May 2026
https://github.com/andgineer/api-db-prototype
API with SQL Alchemy layer alternatively implemented with Flask and Connexion
alembic connexion flask flask-login jwt sqlalchemy
Last synced: 09 May 2026
https://github.com/guedesou/token-jwt-spring-boot
☕Token JWT com Spring Boot, Spring Security, Auth0 e JPA | JAVA e POSTGRESQL
java jwt spring spring-boot spring-security
Last synced: 10 May 2026
https://github.com/dmitrijmrsh/cinema-booking-app
Platform for cinema booking
eureka-server feign-client java jwt microservices postgresql redis spring-cloud spring-data-jdbc spring-security
Last synced: 10 May 2026