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/choccybiccy/twitch-tokens
A library to verify Twitch JWT tokens.
authentication jwt jwt-token twitch twitch-api twitchtv
Last synced: 13 Jan 2026
https://github.com/nikamelashvili/notification-facade-system
Notification Facade System with JWT authentication and Promo message engine.
Last synced: 31 Mar 2025
https://github.com/mementomorri/omelet
Приложение демонстрирующее работу с CRUD базы данных, аутентификацию и идентификацию новых пользователей, постраничное разделение приложения с помощью React Router и работу с паттернами проектирования веб-приложений/
coroutines h2-database jwt kotlin spring-boot
Last synced: 21 Apr 2025
https://github.com/oliverbenns/go-auth
An experimental project to authenticate users in Go.
authentication bcrypt go-jwt golang jwt jwt-auth jwt-authentication jwt-token no-javascript no-js
Last synced: 08 Apr 2025
https://github.com/krispachi/php-mvc-crud-mahasiswa
Website CRUD Mahasiswa dengan PHP MVC menggunakan template AdminLTE
adminlte ajax crud jquery jsonwebtoken jwt mysql php phpmvc
Last synced: 12 Apr 2026
https://github.com/aygunbyr/react-jwt-axios
Axios Interceptor Usage for Jwt Authentication
Last synced: 24 Mar 2025
https://github.com/EduardoNGomes/velours-server
Aplicação realizada para salvar uma lista de produtos
fastify jwt multer nodejs prisma typescript
Last synced: 10 Mar 2025
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/keidrun/boilerplate-gatsby-wordpress-with-jwt
Boilerplate of Gatsby and WordPress REST API with JWT
boilerplate docker docker-compose gatsby gatsbyjs headless-cms jwt mysql wordpress wordpress-api
Last synced: 12 Apr 2026
https://github.com/eric-souzams/spring-angular-api-client
App Client and API using Angular 9 + Spring Boot
angular angular2 angular9 angularjs jwt lombok oauth2 spring spring-boot spring-data-jpa
Last synced: 15 Apr 2026
https://github.com/judiciousmurich/job-board-platform
jwt nodejs reactjs restful-api tailwindcss
Last synced: 12 Apr 2026
https://github.com/alohadancemeow/learn-mernstack-login
learn mern stack, register-login with jwt.
Last synced: 23 Mar 2025
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/ibrsec/stockapp-fullstack-render
Fullstack Stock App
express jwt material-ui mongodb react redux
Last synced: 12 Apr 2026
https://github.com/cartercobb/software-security-lab
A simple security POC in JS
dynamic-routing jwt node-cluster nodejs sql
Last synced: 19 May 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/yisus82/udemy-advanced-redux
Advanced React and Redux: 2018 Edition - Udemy
hoc javascript jest js jwt middleware react redux testing
Last synced: 12 Apr 2026
https://github.com/sunmadeq/todo
A minimal To-Do application built with Go
clear-ar docker docker-compose dockerfile gin go golang golang-api golang-jwt golang-migrate golang-rest jwt jwt-authentication rest-api sql
Last synced: 06 Jan 2026
https://github.com/prandogabriel/api-starter
exemplo API completa para produção
docker docker-compose express jest jwt mongodb mongoose morgan redis typescript
Last synced: 12 Apr 2026
https://github.com/biancodavide3/codebase
Collection of Microservices which include Single Sign On system made with Spring Boot following a Microservices Architecture with SignIn and SignUp Business Logic
docker jwt kubernetes microservices spring-boot sso
Last synced: 25 Mar 2025
https://github.com/pintu544/backendauthsocket
Real-time dashboard application where admins can manage players and monitor their activity, while players can engage by clicking a “Banana” button and track their ranking in real-time.
bcrypt expressjs jwt mongodb nodejs socket-io
Last synced: 12 Apr 2026
https://github.com/engrarfin/meeting-room-booking-system
meeting-room-booking-system A TypeScript-based backend for managing room bookings, built with Node.js, Express, and MongoDB. Features secure NextAuth authentication, RESTful APIs for booking and room management, and robust data handling.
expressjs jwt mongodb postman typescript
Last synced: 12 Apr 2026
https://github.com/vittordeaguiar/blog-api
.NET 9 Web API implementing Clean Architecture, featuring Entity Framework Core, AutoMapper, JWT Authentication, and Redis
cache csharp docker docker-compose entity-framework-core jwt postgres redis
Last synced: 26 Jan 2026
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/gobwah/memories_fullstack_app
A social network where you can share your best photos
express expressjs google-authentication jwt material-ui materialui mongodb node nodejs react reactjs redux
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/rustam-tolipov/rails-api-auth-template
tired of setting up rails api auth from scratch? me too. that’s why i built this starter template. so enjoy
api authentication boilerplate devise jwt rails rspec ruby starter-kit
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
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/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/ekatylynx/movies-explorer-api
Дипломный проект, (а конкретно - его api-часть) предоставляющий из себя сервис, в котором можно найти фильмы по запросу, с возможностью сохранения в личном кабинете.
express javascript jwt mongodb nodejs rest-api
Last synced: 03 Jul 2025
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/worketyamo-students/barthez_blog_api_v3
L'entreprise WORKETYAMO a remarqué une perte significative de productivité et une augmentation des coups liées qux heures d'abscences non justifiés des employés. Pour remedier à cette situation, la direction souhaite mettre en place un systeme automatisé pour suivre la présence des employés, calculé les heures d'abscences et ajusté les salaires.
aws-s3 bcrypt cronjob docker ejs-templates express-js express-middleware jwt minio mongodb nodejs nodemailer otp-verification postman prisma-orm rate-limiting rest-api swagger-ui typescript winston-logger
Last synced: 28 Jan 2026
https://github.com/vbss-io/express-api-for-blogs
Este projeto é uma de API seguindo princípios REST para um blog, onde o usuário pode criar, ler, atualizar e deletar posts, fazer login, criar cadastro, categorias e consulta-los.
api api-rest crud dotenv express joi-validation jwt jwt-authentication msc-project mysql nodejs nodemon nodemon-express rest sequelize trybe trybe-projects
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/elrumordelaluz/token-interceptor
express express-middleware jsonwebtoken jwt middleware refresh-token token
Last synced: 06 May 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/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/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/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/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/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/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/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/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/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/glenvillethedev/net-react-app
Expenses Tracker Admin using ASP.NET Core and ReactJS with Bootstrap for the UI and JWT for auth.
aspdotnetcore aspdotnetcorewebapi axios bootstrap css dotnet html identity javascript jwt react-router reactjs sqlserver
Last synced: 10 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/khizarwakeel/mern-auth
MERN Auth using (React, Redux, Tailwind CSS, Node, Express, MongoDB, JWT)
express jwt mongodb nodejs reactjs redux tailwindcss
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/eclipse-xfsc/crypto-provider-service
Crypto Provider service provides REST APIs for creating Verifiable Credentials (VC) and Verifiable Presentations (VP) in the W3C credential format. It also provides more generic endpoints for signing arbitrary data, for adding cryptographic proofs to existing VC/VP and for fetching public keys necessary for signature verification.
crypto decryption did did-configuration did-document ec-dsa encryption golang jwks jwt pem random rsa signing tsa vc verification vp x509
Last synced: 04 Jun 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/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/alexsandro-01/delivery-app
Projeto com objetivo de criar o front-end e back-end simulando um aplicativo de delivery para uma distribuidora de bebidas.
express jwt mysql nodejs reactjs tailwind-css
Last synced: 12 Apr 2026
https://github.com/johnsi15/apimoviestypescript
Esta es una API REST de películas, diseñada para ofrecer una amplia gama de funcionalidades relacionadas con la gestión de películas. Desde la obtención de información sobre películas hasta la creación y actualización de registros.
api boom express faker javascript jest joi jwt mongodb nodejs passport-jwt supertest
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/sayatsap/social-network
Spring Boot Social Network project
docker hibernate java jwt jwt-authentication jwt-token lombok maven openapi3 postgres spring spring-boot spring-security-jwt swagger-ui
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/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/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/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/fusionauth/fusionauth-example-php-jwt
PHP JWT example code
Last synced: 09 Apr 2025
https://github.com/cristian-sknz/alternativepaladinsapi
Uma versão alternativa da Paladins API, utilizando Spring Boot com Autenticação JWT. (WIP)
Last synced: 20 May 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/rlxchap2/cybertools
A web-based cybersecurity toolkit that provides simple, open-source utilities like steganography, hash generators, and encoders/decoders. It’s designed to help users hide, analyze, and process data securely through a clean and accessible interface.
base64 crypto cryptography cybersecurity decryption encryption ethical-hacking ethical-hacking-tools hash hashing hex hex-viewer hexviewer jwt jwt-decode stagnography tools
Last synced: 13 Feb 2026
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/matheusfdc10/sistema-de-login-repositorio-api
bcryptjs express javascript jsonwebtoken jwt mongoose
Last synced: 12 Apr 2026
https://github.com/tether/manner-jwt
Authenticate manner services using JWT authentication bearer
Last synced: 09 Apr 2025
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/nagarehazh/restaurant-order-system
Golang Backend Project - Hexagonal Architecture
bcrypt cors docker docker-compose fiber-framework golang gorm helmet hexagonal-architecture jwt postgresql
Last synced: 12 Apr 2026
https://github.com/excellent-84/backend_trello
Приложение для планирования задач. Авторизованные пользователи могут создавать колонки, карточки, коментарии. Для каждой сущности раелизован CRUD. Авторизация пользователей по JWT-токену. Пользователи могут работать только с собственными записями.
jwt nestjs nodejs postgresql swagger typeorm typescipt
Last synced: 12 Apr 2026
https://github.com/andresweitzel/microservicio_estadisticasclimaticas_smn_aws
Microservicio para la gestión de magnitudes climáticas de diversas estaciones meteorológicas implementado con JWT, NodeJS, DynamoDB, Systems Manager Parameter Store, Bucket S3, Api-Gateway, Serverless-Framework, Lambda, etc
aws-apigateway aws-dynamodb aws-lambda bucket-s3 dynamodb estadisticas-climaticas jwt nodejs serverless-framework servicio-meteorologico-nacional systems-manager-parameter-store
Last synced: 12 Apr 2026
https://github.com/carlosrs14/click2book-be
The click to book's backend
client-server jwt laravel php server-side
Last synced: 29 Apr 2026
https://github.com/anchaldevbytes/timekeeper
A fullstack calendar application
bcrypt jscookie jwt nextjs postgresql prisma-orm tailwindcss typescript
Last synced: 13 Apr 2026
https://github.com/danieldantasdev/dotnet-expert-1_0_immersion-architecture-microservices_course-luisdev-part-2_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: 13 Apr 2026
https://github.com/nabilaferdousprapty/track-tonic-server
Track Tonic is a cutting-edge fitness app that empowers users to track progress, set goals, and engage with a vibrant community, promoting healthier lifestyles through advanced technology. This is the server side code
cors dotenv expressjs jwt mongodb nodejs stripe
Last synced: 13 Apr 2026
https://github.com/joangavelan/contacts-app
A hypermedia-driven contacts application
authentication contacts-app crud daisyui golang htmx hypermedia hypermedia-systems jwt sqlite3 stdlib tailwindcss
Last synced: 13 Apr 2026
https://github.com/rafael-vasconcellos/playhub-vanilla-api
fiddling with spring security
auth backend csrf encryption jwt server-side spring spring-boot spring-security study
Last synced: 15 Apr 2026
https://github.com/sakshi2215/todoapppractise
To-Do List API is a secure, token-based REST API built with Node.js and MongoDB that allows users to register, log in, and manage their personal tasks with full CRUD operations and authentication.
bcrypt-nodejs dotenv express jwt mongodb nodejs nodemon
Last synced: 13 Apr 2026
https://github.com/chernikovkonstantin507/izzisession
izziSession is a simple manager for secure token storage, validation, and seamless authentication handling.
api apple auth authentication authentication-middleware authorization ios jwt session swift token
Last synced: 05 Sep 2025
https://github.com/voulpit/authentication-api
Simple authentication API with Spring Boot, Data, Security, JWT and others
aws-ses h2-database hateoas jpa jwt mysql open-api spring-boot
Last synced: 13 Apr 2026
https://github.com/chrisitstyle/yourbarbershop
Bsc Thesis. Barbershop management app using Spring Boot and React
barbershop gradle java javascript jwt management mysql react spring-boot vitejs
Last synced: 13 Apr 2026
https://github.com/rajyo/mern_hotel_server
Developed a responsive hotel booking web application using ReactJS, Tailwind CSS and ExpressJS enabling users to create, read, update and delete hotels, used Stripe as a payment integration for booking hotels and MongoDB for data storage and retrieval. Used JWT for user authentication, authorization and integrated Axios and EmailJS for contact.
emailjs expressjs jwt nodejs reactjs stripe tailwindcss
Last synced: 13 Apr 2026
https://github.com/qldirr/sesac_6th_react
📖[study] SeSAC 영등포 6기 웹개발자 부트캠프 react 실습 코드
javascript jwt react redux typescript
Last synced: 13 Apr 2026