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-06-29 00:16:43 UTC
- JSON Representation
https://github.com/pras75299/nextjsauthentication
Fullstack Next Js Authentication with MongoDB, JWT, Bcrypt and NextJS Router
authentication bcryptjs jwt mailtrap mongodb moongose nextjs-starter nextjs-template nextjs14
Last synced: 21 Apr 2026
https://github.com/chornthorn/go-gin-jwt-auth
A Go-based REST API service implementing JWT authentication with refresh tokens using Gin framework and GORM.
gin-gonic golang gorm jwt migration postgresql rsa
Last synced: 09 May 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/renatospaka/jwt-api1
1st JWT API in Golang built with Fiber HTTP
docker docker-compose fiber golang gorm jwt mysql
Last synced: 09 May 2026
https://github.com/soenneker/soenneker.extensions.strings.jwt
A collection of helpful string extension methods around JWTs
authentication authorization csharp dotnet extension extensions javascript jwt jwtstringsextension string strings token web
Last synced: 10 Jun 2026
https://github.com/danieldantasdev/aspnetcore-complete-formation_course-luisdev-backend-part-4_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: 09 May 2026
https://github.com/gabrielfduarte/restwithspringboot
Rest with Spring Boot - Udemy
cors docker docker-compose dozer flyway hateoas java java11 jpa jpa-hibernate jwt migrations mvc mysql spring spring-boot spring-security springboot2 swagger travis-ci
Last synced: 11 Apr 2026
https://github.com/hattaghazali/user-management-be
[WIP] User Management System BE
analytics cloudinary-integration demographic-analysis expressjs jwt mongodb mongoose multer restful-api typescript vercel-hosting
Last synced: 09 May 2026
https://github.com/pragati-c19/snackmates-server
SnackMates-Server is a food ordering platform that provides a server-side API to manage restaurants, menus, user favorites, and authentication.
body-parser dotenv expressjs jwt mysql nodejs
Last synced: 11 Apr 2026
https://github.com/marcos-vcs/spring-boot-authentication-authorization-example
This repository aims to bring a simple example of implementing authentication and authorization using JWT and spring security.
java jwt mongodb rest-api spring-boot spring-data-mongodb spring-security-jwt
Last synced: 07 May 2025
https://github.com/rtasalem/spring-security-auth-server
authentication h2-database java jpa jwt oauth2 spring-boot spring-security
Last synced: 11 Apr 2026
https://github.com/arnauld/refd-q
graphql jwt multitenant postgres quarkus reactive
Last synced: 09 May 2026
https://github.com/diable201/djangofinal
Django Final Project
django djangorestframework jwt
Last synced: 24 Apr 2026
https://github.com/majid-l/django-api-project
A Django REST framework API supporting all CRUD operations, complete with full-coverage integration testing, comprehensive error handling, functional views and object-oriented testing.
django-rest-framework jwt mongodb
Last synced: 24 Apr 2026
https://github.com/itevie/dawn-sign-in
An oauth service similar to "Sign in with Google"
Last synced: 24 Apr 2026
https://github.com/henriquecarniel1/api-bigburguer
authentication bcrypt express javascript jwt middleware nodejs sql
Last synced: 09 May 2026
https://github.com/prosellen/kong-api-demo
Demo of how to use auth0 (OIDC) with JWTs and Kong API Gateway
Last synced: 24 Apr 2026
https://github.com/kal-i/spring-boot-shopping-cart-tutorial
A simple shopping-cart backend in Java using Spring Boot, Spring Security, and JWT—built as a follow-along tutorial.
java jwt spring-boot spring-security
Last synced: 24 Apr 2026
https://github.com/mossykazemi/eshopapi
A sample Api with asp.net Core for E-shop
api apicore asp-net asp-net-core aspnet-core aspnet-web-api aspnetcore aspnetcorewebapi ef-core jwt jwt-authentication swagger swagger-api web-api web-api-core webapi
Last synced: 25 Apr 2026
https://github.com/italonery/market-insights
Spring boot application to organizes entities such as products, brands and prices sources, providing a solid foundation for price analysis and market insights.
api-rest backend h2-database hibernate java jwt spring-data-jpa spring-security springboot
Last synced: 25 Apr 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/bonifaceebuka/jwt-authentication-backend-service
This is a backend service for a basic auth system built on GO
Last synced: 27 May 2026
https://github.com/kudzaiprichard/hireintel.api
AI-powered recruiter that streamlines the technical hiring process through automated resume processing, candidate research, and interview management.
api-rest artificial-intelligence concurrent-programming email flask flask-sqlalchemy jsonwebtoken jwt llm python rest-api sqlite threads
Last synced: 09 May 2026
https://github.com/sebinsua/rest-auth-ldap
A small REST interface on top of LDAP
Last synced: 25 Apr 2026
https://github.com/salvillalon45/blogapi-theodinproject
The REST API for the Odin Blog
express heroku javascript jwt mongodb mongoose nodejs webdevelopment
Last synced: 11 Apr 2026
https://github.com/xp-forge/web-auth
Web Authentication
authentication basic-authentication cas jwt oauth oauth1 oauth2 oauth2-credentials php pkce-oauth userinfo xp-framework
Last synced: 25 Apr 2026
https://github.com/luqmanoop/vueblog
A simple Vue blog with client-side authentication. 👀
Last synced: 25 Apr 2026
https://github.com/smilevp/urlshortener-backend
Urlshortener-backend using ExpressJs , Mongodb and ShortId
bcryptjs cors dotenv express-generator jwt mongoose nodemailer shortid
Last synced: 26 Apr 2026
https://github.com/amanda-santos/gym-api
This is a Node.js HTTP Rest API that enables a gym system management, including user sign up and authentication, permissions, gym creation and search, and check-in creation, history, metrics, and validation.
fastify jwt nodejs postgresql prisma typescript
Last synced: 23 Jun 2026
https://github.com/muhamm3dyilmaz/spring-security-app
jwt layered-architecture rest-api
Last synced: 23 Jun 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/luandersonalvesdev/smith-store-api
It's a Restfull API Express using TypeScript and Docker, MySQL with Sequelize and JWT.
api-restful docker joi-validation jwt mysql sequelize typescript
Last synced: 14 May 2026
https://github.com/nabeel-ahmed-jamil/dev_tool
Developer testing tool using angular 5 with spring boot
css fie html jwt processing typescript
Last synced: 09 May 2026
https://github.com/dianper/payment-api
A basic payment API in .NETCore
csharp docker dockerfile fluent fluentvalidation gitactions-workflow jwt jwt-authentication metrics microservice microservices-architecture netcore netcore31 payment-api prometheus quality sonarqube swagger unit-testing
Last synced: 26 Apr 2026
https://github.com/chay140/mbit-test
MBTI 테스트 React+Vite / json-server SPA 프로젝트
Last synced: 26 Apr 2026
https://github.com/4players/odin-gateway
Gateway to regulate access by spreading clients over available ODIN servers based on current and future usage
deno gateway infrastructure jwt licensing odin rpc voip
Last synced: 26 Apr 2026
https://github.com/opticsquid/hangout-auth-api
Authentication & Authorization Service for Hangout
authentication authorization jwt spring-security
Last synced: 15 Mar 2025
https://github.com/yanncarvalho/jwt-authentication
An API that provides JWT Authentication
authentication csharp dotnet jwt jwt-authentication mysql
Last synced: 09 May 2026
https://github.com/bilbolprime/crypto-jwt
A simple JWT integration with NFTs (ERC721 standard)
blockchain erc721 ethereum jwt nft
Last synced: 27 Apr 2026
https://github.com/laplacexd/expensetrackerapi
Need some help with tracking your expenses? Maybe this simple API would help. This is a simple CRUD API made for learning C#, ASP.NET Web API, and Entity Framework concepts.
asp-net csharp jwt jwt-authentication rest-api swagger
Last synced: 31 Mar 2025
https://github.com/imbenrabi/expense-manager
Personal expense manager.
ant-design babel javascript jwt mongodb mongoose nodejs react
Last synced: 11 Apr 2026
https://github.com/hemantsonu20/spring-jwt-security
A spring security implementation with Json Web Token.
jwt jwt-auth jwt-authentication jwt-token maven spring-boot spring-security springboot springframework
Last synced: 09 May 2026
https://github.com/sahilbaig/gword-frontend
gword clone as a assignment for WarrantyMe
google-api google-docs google-drive jwt nextjs oauth2 reactjs shadcn-ui
Last synced: 09 May 2026
https://github.com/gbw699/api-rest-demo
Api REST creada con fines académicos.
docker java jdbc jpa-hibernate junit5 jwt lombok mapstruct postgresql spring-boot spring-security
Last synced: 27 Apr 2026
https://github.com/csanjuan99/uis-software-ii
Project-sw-2 is a fullstack development of software development course at Universidad Industrial de Santander. Based on Java, Spring Boot, Vue, Nuxt and JSON Web Tokens.
java jwt mysql nuxt phpmyadmin springboot vue vuejs
Last synced: 18 Jan 2026
https://github.com/parv3213/havi-task
Havi task
atlas ejs express heroku interview-task jwt mongoose node
Last synced: 27 Apr 2026
https://github.com/foxfix/api_for_user
django django-rest-framework jwt python3
Last synced: 27 Apr 2026
https://github.com/anasyakubu/pip3-event-management-api
A Node.js and Express.js API for managing events, including creation, registration, and feedback. Features secure user authentication with JWT, and password hashing with bcrypt. Integrates MongoDB for data storage and optionally supports email notifications with Nodemailer.
api-rest expressjs jwt middleware mongodb mongodb-atlas mongoose nodejs nodemailer vercel
Last synced: 11 Apr 2026
https://github.com/fityannugroho/notes-app-back-end
API for notes app dicoding
Last synced: 27 Apr 2026
https://github.com/merchizm/phpsecurelogin
PHP 8.1 with PDO, Redis, JWT, hCaptcha, Google Authenticator
authentication jwt php php8 security
Last synced: 27 Apr 2026
https://github.com/jateq/all-in
Backend part of App to keep track of your monk mode | GoFiber, MongoDB
Last synced: 28 Apr 2026
https://github.com/kaiumallimon/shieldx-server
Secure and scalable Node.js backend for ShieldX, a password manager with encryption and authentication. 🚀🔐
bcrypt jwt nodejs password-manager secured
Last synced: 28 Apr 2026
https://github.com/tnguyen14/auth
Client-side JWT auth using local storage and Auth0 OAuth2 flow.
Last synced: 28 Apr 2026
https://github.com/nikhilkashyap22/centralised-authentication-system
A centralised Authentication System using JWT for Microservices architecture projects
jwt jwt-middleware microservices
Last synced: 07 Jun 2026
https://github.com/yiuman/jwt-security-auth
JWT+Security进行鉴权
jwt jwt-token spring spring-security
Last synced: 28 Apr 2026
https://github.com/siumauricio/commercestore.api
Simple authentication with nestjs using jwt and roles fully tested
Last synced: 28 Apr 2026
https://github.com/0xataru/auth-service
Authentication service via gRPC
authentication authentication-backend go golang grpc grpc-go grpc-server jwt
Last synced: 28 Apr 2026
https://github.com/ariomoklo/hansip-old
Authorization library for building SSR app.
astro auth authorization cookie jwt nuxt ssr
Last synced: 28 Apr 2026
https://github.com/ladicle/azure-media-services
Operate AzureMediaServices
azure golang jwt library media-services
Last synced: 09 May 2026
https://github.com/deatil/lake-admin-addon-luser
基于 lake-admin 后台管理系统的用户管理模块,实现了用户登陆api的token及jwt双认证
jwt lake lake-admin php thinkphp6 token
Last synced: 08 Jun 2026
https://github.com/eu-diogo-ferreira/nodejs-rest-api
🔐 A simple REST API with NodeJS, MongoDB and ExpressJS
bcryptjs express-js jwt mongodb nodejs
Last synced: 28 Apr 2026
https://github.com/blandoncj/library-management-api
Library Management System API built with Spring Boot, featuring JWT authentication, role-based authorization, and complete CRUD operations
api backend java jpa jwt mysql rest-api restful-api spring-boot
Last synced: 28 Apr 2026
https://github.com/pineberrycode/mini-netservice
🔒 ✨ Spring Security - No CSRF enabled
controller java jpa-hibernate jwt jwt-authorization mustache postgresql spring-mail spring-security
Last synced: 28 Apr 2026
https://github.com/swalx/asp-net-core-auth
Simple asp.net core 5.0 authentication and authorization API using JWT, PostgreSQL database and Microsoft's EntityFramework
api asp-net-core authentication authorization entity-framework jwt microsoft postgresql
Last synced: 28 Apr 2026
https://github.com/dev-sithu/nodejs-express-with-mysql2
NodeJs Express MySql JWT (Rest Api Complete Source Code)
controller environment-variables jwt myanmar mysql2 nodejs nodemon rest-api routes service version
Last synced: 28 Apr 2026
https://github.com/maniklakhanpal/sora-ios
iOS app 📱 developed using SwiftUI 🍏, Node.js (for backend) 🖥️, and JWT tokens 🔑 for authorization! 🚀
Last synced: 10 May 2026
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/nemuba/app-coleta-api
API Collect
api authenticate authorization jwt rails ruby
Last synced: 28 Apr 2026
https://github.com/nomadicmehul/serverlessdays-milano
auth0 authentication italy json jwt jwt-authentication milano serverless serverlessdays tokens
Last synced: 28 Apr 2026
https://github.com/shakibsadman/shakib-auth
Authentication build with Nestjs
api authentication authorization backend jwt mit-license mvp nestjs saas typescript
Last synced: 28 Apr 2026
https://github.com/danicunhac/gobarber-server
Backend do projeto principal desenvolvido durante o bootcamp GoStack da Rocketseat 🚀 para gerenciamento de agendamentos em barbearias 🪒🧔💈. NodeJS, Typescript, Express, TypeORM, JWT
express jwt nodejs typeorm typescript
Last synced: 10 May 2026
https://github.com/eduardapontel/rocketlog
Rocketlog is a delivery tracking system that allows users to log in and check the status of their orders.
docker express jest jwt nodejs prisma typescript
Last synced: 11 Apr 2026
https://github.com/kazbonfim/jwtwebtoken-boilerplate
Um projeto rápido, só pra servir como recurso no futuro quando for lidar com JWT - está disponível para fins de teste também.
authentication boilerplate-application cookies handlebars javascript jwt nodejs simple study-project webtoken
Last synced: 10 May 2026
https://github.com/pace11/jobs-seeker
Simply application Jobs Seeker dashboard management and user experience friendly - Fullstack Course Next.js
drizzle-orm jwt next-auth nextjs postgresql typescript
Last synced: 10 May 2026
https://github.com/nicogz90/3.back-end
Full Stack Developer at HA Academy (Module #3)
deployment express jwt mongodb mongoose nodejs socket-io
Last synced: 11 Apr 2026
https://github.com/kerlos-alfy/blog-app
Blog App
bycryptjs expressjs jsonwebtoken jwt mongodb mongoose multer nodejs
Last synced: 11 Apr 2026
https://github.com/the-sabra/basic-go-api
Basic API With CRUD opreation
authentication authrization echo echo-framework go jwt rbac
Last synced: 08 Jun 2026
https://github.com/namelessproj/springbootwithjwt
A simple Spring Boot template using JWT
java jwt jwt-authentication jwt-token spring-boot
Last synced: 29 Apr 2026
https://github.com/shrutisaxena17/jwtdemo
An employee management system that implements JWT Security
java jwt jwt-authentication jwt-token security spring-boot spring-security
Last synced: 29 Apr 2026
https://github.com/dwikalam/exploration-go-vanilla-complete-api
exploration go jwt postgresql vanilla-golang
Last synced: 29 Apr 2026
https://github.com/alok-mishra143/leave-management-backend
a simple role base leave management backend
bun cronjob jwt leave-management nodejs prisma roles students
Last synced: 10 May 2026
https://github.com/srgeverson/webservicewcf
Este é um Serviço Web WCF em C#
api-rest csharp jwt wcf-service
Last synced: 29 Apr 2026
https://github.com/aritra-basak/springboot_jwt_token
JWT Authentication implemented in a Spring Boot Application
api java java17 jwt jwt-authentication jwt-token spring-boot spring-security springboot
Last synced: 29 Apr 2026
https://github.com/sgoranov/identity-link
Identity Link is a modular, extensible OAuth2 and OpenID Connect (OIDC) authorization server built with Symfony and PHP. It provides a complete authentication and authorization solution designed for modern, distributed applications requiring token-based security.
2fa authentication authorization identity-provider jwt microservices oauth2 oauth2-server openid-connect php rest-api symfony totp
Last synced: 22 Jun 2026
https://github.com/cybertooth-io/ermahgerd-rails-api-jwt
Rails 5+ API, JWT_Session, Pundit, JSONAPI, Sidekiq, PostgreSQL.
jsonapi jsonapi-resources jwt jwt-authentication rails5-api redis sidekiq
Last synced: 29 Apr 2026
https://github.com/rahul-barick/nodejs-jwt_authentication
Node.js API Authentication With JWT (JSON web token)
jsonwebtoken jwt jwt-auth jwt-authentication jwt-bearer-tokens jwt-token jwt-tokens jwtauth nodejs
Last synced: 29 Apr 2026
https://github.com/downstize/user-vault
Сервис управления пользователями с авторизацией, JWT и CRUD-операциями. Проект реализован на .NET 9, с использованием PostgreSQL, JWT, Docker и Swagger.
crud dot-net-9 jwt postgresql swagger
Last synced: 29 Apr 2026
https://github.com/nanhtuan30/keycloak_frontend
Fullstack project with Angular (17.3.17) frontend and Spring Boot (3.5.5) backend integrated with Keycloak (26.3.1) for authentication and authorization.
angular authentication authorization jwt keycloak security spring-boot sso
Last synced: 29 Apr 2026