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/ameen0saad/natours

Natours - A comprehensive full-stack web application for booking adventure tours. Built with Node.js, Express, MongoDB, featuring JWT authentication, Stripe payments, Leaflet maps, email verification, and role-based access control. Perfect for learning modern web development with MVC architecture.

css email-verification express html jwt leaflet-map mvc-architecture natours nodejs oauth2 pug view

Last synced: 12 Apr 2026

https://github.com/mathrix-education/lumen-jwt

A not so simple JWT Library for Lumen.

ecdsa eddsa hmac jws jwt lumen rsa

Last synced: 13 Jan 2026

https://github.com/mementomorri/omelet

Приложение демонстрирующее работу с CRUD базы данных, аутентификацию и идентификацию новых пользователей, постраничное разделение приложения с помощью React Router и работу с паттернами проектирования веб-приложений/

coroutines h2-database jwt kotlin spring-boot

Last synced: 21 Apr 2025

https://github.com/zn-rabby/Polling-Survey-App-Server

Polling & Survey App Server.

express jwt monngdb node stripe

Last synced: 04 Oct 2025

https://github.com/ankurrai1/login_app

basic login app allow to login and register with jwt auth. This is the open source express js based app to example of login in Mean-Stack

angular5 backend docker jwt mongodb mongose nodejs register tdd

Last synced: 12 Apr 2026

https://github.com/fahrettinsolak/e_commerce

This E-Commerce Microservice Project uses a modern, scalable microservice architecture. It features Redis for caching, MongoDB and PostgreSQL for databases, and employs CQRS and the Mediator Design Pattern for efficient data management.

asp-net-core cqrs-pattern csharp dapper identityserver4 jwt mediator-pattern mongodb mssql ocelot-gateway postgresql redis repository-pattern signalr sqlite

Last synced: 07 Feb 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/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/emam-bokhari/book-shop-server

This repository contains the bookshop e-commerce backend application , developed using Node.js, Express, and MongoDB.

express jwt mongodb sslcommerz typescript

Last synced: 12 Apr 2026

https://github.com/yashodhanketkar/tttserver

Server for tictactoe game

express jwt mongodb mongoose websocket

Last synced: 12 Apr 2026

https://github.com/leomet07/jwt-social-media

A login system based on JSON web tokens.

express js jwt jwt-token mongodb mongoose nodejs

Last synced: 03 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/angelino-valeta/backend-blueprint

Um backend robusto, seguro e escalável construído com Node.js, TypeScript, PostgreSQL, Redis e Docker. Projetado como um blueprint reutilizável para qualquer aplicação que precise de autenticação JWT, gerenciamento de roles (RBAC), logs estruturados, e suporte a milhões de requisições.

docker expressjs jwt nodejs postgresql rbac-roles redis typescript wiston-logger

Last synced: 09 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/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/gyanendrokh/archphp-jwt

A Simple JWT library.

jwt php

Last synced: 16 Oct 2025

https://github.com/jvitoralb/catalogo-filmes

App built with Docker, Nestjs, Redis, PostgreSQL following REST and TDD.

docker jwt nestjs postgresql redis rest-api tdd typescript

Last synced: 12 Apr 2026

https://github.com/rithikjain/gists-backend

A backend made with Go for accessing and creating GitHub Gists with OAuth

api backend clean clean-architecture gist gists go golang jwt oauth2

Last synced: 12 Dec 2025

https://github.com/anicetkeric/node-cognito-auth-api

AWS cognito auth server with AWS SDK for JavaScript (v3)

auth-server authentication aws aws-cognito aws-sdk expressjs jwt nodejs

Last synced: 06 May 2026

https://github.com/gunjankadu/order-processing

Springboot, Angular and JWT security - Project based on Order Processing

angular java jwt rxjs spring-boot spring-security swagger

Last synced: 12 Apr 2026

https://github.com/zhouhao/spring-boot-jwt-example

Example spring boot project for spring security with jwt integration.

database flywaydb jwt spring-boot spring-security

Last synced: 21 Feb 2026

https://github.com/0xomaradel/jwt-basics

This repository serves as a practice project for understanding JSON Web Tokens (JWT) in a Node.js environment.

expressjs jwt nodejs

Last synced: 29 May 2026

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/tomfanhm/spring-boot-starter

A ready-to-run Spring Boot starter project providing user authentication features (registration, email verification, login with JWT & refresh tokens, password reset) and Docker Compose setup.

authentication docker java jwt postgresql server spring-boot

Last synced: 12 Apr 2026

https://github.com/karamanburak/flightapi

The Flight API is a comprehensive and modular RESTful service designed to manage flight-related operations, including user authentication, flight information, passenger data, reservations, and more.

expressjs jwt mongodb mongoose multer nodejs nodemailer

Last synced: 08 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/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/yehan5555/digital-mall

该项目基于 gin +gorm +redis +mysql 的电子商城,有 jwt 来验证 token ,cors 跨域,aes 对称加密,本项目是对gin-mall项目的重新实现

aes cors gin go golang gorm jwt mysql redis

Last synced: 12 Apr 2026

https://github.com/jahidul2004/guardian-care-server

The Guardian Care Server is the backend for the Guardian Care platform, built with Node.js, Express.js, and MongoDB. It manages meal plans, memberships, transactions, user authentication, and payments via Stripe, ensuring secure and efficient operations.

express jwt mongodb nodejs stripe

Last synced: 17 Apr 2026

https://github.com/fkouto/habit-track

API Restful em Java com Spring Boot para gerenciar usuários e hábitos. Funcionalidades incluem cadastro, autenticação e deleção de usuários e hábitos. Utiliza H2 Database, JWT e BCrypt

bcrypt h2-database java jwt jwt-authentication jwt-token maven spring spring-boot spring-mvc spring-security springboot

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/astralmortem/fastapi-fastauth

Here’s a ready-to-use, customizable solution for FastAPI with Authentication, Authorization (RBAC), and OAuth2 support. This solution provides token based authentication(JWT, Redis, DB), role-based access control, and OAuth2 integration.

authentication authorization fastapi jwt oauth2 rbac

Last synced: 11 Mar 2026

https://github.com/walter0329/attributes

🔍 Validate method parameters, return values, and property access in PHP 8.3+ with compact, reusable attributes for efficient, framework-agnostic checking.

api api-documentation bundle extension game-development javascript json jwt mongoid naughty nsattributedstring odoo openapi redoc ruby swift unchecked-checkboxes unity

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/tophatcroat/crypto-chat

E2E encrypted chat for the terminal

encrypted jwt websocket

Last synced: 29 May 2026

https://github.com/fusionauth/fusionauth-example-php-jwt

PHP JWT example code

fusionauth jwt php

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)

api jwt spring-boot

Last synced: 20 May 2026

https://github.com/ysskrishna/fastapi-supabase-starter

A starter template for building secure and scalable FastAPI applications with Supabase authentication integration. This template provides a solid foundation for modern web applications, combining the power of FastAPI's high-performance framework with Supabase's robust authentication system.

authentication fastapi fastapi-boilerplate jwt jwt-authentication python python-jose python3 sqlalchemy sqlite supabase template uv ysskrishna

Last synced: 12 Apr 2026

https://github.com/vyngt/vchat

Real-time chat platform

docker jwt nextjs postgresql reactjs rocket rust sse typescript

Last synced: 11 Mar 2026

https://github.com/nahidn228/hostelmate-server

Welcome to **HostelMate**, a backend solution for managing meal requests, user roles, and upcoming meal updates for hostels. Built with **Node.js**, **Express**, and **MongoDB**, this API allows seamless interaction for meal management, user authentication, and much more!

cors dotenv express jsonwebtoken jwt mongodb node role-based-access-control stripe

Last synced: 13 Apr 2026

https://github.com/sobhanhaghverdi/divar

Divar is a peer-to-peer marketplace platform built with Node.js and Express, allowing users to buy and sell items directly from one another. Leveraging MongoDB as the database and Mongoose for seamless data communication, Divar provides a user-friendly interface for listing advertisements, browsing available items, and facilitating transactions.

authentication authorization dotenv dotenvx ejs expressjs gps-coordinates jwt mongodb mongoose mongoosejs multer nodejs swagger

Last synced: 03 Apr 2026

https://github.com/codebatine/gochain

A cryptocurrency blockchain app with transaction management, mining, wallet, user admin, database, tdd and more.

blockchain blockchain-nodes javascript jwt mining mining-rewards model-view-controller mongodb nodejs react-vite redis-server scss secure-server separation-of-concerns tdd transaction-management validation vitest

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/ludson96/project-blogs-api

Projeto para estudo de API RestFul com Node.js usando o pacote sequelize para fazer CRUD, e JWT para autenticação

crud docker docker-compose express javascript jwt jwt-authentication mysql node-js nodejs orm sequelize

Last synced: 13 Apr 2026

https://github.com/hipparchus2000/shake

[Finished -works as drag and drop kanban] lightweight single page app framework. Currently supports templates, REST, state and routing. Fast and light. At the moment, I'm using w3s cards and bootstrap. On the backend, REST via Nodejs to Mongo. But this could be any rest controller & SQL.

drag-and-drop javascript jwt restful-api spa

Last synced: 25 Mar 2025

https://github.com/raulpe7eira/valoriza

nlw#6 - trilha nodejs from rocketseat by Rafael Camarda

jwt learn nlw nlw-6-nodejs nodejs rocketseat sqlite typeorm typescript

Last synced: 13 Apr 2026

https://github.com/rd-ricardo/microservices-net

Projeto de um e-commerce sendo desenvolvido na arquitetura de Microsserviços - ASP NET

api-rest asp-net-core entity-framework identyserver5 jwt microservices

Last synced: 29 May 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/baoqp19/ecommerce-microservice

⚡️ Microservice Architecture with system for e-commerce project! Spring Boot microservices app with Spring Cloud, backend managing e-Commerce app..Using Kafka Client, kafka server send message, Reactive Programming with WebFlux - Project Reactor.

docker java jwt microservice web-flux

Last synced: 05 Jul 2025

https://github.com/gharib-uk/auth-methods

A package for encrypting and decrypting tokens and messages with Golang

golang hmac hmac-authentication hmac-sha256 jwt jwt-authentication token

Last synced: 11 Oct 2025

https://github.com/davidandw190/express-products-api

[WIP] Scalable backend app built with Node, Express, MongoDB, Zod, Docker, and deployed on AWS-EKS

docker express jwt mongodb node oauth2 zod

Last synced: 13 Apr 2026

https://github.com/ethern-myth/react-sql-stack

Vite React app and C# backend. Full stack react app

csharp jwt material-ui netcore6 reactjs sqlite

Last synced: 17 Apr 2026

https://github.com/yagudinaleksandr/dt.jwtgenerator

Библиотека для генерации JWT токенов

generator jwt jwt-tokens

Last synced: 14 Jan 2026

https://github.com/madhukarbaikana/covid-19indiaportalapis

A database file covid19IndiaPortal.db consisting of three tables state, district and user. APIs to perform operations on the tables state, district only after authentication of the user.

expressjs jwt middleware nodejs sqlite sqlite3

Last synced: 13 Apr 2026

https://github.com/rmcampos/wildfly-app

[Side Project] Wildfly app for studying and learning purposes, containing authentication with JWT and database access

java java11 jwt wildfly wildfly-server

Last synced: 08 Apr 2025

https://github.com/janascher/trocarwheels

Desafio final do ciclo 01 da Turma Turing do programa Alpha EdTech.

css html javascript jwt multer nginx no-ip nodejs npm postgresql

Last synced: 13 Apr 2026

https://github.com/narotam-mishra/mern-full-stack-food-ordering-app

Full stack food ordering web application built using the MERN (MongoDB, Express.js, React.js, Node.js) stack. It allows users to browse a food menu, add items to a cart, place orders, and manage orders via an admin dashboard

context-api css express jwt middleware mongoose multer nodejs react routes

Last synced: 07 Apr 2026

https://github.com/obaraelijah/rest_api_flask

Building a REST API with Flask

flask-api flask-sqlalchemy jwt python3

Last synced: 25 Mar 2025

https://github.com/sugamkuber/intern-backend-test

Simple backend using bun, fastify, postgres, vitest, jwt auth | Check guide to usage at bottom

bun docker fastify jwt jwt-auth postgresql typescript vitest

Last synced: 26 Sep 2025

https://github.com/anirbansharma1996/tomato

Choose from a diverse menu featuring a delectable array of dishes. Our mission is to satisfy your cravings and elevate your dining experience, one delicious meal at a time.

bcrypt css3 expressjs html5 javascript jwt mongodb node-js razorpay-api reactjs

Last synced: 09 Apr 2026

https://github.com/nickemma/jwt-based-auth-with-chi-and-gin

Secure Microservices with JWT Auth and Role-Based Access

bcrypt chi-router gin-gonic golang jwt microservices postgresql

Last synced: 13 Apr 2026

https://github.com/yaremchukvadym/rfidservice

This project is a comprehensive IoT solution for tracking and identifying objects using Radio-Frequency Identification (RFID) technology. The service enables efficient object management by utilizing RFID tags and providing real-time tracking data over a REST API.

java jwt maven postgres spring-boot spring-security

Last synced: 09 Mar 2026

https://github.com/ohshajim/fusiondine-server

FusionDine is a resturent management website and this is FusionDine server site .

expressjs jwt mongodb nodejs

Last synced: 13 Apr 2026

https://github.com/margo-yunanova/mesto-project-plus

Mesto (Backend) представляет собой социальную платформу, где пользователи могут обмениваться фотографиями и ставить лайки другим пользователям.

celebrate expressjs jwt mongodb mongoose rest-api typescript winston

Last synced: 13 Apr 2026

https://github.com/physer/authmicro

A demo application that shows a possible implementation of JWT-based authentication in a microservices architecture

authentication authorization csharp dotnet jwt microservices

Last synced: 12 May 2026

https://github.com/mmraisi/jwt-warden

jwt-warden is a comprehensive Node.js package for JSON Web Token (JWT)

authentication jwt jwt-authentication jwt-token

Last synced: 12 Feb 2026

https://github.com/anubhavitis/go-auth-boilerplate

golang boilerplate code for authentication with login to get jwt tokens, and middlewares to authenticate requests

auth boilerplate go-auth go-boilerplate golang jwt

Last synced: 13 Oct 2025

https://github.com/anod/subscriptions-kt

Manage subscriptions

compose graphql jwt kmm kotlin

Last synced: 03 May 2026