An open API service indexing awesome lists of open source software.

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.

https://github.com/rishn/good-to-go-api

Backend for Good to Go! Application, providing APIs for managing bookings, drivers, vehicles, real-time tracking, and role-based access.

api booking-management express expressjs jwt jwt-authentication logistics mongodb mongodb-atlas mongoose nodejs real-time-notifications role-based-access role-based-access-control

Last synced: 08 Apr 2026

https://github.com/fryzcode/natours

Tour Booking - API with Node.js. This project has been written as a web API in Node.js, and the user interface part has not been implemented yet, as I currently have no plans to develop the interface for this project.

javascipt jwt mongodb mongoose mvc-architecture nodejs restfull-api

Last synced: 30 Apr 2026

https://github.com/xmas7/action-cable-react-jwt

Same as action-cable-react, but allows authenticating websockets using JWTs

action cable jwt react

Last synced: 30 Apr 2026

https://github.com/harishanan/subscription-tracker

Backend API for subscription management with email reminders, JWT auth, and Arcjet rate limiting. Built with Node.js, Express, and MongoDB.

arcjet email-reminders express jwt mongodb nodejs nodemailer subscription-management upstash

Last synced: 30 Apr 2026

https://github.com/000bachir/deno-http-server

A secure REST API server built with Deno, Oak framework, JWT authentication, and MongoDB.

deno jwt mongodb oak typescript zod

Last synced: 30 Apr 2026

https://github.com/prajwalsrinvas/jwt_security_demo

This project demonstrates JWT (JSON Web Token) security best practices and common attack vectors, including password hashing, token analysis, brute force, and dictionary attack simulations. It aims to educate users on secure token management, session handling, and potential vulnerabilities in web applications.

jwt streamlit

Last synced: 01 May 2026

https://github.com/01zulfi/journal-api

A REST API for my journal frontend applications

cyclic express jwt mongodb nodejs passportjs rest-api

Last synced: 01 May 2026

https://github.com/tareqahmed2/driveease-server-side

This is my favourte project i used there react,tailwind framework .here is lot of feature like user can booking car update the booking and cancel the booking add the car etc

cors express jwt mongodb nodejs

Last synced: 08 Apr 2026

https://github.com/crazyoptimist/gin-starter

Gin REST API Starter for Minimalists

api boilerplate gin go golang jwt modular pagination rest-api starter-kit

Last synced: 01 May 2026

https://github.com/ivan-montes/auth-and-user

When gRPC met Spring... but also Hexagonal Arch, Authorization Server and JWT. The system allows users to register, create categories, products, and leave opinions, reviews, and votes.

grpc java jwt spring

Last synced: 08 Jun 2026

https://github.com/wwddnn/spring-boot-oauth2-jwt-demo

Login e controle de acesso com JWT e OAuth2 - Devsuperior

java jpa jwt jwt-authentication jwt-token oauth2 orm spring springjpa

Last synced: 01 May 2026

https://github.com/0verfl0w767/nestjs-sample-1

An authentication system , JWT + GRAPHQL

graphql jwt nestjs typescript

Last synced: 01 May 2026

https://github.com/janakhpon/tumlmimg

Privacy based Sharing app for scanned Avatar and Signature

express file-sharing jwt mongodb multer passport

Last synced: 01 May 2026

https://github.com/ilham-dev/expressjs-api-jwt-passport

express js with mongodb, jwt, passport

expressjs jwt jwt-authentication mongodb passport

Last synced: 01 May 2026

https://github.com/adhilunnikrishnan/node-mongoose-jwt-apis

A secure REST APIs built using Node.js, Express, and MongoDB with JWT authentication, role-based access, and CRUD operations for Users, Products, and Students.

error-handling expressjs javascript joi-validation jwt mongoose rest-api swagger validation

Last synced: 01 May 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/adshan/dotnet-identity-authorization-types

Authorization based on Role, Claims and Policy.

authorization claim-based dotnet identity jwt net6 role-based

Last synced: 02 May 2026

https://github.com/darinelescobar/fastapi-secure-api

A lightweight FastAPI skeleton for building secure, scalable REST APIs. Includes JWT-based authentication, Google Drive integration using OAuth2, and modular, clean architecture for rapid development.

api asynchronous-programming backend crud fastapi google-drive jwt oauth2 python3 rest-api scalable-architecture skeleton skeleton-application uvicorn

Last synced: 02 May 2026

https://github.com/v1pinx/syntaxx

A modern online code editor with comprehensive features, allowing users to write, save, and run code in various programming languages.

judge0 jwt monaco-editor nextjs resend-email-api shadcn-ui tailwindcss

Last synced: 02 May 2026

https://github.com/ibrsec/backend-stockapi

Backend of the Stock App

express jwt mongodb

Last synced: 02 May 2026

https://github.com/iamskyy666/golang-event_booking-api

šŸ’» An "Event Booking" REST-Api using Golang which can be consumed by all frontend systems šŸ”µ

gin-gonic go-crud golang jwt rest-api sqlite web-server

Last synced: 03 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.

express jwt mongodb react

Last synced: 02 May 2026

https://github.com/sh13y/secure-chat

A real-time secure chat application with end-to-end encryption built with TypeScript, React, Node.js, and MongoDB

chat-application encryption jwt mongodb nodejs react real-time secure-chat typescript websocket

Last synced: 02 May 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/anag0es/e-commerce-fastapi

Este projeto é uma implementação de uma API de e-commerce utilizando o FastAPI. A API simula três etapas de um e-commerce: usuÔrio, produtos e compras.

api application authentication backend ecommerce fastapi jwt orm project python

Last synced: 02 May 2026

https://github.com/catalin246/flask-rest

This Flask web app offers a basic API with user authentication. It includes endpoints for managing tasks (todos), secured by JWT tokens for authorized access.

api flask jwt python

Last synced: 02 May 2026

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/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/yevheniyj/node-jwt

Sample Node.js Express app with JWT-based authentication

expressjs jwt nodejs sql

Last synced: 02 May 2026

https://github.com/rikon07/bookitsu

Library Management Project

firebase-auth jwt react react-router tailwindcss

Last synced: 03 May 2026

https://github.com/mehradi-github/ref-blog-server

The blog-server is built node.js (typescript), Postgresql (prisma) and Apollo-server

apollo-server graphql jwt nodejs postgresql prisma typescript

Last synced: 03 May 2026

https://github.com/adit019/secure-authz-service-cpp

C++ authentication and authorization microservice using salted SHA-256.

authentication authorization c-plus-plus jwt microservice security sha256 systems-programming

Last synced: 25 Jun 2026

https://github.com/sajib689/auth-server

This sever was job task

dotenv expressjs jwt mongodb moongose nodejs

Last synced: 08 Apr 2026

https://github.com/nxtninja/chat-backend-nestjs

This is the backend of the chat app.

jwt nestjs passportjs postgresql prisma

Last synced: 03 May 2026

https://github.com/mementomorri/micro_octo_handler

ŠœŠøŠŗŃ€Š¾ŃŠµŠ²ŠøŃŠ½Š¾Šµ приложение обработки сообщений на основе Š°Ń€Ń…ŠøŃ‚ŠµŠŗŃ‚ŃƒŃ€Ń‹ REST.

fastapi fastapi-users jwt microservice python rest sqlite

Last synced: 03 May 2026

https://github.com/zeptosec/museum

Helps to manage museum categories and it's items. Users can view museums, categories and items.

beginner expressjs fullstack jwt jwt-authentication ktu learning nuxt3 pinia prisma simple smallproject typescript

Last synced: 03 May 2026

https://github.com/zennon-sml/rgb

React-Golang-Blog using Gin, postgress, and react

go golang jwt postgres postgresql react

Last synced: 03 May 2026

https://github.com/gocs/jwt-tutorial-impl

yo ho yo ho!! auth0 jwt go implementation

auth0 go golang jwt tutorial

Last synced: 03 May 2026

https://github.com/danieldantasdev/aspnetcore-complete-formation_course-luisdev-backend-part-10_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: 04 May 2026

https://github.com/adshan/dotnet-authentication-symmetric-asymmetric

JWT authentication with Symmetric and Asymmetric keys.

asymmetric authentication dotnet jwt net6 symmetry

Last synced: 04 May 2026

https://github.com/osisdie/dotnet-webapi-auth-boilerplate

Production-ready .NET WebAPI with JWT authentication, refresh tokens, Dapper ORM, Redis caching — powered by CoreFX SDK

authentication boilerplate corefx dapper docker dotnet jwt kubernetes redis swagger webapi

Last synced: 25 Jun 2026

https://github.com/jan-krcal/rest-api-example

REST API Example (ORM, Apitte, Codeception, Redis, Elasticsearh, RabbitMQ, Nette)

apitte codeception elasticsearch jwt nette orm php rabbitmq redis

Last synced: 04 May 2026

https://github.com/delee03/amazing-booking-nestjs

Website đặt phòng khĆ”ch sįŗ”n api vį»›i NestJS

jwt mongodb nestjs nodejs passportjs prisma

Last synced: 04 May 2026

https://github.com/rxtsel/next-auth-without-auth-deps

A simple project to demonstrate how to create an authentication system using Next.js without using any authentication dependencies.

auth basic-authentication cookies http-only-cookies jwt jwt-authentication nextjs nextjs-auth nextjs-auth-example react

Last synced: 04 May 2026

https://github.com/ed555009/utilities-jwt-ed25519

A simple .NET library for generating and verifying JSON Web Tokens (JWT) using Ed25519 public/private key pairs for signing and verification, targeting netstrandard2.1

authentication c-sharp ed25519 eddsa eddsa25519 jwt netstandard21 security

Last synced: 09 Jun 2026

https://github.com/diarcode/hotcat-delivery-server

Online Food Delivery API with Java Spring Boot

architecture docker java jwt rest-api spring-boot

Last synced: 04 May 2026

https://github.com/dantelentsoe/node-server

This is a template for authentication, and JWT generation server, using node.js (with typescript and mongoDB)

jwt jwt-authentication mongodb nodejs typescript

Last synced: 04 May 2026

https://github.com/suthagar23/pos-server

POS System Server

jwt mongodb nodejs

Last synced: 04 May 2026

https://github.com/excellent-84/todo_list

ŠŸŃ€ŠøŠ»Š¾Š¶ŠµŠ½ŠøŠµ Š“Š»Ń ŠæŠ»Š°Š½ŠøŃ€Š¾Š²Š°Š½ŠøŃ заГач. ŠŠ²Ń‚Š¾Ń€ŠøŠ·Š°Ń†ŠøŃ ŠæŠ¾Š»ŃŒŠ·Š¾Š²Š°Ń‚ŠµŠ»ŠµŠ¹ по JWT-Ń‚Š¾ŠŗŠµŠ½Ńƒ. ŠŸŠ¾Š»ŃŒŠ·Š¾Š²Š°Ń‚ŠµŠ»Šø Š¼Š¾Š³ŃƒŃ‚ Ń€Š°Š±Š¾Ń‚Š°Ń‚ŃŒ Ń‚Š¾Š»ŃŒŠŗŠ¾ с собственными Š·Š°ŠæŠøŃŃŠ¼Šø.

jwt nestjs nodejs postgresql swagger typeorm typescript

Last synced: 05 May 2026

https://github.com/danieldantasdev/aspnetcore-complete-formation_course-luisdev-backend-part-11_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: 05 May 2026

https://github.com/kumkee/jwtelm

Full-stack jwt user authorization with fastapi (backend) and elm (frontend)

authentication deta elm fastapi jwt

Last synced: 05 May 2026

https://github.com/nrobledosagredo/spring-boot-crud-postgresql-cognito

A Spring Boot API integrating with PostgreSQL, showcasing AWS Cognito authentication, and performing CRUD operations.

api cognito crud jwt maven postgresql spring-boot

Last synced: 05 May 2026

https://github.com/darioalbor/chatonline

Online Chat where you can register, log in, and interact with other users. šŸ’¬šŸ“²

chat-aplication javascript jwt mongodb nodejs react socketio

Last synced: 05 May 2026

https://github.com/ismetcanbyk/nodejs-auth-jwt

Authentication project with node js and jwt

auth authentication jesonwebtoken jwt mongo mongoose node nodejs

Last synced: 05 May 2026

https://github.com/jannat-miftahul/plantnet

PlantNet is a web application for managing and purchasing plants.

dashboard ecommerce expressjs headless-ui jwt mongodb payment-gateway reactjs

Last synced: 05 May 2026

https://github.com/aliefabdillah/blog-api-spring

Simple Blog API using spring boot with kotlin, mongodb, JWT auth, and redis cache

jwt kotlin mongodb oauth2 redis spring-boot

Last synced: 05 May 2026

https://github.com/gabriellglrs/desafiobackend_seatecnologia

Uma API RESTful segura desenvolvida com Spring Boot para gerenciamento de usuÔrios e produtos. Inclui autenticação e autorização com OAuth2 e JWT, controle de acesso baseado em funções, validação de endereços e gerenciamento de números de telefone.

apirestfull java-17 jwt oauth2 postgresql spring-security springboot

Last synced: 05 May 2026

https://github.com/tatilimongi/secure-userform

A secure user authentication system with JWT, implementing best practices for secure development as part of a Secure Development course project.

csrf java jwt maven password-encryption restful-api secure-development secure-password-storage security spring-boot token-authentication user-authentication

Last synced: 05 May 2026

https://github.com/0xataru/simple-blog

REST API for simple blog application

crud docker go golang golang-migrate jwt postgres rest rest-api sql swagger taskfile

Last synced: 06 May 2026

https://github.com/renanstn/vue-drf-auth

Pequeno estudo sobre autenticação de uma aplicação VUE e um backend Django-REST, usando tokens JWT.

django django-rest-framework jwt python token-based-authentication vue

Last synced: 06 May 2026

https://github.com/leodhali007/taskverse

šŸš€ Manage tasks effectively with TaskVerse, the modern app for real-time collaboration, intelligent organization, and actionable analytics.

backend frontend fullstack-development jwt mern mongodb mongoose nodejs webapp

Last synced: 06 May 2026

https://github.com/programmersteve/java-javalin-bank-backend

A REST java backend made using the javalin framework. Uses Postgresql to persist data, jwt tokens for authentication, and hashing for password storage.

docker docker-compose java javalin jwt postgresql

Last synced: 06 May 2026

https://github.com/ihorhnennyi/stix_cash_back

Backend system for managing users, transactions, and documents built with NestJS and MongoDB.

admin-panel backend google-drive jwt mongodb nestjs payments

Last synced: 06 May 2026

https://github.com/mohib75/specto-server

This is a demo e-commerce website, where people can see the products avillable.

cookie-parser cors dotenv jwt mongodb vercel

Last synced: 06 May 2026

https://github.com/eikesan/lol-ranking

Rank de vitorias e partidas

auth0 hibernate java jwt spring-boot swagger swagger-ui

Last synced: 06 May 2026

https://github.com/naimur978/authentication-authorization-react

A basic React project where user authentication is done by registering with credentials and signing in after that. Authorization is managed through JWT (Passport).

authentication authorization jwt mern-stack passport reactjs

Last synced: 06 May 2026

https://github.com/jcoderpaul/bankaccountsimulator_task

Spring task project: Boot, Data, Test, Web, Validation, Security. Test with Docker (Testcontainers), DB migration Liquibase, MVC pattern, REST

docker hibernate java jwt liquibase maven postgresql rest-api spring-boot spring-security spring-validation swagger

Last synced: 15 Apr 2026

https://github.com/shivam25092001/fazt-zhare-api-server

File handler for the fazt zhare app

express firebase jwt node-js restful-api

Last synced: 07 May 2026

https://github.com/md-sayeedalam/sports-equipments-server-repo

it is Sports Equipment server side repo.Which is a small and simple backend project.

cors expersjs jwt mongodb nodejs

Last synced: 07 May 2026

https://github.com/ibrsec/rentacar

Backend of Rent a Car App

express jwt mongodb swagger token-authetication

Last synced: 07 May 2026

https://github.com/funktechno/commentspress

An open sourced software to administer comments. A replacement for WordPress for those that only want a service to manage comments and not their blog such a jamstack or jekyll.

chatbot comment-system contact-form hacktoberfest jamstack jwt mysql php sso wordpress

Last synced: 07 May 2026

https://github.com/edocbuhtig/secure-rest-api-jwt

Secure REST API using JWT with MongoDB Atlas Cloud database example and Nodejs Express framework.

jwt jwt-authentication jwt-authentication-flow mongodb nodejs rest-api

Last synced: 07 May 2026

https://github.com/ariondutta33/linkly_backend

This is the backend service for Linkly.io, a modern link management platform. It provides RESTful APIs for authentication, link storage, and user-specific access control using Spring Boot, Spring Security with JWT, Spring Data JPA, and PostgreSQL.

java jwt postgresql springboot springdata-jpa springsecurity

Last synced: 07 May 2026