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/ris-codes/go-shoppy

Go Shoppy is an eCommerce web application made with Golang using Gin Framework and Postgres as database.

backend brevo docker docker-compose ecommerce gin go jwt postgres razorpay sql

Last synced: 06 Jan 2026

https://github.com/said7388/nest-jewelry-backend

Build REST API for a jewelry shop using NestJS, Mongoose, Cloudinary, Sendgrid and Redis.

jwt mongodb mongoose nest nestjs nodejs redis smtp-server swagger typescript

Last synced: 14 Apr 2026

https://github.com/ekatylynx/movies-explorer-api

Дипломный проект, (а конкретно - его api-часть) предоставляющий из себя сервис, в котором можно найти фильмы по запросу, с возможностью сохранения в личном кабинете.

express javascript jwt mongodb nodejs rest-api

Last synced: 03 Jul 2025

https://github.com/yanukadeneth99/social-pro

Social Media Site written in Express, Google Auth, Socket IO, JWT and more.

express-js jwt social-media

Last synced: 02 May 2026

https://github.com/renatospaka/social-network-be-graphql

Social network API on GraphQL-> https://www.udemy.com/course/nodejs-the-complete-guide/

graphql-client jwt mongodb nodejs

Last synced: 11 Apr 2026

https://github.com/anucha-tk/go_jwt

Golang JWT Authenticate

docker fiber go gorm jwt postgres

Last synced: 12 Apr 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/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/ismailmohammed1432/githubbackend

This is the GitHub Backend Project using Nodemailer and twilio

express hashing jwt middleware mongodb mongoose nodejs

Last synced: 03 Apr 2026

https://github.com/jefferson-gbarbosa/auth-api

api de autenticação

express jwt mongodb-atlas nodejs

Last synced: 14 Apr 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/codestates-seb/seb39_main_061

우리 매장의 예약/대기를 QR 코드로 관리하고 기간별 예약 현황을 한눈에! 🪄

axios cache docker gradle java jwt jwt-tokens lombok module-css mysql oauth2-client quartz react redis redux-toolkit spring-batch spring-boot spring-data-jpa spring-security styled-components

Last synced: 23 Feb 2026

https://github.com/zingarelli/alura-books-typescript

Evolução do Alura Books em TypeScript e lidando com comunicação com API para autenticação e obtenção de dados.

alura apollo-client axios graphql jwt react react-query typescript vitrinedev

Last synced: 02 May 2026

https://github.com/robertbrewitz/dapr-okta-node

Somewhat rudimentary Dapr setup with Okta oauth2 Client Credentials Flow. Auth in frontend, verify token in Dapr middleware. Decode JWT in node for sub (Okta App userID)

client-credentials-flow dapr dapr-microservice-template html http-server jwt jwt-token localhost node-js nodejs oauth2 okta okta-oidc

Last synced: 01 Apr 2025

https://github.com/rikon07/bookitsu

Library Management Project

firebase-auth jwt react react-router tailwindcss

Last synced: 03 May 2026

https://github.com/jonanv/jwtauthserver-nodejs

JWT (JSON Web Token) authentification server with Node JS

javascript jwt node-js

Last synced: 15 May 2026

https://github.com/itallonet/forge-auth2

📜 Responsável pelo gerenciamento de identidade das entidades do projeto Forge

forge itallonet jwt python

Last synced: 19 Jan 2026

https://github.com/lucasliaw25/cinemaflix

Projeto Full Stack (Angular/Java 21/Spring Boot) simulando uma plataforma de streaming. Implementação robusta de JWT e Paginação de dados.

angular guard interceptor java jwt pagination spring spring-boot

Last synced: 03 May 2026

https://github.com/talissonmelo/easy-image

Projeto de Envio de Imagens e Login - Java SpringBoot MongoDB Docker

docker docker-compose java jwt maven mongodb mongodb-compass postman spring-boot spring-security

Last synced: 12 Apr 2026

https://github.com/paulwritescode/subscription-tracker-api

A powerful, production-ready RESTful API for tracking and managing personal subscriptions with advanced security, automated workflows, and intelligent email reminders.

arcjet controllers expressjs javascript jwt middleware mongodb mongoose nodemailer nodemon upstash workflow-api

Last synced: 12 Oct 2025

https://github.com/mdjsn/apollo-prisma-auth

Basic Authentication implementation using Apollo Server with Prisma ORM, further deployed to netlify

apollo apollo-server-express apollographql express graphql graphql-schema graphql-server javascript jwt lambda-functions netlify prisma serverless typescript

Last synced: 21 Jan 2026

https://github.com/humangrass/axum-jwt

Rust Axum Service with JWT

axum jwt rust template

Last synced: 03 Jul 2026

https://github.com/eric-souzams/lumen-transaction-api

API developed with Lumen, for a transaction system between two parties.

composer jwt laravel lumen lumen-passport php

Last synced: 07 May 2026

https://github.com/rickcontreras/telconova-supportsuite-auth-service

Telconova SupportSuite Auth Service is a Java-based microservice for secure user authentication. It supports JWT and role-based access control, offering a scalable and high-performance solution for access management.

api-security authentication-and-authorization authentication-service codespaces devcontainer docker java jwt microservice spring-boot

Last synced: 13 Oct 2025

https://github.com/salrashid123/cert_bound_sts_server

Certificate Bound Tokens using Security Token Exchange Server (STS)

certificate golang jwt ssl sts tls

Last synced: 03 Sep 2025

https://github.com/maxjdev/autenticacao-google-usando-oauth2-e-spring-security

Configuração de autenticação oauth-2 usando conta google.

authentication jwt oauth2 security spring

Last synced: 23 Feb 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/rudra0700/pet-adoption-client

Connect pets with loving homes, enable adoptions, donations, and pet listings to support animal welfare and responsible pet ownership

express firebase-auth javascript jwt mongodb nodejs reactjs

Last synced: 12 Apr 2026

https://github.com/tech-warriors-corporation/stock-management-api

The API for consult data from Casulo Social (NGO).

api jwt python railway server stock-management

Last synced: 13 Oct 2025

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/mahmoud-anani/admin-dashboard-ajwaa

Admin Dashboard for IT-Tripe Application

js jwt mongodb mui nestjs nextjs nodejs reactjs tailwindcss ts

Last synced: 14 Apr 2026

https://github.com/geekgurudev/restaurant-review-api

A RESTful API to manage restaurants, reviews, users, cuisines, and locations.

api api-rest express express-js expressjs jwt mongodb mongoose node-js nodejs nodemailer rest-api restful-api

Last synced: 14 Apr 2026

https://github.com/lorenzobloise/survey_sharing

Web application where users can create, answer, rate and share surveys.

angular aws aws-comprehend docker jwt jwt-authentication mongodb nebular nginx spring spring-boot springboot

Last synced: 14 Apr 2026

https://github.com/prabhanjansp/mernblogapp

Its full stack mern based application using tailwind css and jwt along with redux tool kit storage management

context-api expre firebase flowbite javascript jwt mongodb nodejs react react-hooks react-router-dom redux-persist redux-toolkit tailwind-css

Last synced: 13 Oct 2025

https://github.com/ompreetham/jobs-api

This API allows users to register, login, create, update, delete jobs, and get information about jobs.

api expressjs jwt mongodb nodejs rest-api swagger-ui

Last synced: 14 Apr 2026

https://github.com/pvsune/loadcentral-admin

A simple interface to let you topup mobile load to multiple phone numbers concurrently using Goroutines.

gin-gonic gin-jwt golang jwt topup

Last synced: 06 Jan 2026

https://github.com/anamartinsr/agendamento_consultas_api

API Rest com Node.js, Postgres, Prisma, Docker e Swagger. (Refatorando)

docker husky jwt nodejs postgresql rest-api swagger

Last synced: 14 Apr 2026

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/gustavomoliveira/biblioteca-spring-api

Sistema de gerenciamento de biblioteca - API REST com Spring Boot 3, Spring Security (JWT), Spring Data JPA e PostgreSQL

java jwt postgresql rest-api spring-boot spring-security-jwt

Last synced: 18 Apr 2026

https://github.com/lfariabr/excel-pilot-front

Chat system for Excel Pilot API built with Next.js, TypeScript, TailwindCSS, ShadCN, Apollo Client, Next.Auth, JWT

apollo-server jwt nextauth nextjs shadcn-ui tailwindcss

Last synced: 27 Jan 2026

https://github.com/dimkinthepro/jwt-auth-bundle

JWT authentication bundle for Symfony

jwt jwt-auth jwt-authentication jwt-token php81 symfony-bundle

Last synced: 11 Mar 2026

https://github.com/yrnkosar/ordermanagementserver

This project is the backend system for a real-time order and stock management application, handling user authentication, order processing, and stock control mechanisms.

api aspnet-core backend csharp entity-framework jwt order-management signalr sql-server stock-management yazlab yazlab3

Last synced: 03 May 2026

https://github.com/ismail-dev-code/knowvia-server

Knowvia Server is the robust backend REST API that powers the Knowvia knowledge-sharing platform — a full-stack MERN (MongoDB, Express.js, React, Node.js) application designed to facilitate seamless user interaction and content management.

crud-api express-js jwt mongodb node-js

Last synced: 03 May 2026

https://github.com/yehezkiel1086/go-gin-hexa-archi

🔋 Golang Gin Hexagonal Architecture Implementation with Docker, Redis, RabbitMQ, Postgres and GORM

gin github-actions go golang hexagonal-architecture jwt oauth2 postgres rbac redis

Last synced: 05 May 2026

https://github.com/vishwaravi/study-assistant

An intelligent study platform that helps students organize their learning materials, generate practice questions, create summaries of notes, and schedule study sessions optimized for maximum retention — powered by AI.

firebase full-stack gemini-api jwt mysql react rest-api spring-boot spring-security springboot vite

Last synced: 23 Jun 2026

https://github.com/cipherstash/test-jwks

JSON Web Key Sets for testing

jwt

Last synced: 21 Feb 2026

https://github.com/chara-x/jwt

partial implementation of go `jwt` package

encoding jwt

Last synced: 01 Apr 2025

https://github.com/arifozcan35/shadowise-api

Shadowise API is a Spring Boot application that automatically generates quiz questions, flashcards, and summaries from user-uploaded PDF documents using artificial intelligence. It is designed to optimize the learning processes of students and educators.

api artificial-intelligence docker-compose java jwt mongodb spring-boot spring-security

Last synced: 14 Oct 2025

https://github.com/hussein-m-kandil/generic-express-service

A generic Express.js back-end service designed to support multiple front-end apps that I am managing to build in parallel with this app.

api bcryptjs cors docker docker-compose express jwt multer nodejs passport postgresql prisma rest-api sharp sql supertest typescript vitest winston zod

Last synced: 22 Jan 2026

https://github.com/raseduzzaman-rased/web-blood-donate

A MERN stack-based web application to connect blood donors with recipients efficiently, featuring donation requests, blog content, user management, and funding support.

axios express-js firebase-auth framer-motion javascript jwt mongodb nodejs react-js react-router-dom stripe tanstack-query

Last synced: 14 Apr 2026

https://github.com/rhenzala/blog-backend

Backend for mini blog built with React, Tailwind, Node, Express, PostgreSQL, Prisma, JWT

expressjs jwt postgresql prisma-orm

Last synced: 14 Oct 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/bngiahuy/fastapi-template

A modern FastAPI project template with async SQLAlchemy, Alembic migrations, JWT authentication, and Dockerized PostgreSQL.

docker fastapi jwt postgres python

Last synced: 14 Apr 2026

https://github.com/boobagreen/investmentapi

node js - express - typescript - test - postman - project

api crud express jest jwt nodejs prisma supertest typescript

Last synced: 14 Apr 2026

https://github.com/renatospaka/book-store

https://www.udemy.com/course/nodejs-the-complete-guide/

denojs expressjs jwt mongodb mysql nodejs restapi stripe-payments

Last synced: 12 Apr 2026

https://github.com/ranadas/sboot-jwt

Spring Boot Security + JWT + JPA

h2 jpa jwt springboot

Last synced: 29 Jan 2026

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/maratdev/movie-nest

Бэкенд Movie Dom

jwt mongoose nestjs nodejs swagger

Last synced: 29 Oct 2025

https://github.com/pauluswi/tulip

Is a microservice which provides payment token service.

ewallet fintech go golang jwt microservice payment tokenization

Last synced: 15 Oct 2025

https://github.com/marcovitoc/krabs-api

💰 Krabs-api is the backend of a full-stack app for simple expense tracking, built with Spring Boot.

backend expense-tracker java jwt postgresql reactive-programming spring-security spring-webflux springboot

Last synced: 06 May 2026

https://github.com/georgiosioannoucoder/sneakerlab

SneakerLab is an ecommerce platform with main purpose to sell limited collection of sneakers and slides. 🛒

aws bootstrap5 css3 django expressjs figma git heroku html5 javascript jwt nodejs paypal postgresql postman react redux

Last synced: 10 Apr 2026

https://github.com/serhiinikif/advanced-auth-pagination

Rest API with authorization (access, refresh), pagination, activation by mail, aggregation, sorting, conversion Uploaded by Vercel 😎

agregation axios bcrypt cookie-parser express-validator expressjs jwt nodemailer pagination resful-api swagger-jsdoc swagger-ui-express uuid vercel yamljs

Last synced: 12 Apr 2026

https://github.com/zn-rabby/Bistro-Boss-Restaurant-Server

Bistro Boss Restaurant Management MERN Stack Web App (Server)

express js jwt mongodb node stripe

Last synced: 04 Oct 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/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/alexwebgr/phonebook

A Ruby on Rails api-only app with JWT token authentication that exposes a basic CRUD API for managing contacts in a phonebook.

api jwt rspec ruby ruby-on-rails

Last synced: 03 May 2026

https://github.com/triyan-salazar/auth-and-user-management

Microservice for auth and management of users with fastify

backend fastify jest jwt microservice nodejs testing

Last synced: 08 May 2026

https://github.com/guspatagonico/elysia-auth

Elysia-based authentication project (bun + elysia framework + jwt + postgres)

bun elysiajs framework jwt jwt-authentication node nodejs postgresql server-framework

Last synced: 11 Jun 2025

https://github.com/pushkarsabe/3-day-test-project-sharpener-charity-donation

Charity Site , complete backend API from signing up users, lofgin users, donation using razorpay, donation trackinng, user dashboard which is updatable, charity registration, updating, admin sigup,login, deleting user , reject and accept by admin

backend-api brevo cloduinary expressjs jwt mysql-database nodejs

Last synced: 22 Jan 2026

https://github.com/danieldantasdev/aspnetcore-authentication-authorization_course-luisdev-part-1_dotnet-8_csharp-12

Curso da Formação ASP.NET Core sobre autenticação e autorização com Identity e JWT. Inclui criação segura de tokens, login, validação, permissões, hashing de senha e fluxo completo de recuperação de senha em APIs .NET.

api-security aspnetcore authentication authorization backend csharp dotnet identity jwt login luisdev password-hashing security

Last synced: 14 Apr 2026