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/gitericsson/natours_django

Rebuilt Natours using Python’s Django Rest Framework (DRF) to improve scalability and security, while integrating advanced DevOps features. In this iteration, I introduced alternative services, addressed key challenges for seamless functionality, and implemented strong security measures with continuous integration/deployment pipelines.

aws-ec2 aws-ecr ci-cd circleci containerization django-rest-framework docker jwt nginx postgis postgresql python3 redis

Last synced: 08 Apr 2026

https://github.com/anwarulislam/expressjs-link-shortenner

A link shortener web app created using express. I include some special feature in this project

express express-js express-link jwt link passport shortener

Last synced: 05 Apr 2025

https://github.com/persianturtle/nodejs-authentication-example

A simple authentication example using Node.js & JWT that protects static assets like HTML, JS, Image & Video files with custom middleware.

authentication javascript jwt nodejs protected-assets

Last synced: 17 May 2026

https://github.com/lequanphat/nestjs-starter-kit

A fundamental approach to start your NestJS application that is based on Hexagonal Architecture.

bcrypt env-cmd handlebars husky i18n jwt lint-staged nestjs nodejs nodemailer passport postgresql swagger ts-node typeorm

Last synced: 05 Apr 2026

https://github.com/hua1995116/jwt

a simple instance for jwt.

jwt node ts typescript

Last synced: 19 May 2026

https://github.com/nsweeting/authex_blacklist_redis

A simple module to use redis as a token blacklist with Authex.

authentication authex blacklist elixir jwt redis

Last synced: 17 May 2026

https://github.com/apolzek/pastebomb

:bomb: Project that simulates the backend of the pastebin website

air docker gin-gonic jwt migrate mysql

Last synced: 17 Jan 2026

https://github.com/iamyogeshmore/book-store-app

The provided code is a backend application for a bookstore. It includes controllers for managing users, books, shopping carts, and orders. Each controller has specific functionalities such as adding, retrieving, updating, and deleting data related to its respective entity. The code also utilizes service classes to handle the6 business logic.

jwt spring-boot

Last synced: 10 Apr 2026

https://github.com/k8shell-io/identity

Indetity service

authentication identity jwt oauth2

Last synced: 02 Jul 2026

https://github.com/kodatchi-001/mern-todo-app

A simple Todo app built with the MERN stack. Users can create, update, and delete tasks with a React front-end, Node.js and Express for the back-end, aMongoDB for data storage. Great for learning full-stack development and building dynamic web applications.

cors express-js jwt mern-stack mondodb mongoose node-js reactjs tailwind-css typescript

Last synced: 13 Mar 2025

https://github.com/jesielviana/hono-api

Esta API demonstra o uso de Bun, Hono, Prisma e JWT para construir um sistema de gerenciamento de usuários e filmes. Inclui rotas públicas para operações de login e gerenciamento de usuários, e rotas privadas para manipulação de filmes. Ideal para aprender e entender a integração dessas tecnologias.

bun bunjs hono honojs javascript jwt prisma prisma-orm typescript

Last synced: 18 Jan 2026

https://github.com/klovercloud-ci-cd/klovercloud-ci-jwt-token-generator

A utility tool to generate agent token

golang jwt

Last synced: 17 May 2026

https://github.com/hixraid/blog

Blog REST API (Go, Gin, MySQL)

blog go jwt mysql rest-api

Last synced: 17 May 2026

https://github.com/yorshka20/koa-demo

a RESTful api demo with koa.

api jwt koa prisma restful typescript

Last synced: 17 Feb 2026

https://github.com/fajarnugraha37/sso

This repository is a Docker-based single sign-on sandbox that wires Keycloak, a custom Node.js OIDC provider, and sample services behind an Nginx proxy to demonstrate shared authentication across multiple applications

authentication jwt keycloak nodejs oidc oidc-server sso

Last synced: 16 May 2026

https://github.com/bakaqc/evora-17c

Evora connects customers with event organizers quickly through detailed online booking.

cloudinary docker-container exe fptqnk17 jwt mongodb nestjs-backend reactjs

Last synced: 30 Dec 2025

https://github.com/noluyorabi/jwt-sem

JWT-Sem is an educational repository for exploring JSON Web Tokens (JWT) and software security concepts. It includes practical examples and challenges, covering JWT encoding, decoding, signature verification, and simplified RSA operations. The repository also features a web tool with JWT and RSA functionalities to help illustrate these concepts.

base64url cryptohack json json-web-token jwt jwt-authentication jwt-decoder jwt-encode rsa rsa-cryptography rsa-encryption

Last synced: 16 May 2026

https://github.com/joliwood/lyrics-library

LOCAL - Large GraphQL API with fake datas, Apollo server on node.js, Knex and class. This API serves the Soundy project

apollo-server docker express faker graphql jwt knex node typescript

Last synced: 11 Apr 2026

https://github.com/manuelalejandrojimeneztorres/surveyhub-mobile

Cross-platform app for Android, iOS, and web using Ionic, Angular, and Capacitor. Enables survey creation, management, and analysis with JWT-based authentication, role-based access control, and a responsive design.

angular capacitor cross-platform ionic jwt rxjs

Last synced: 05 May 2026

https://github.com/aygunbyr/udemyauthserver

Asp.Net Core API + Token bazlı kimlik doğrulama(JWT) - Fatih Çakıroğlu

asp-net-core identity jwt n-tier-architecture

Last synced: 18 Mar 2025

https://github.com/meenachie/ci_todo_javascript

Simple Todo application using CodeIgniter - REST API Integration with JWT

ajax api bootstrap5 codeigniter3 html5 javascript jquery jwt jwt-token mvc-architecture php rest-api

Last synced: 14 Apr 2026

https://github.com/aliirfaan/laravel-simple-jwt

This package allows you to generate Json Web Tokens. You can then verify the JWT code and grant access based on its validity. You can also use the optional refresh token flow for long lived sessions.

jsonwebtoken jwt jwt-token laravel php refresh-token

Last synced: 11 Jan 2026

https://github.com/willianantunes/ping-identity-auth-playground

Will I be able to unleash the power of identity?

django jwt openid-connect ping-identity

Last synced: 17 May 2026

https://github.com/ismailaboulkacem1/full-stack-smartlibrary-app-react-java-spring-boot-and-stripe-integration

A Full Stack library management web application built using React and Java Spring Boot. Includes features like secure authentication (JWT, OAuth2), Stripe-based credit card payments, RESTful APIs, and MySQL database integration.

full-stack java jwt library-management mysql oauth2 react rest-api spring-boot stripe-payments web-application

Last synced: 12 Apr 2026

https://github.com/kientech/tech-blog

MEAN Tech Blog is a full-stack blogging platform built using the MEAN stack (MongoDB, Express.js, Angular, and Node.js). It allows users to create, manage, and interact with blog posts while implementing authentication and authorization mechanisms. Additionally, the platform supports powerful search and filtering features to enhance user experience

express jwt mongodb nodejs postman reactjs

Last synced: 12 Mar 2025

https://github.com/dungken/utc2-coolmate-admin-react-netcore

Ecommerce System Management is a .NET Core-based application.

jwt netcore react typescript

Last synced: 03 Apr 2025

https://github.com/tushar-3549/api-development

FastAPI application showcasing backend development with Python, including RESTful APIs, database integration with PostgreSQL, and modern development practices.

api-development backend fastapi jwt oauth2 postgresql-database sqlalchemy

Last synced: 15 May 2026

https://github.com/kenfehling/omniauth-stateless

Ruby gem for doing stateless authentication with omniauth

api jwt middleware omniauth rails rest ruby stateless

Last synced: 15 May 2026

https://github.com/boilerlabs/java-spring-auth-jwt-jpa

A boilerplate starter project for building a Java Spring Boot application with JWT and JPA authentication.

java jwt spring-boot spring-security

Last synced: 20 Jan 2026

https://github.com/denissonpereira/sping-security-jwt

A aplicação Java implementa um sistema robusto de autenticação e autorização utilizando as poderosas funcionalidades oferecidas pelo Spring Security em conjunto com JSON Web Tokens (JWT).

java java-17 jwt jwt-auth jwt-authentication jwt-authorization jwt-token jwt-tokens spring-boot spring-security spring-security-jwt spring-security-oauth2

Last synced: 15 May 2026

https://github.com/didikz/laravel-codecept-testing

Automated testing exercise API using Laravel + Codeception + JWT package

api codeception jwt laravel testing

Last synced: 22 Mar 2025

https://github.com/gongdongho12/spring-dongholab-graphql

Spring GraphQL with JWT-Security as Webflux

graphql jwt kotlin mysql spring spring-boot spring-security swagger

Last synced: 09 Apr 2026

https://github.com/lucianosants/spinit-finance

aplicação web desenvolvida para permitir que os usuários tenham um controle completo de suas finanças.

jwt nextjs nextjs13 nodejs prisma react tailwindcss typescirpt

Last synced: 07 Apr 2026

https://github.com/mmqnym/goink

GoInk is a project template that helps developers quickly build a server. Use the gin framework.

gin-gonic golang http-server jwt swagger template

Last synced: 07 Jan 2026

https://github.com/toktokhan-dev/0auth-sdk

Client Side JavaScript toolkit for 0Auth.

auth authentication authorization javascript jwt login oauth2 sdk typescript

Last synced: 12 Jun 2026

https://github.com/jonanv/jwtauthclient-reactjs

JWT (JSON Web Token) authentification client with React JS

javascript jwt react

Last synced: 17 May 2026

https://github.com/sinantech/jwt-authentication

🔐 This Application Contains JWT Authorization and Authentication Example From AmigosCode

authentication authorization filter java jsonwebtoken jwt security spring-boot

Last synced: 15 May 2026

https://github.com/dinushchathurya/laravel-product-review-api

Product Review is a Laravel powered API that allows users to add, view, update and delete products. Users will also be able to rate and review a product

api jwt laravel laravel-api laravel-authentication laravel-framework laravel-jwt laravel-rest-api laravel-restful-api rest-api

Last synced: 27 Apr 2026

https://github.com/4players/odin-tokens-go

Lightweight module to generate access keys and room tokens used by 4Players ODIN

authentication ed25519 go golang jwt

Last synced: 28 Mar 2025

https://github.com/aelyakoubi/Full-Stack-Events-website

Full-Stack project Events website React.js Node.js Express.js Middleware Prisma Mysql

authentication-backend chakra-ui express-js javascript jwt middleware mysql-database node-js prisma-orm react-js static vite

Last synced: 08 Sep 2025

https://github.com/sebastian4j/demo-microprofile-starter

demo utilizando la aplicacion MicroProfile Starter y Keycloak para la seguridad con JWT

java jwt microprofile microservice

Last synced: 19 Dec 2025

https://github.com/belyashnikovatn/api_yamdb

Сервис для публикации отзывов на произведения разных категорий и жанров.

api django drf jwt python

Last synced: 29 Dec 2025

https://github.com/gregorykogan/jwt-microservice

A high-performance JWT authentication microservice written in Go, featuring Redis caching and Docker support.

authentication auto-logout caching docker docker-compose go high-performance jwt load-balancing microservice nginx redis security structured-logging testing token-refresh uuid

Last synced: 04 Apr 2026

https://github.com/touhidtamim/keepfresh-client-side

Keep Fresh – A full-stack food expiry tracker app with countdowns, JWT auth, and smart alerts to reduce food waste. Built with React, Express, and MongoDB.

daisyui express express-middleware firebase-auth food-tracker jwt jwt-token mongodb mongodb-atlas mongodb-database react tailwindcss

Last synced: 09 Apr 2026

https://github.com/sbstjn/jwtiny

Minimal, type-safe JSON Web Token (JWT) validation for Rust.

authentication jsonwebtoken jwt rust rust-lang

Last synced: 07 Mar 2026

https://github.com/piomin/sample-micronaut-security

Demo with Micronaut application illustrating Security module

jwt micronaut micronaut-oauth2 micronautfw oauth2 security

Last synced: 14 Apr 2025

https://github.com/srs-sudeep/nodejs-express-boilerplate

Boilerplate for Nodejs Express with auth and swagger docs.

boilerplate bun express husky jwt mongodb mongoose nodejs swagger

Last synced: 20 Jan 2026

https://github.com/bmukesh23/memo

🫧 An minimal AI powered note taking app built with MERN & Gemini.

axios express firebase-auth gemini gemini-15-flash gemini-api jwt mern mongodb node react tailwindcss vite

Last synced: 07 Apr 2026

https://github.com/baloise/pelan-api

API für die kommende Einsatzplanung des Helpdesks

api jwt jwt-authentication php php7 rest-api restful-api

Last synced: 26 Jun 2025

https://github.com/vhtua/student-life-support-service

The Student Support Service web application is designed to assist students with their daily activities at the Vietnamese-German University (VGU)

bootstrap5 css3 docker expressjs html5 javascript jwt material-ui nodejs postgresql react react-router redis redux scss shell-scripting socket-io vite

Last synced: 07 Apr 2026

https://github.com/pasan1/auth-crud-app-node-express-mysql

This is a sample Node.js application that demonstrates a CRUD (Create, Read, Update, Delete) operation with MySQL database. The application includes user authentication and authorization, with two different roles: customer and admin.

auth authentication authorization bycrypt crud expressjs jwt mysql node nodejs

Last synced: 07 Apr 2026

https://github.com/athrocks/spring-jwt-auth-api

A Spring Boot backend project implementing secure API authentication using JWT (JSON Web Tokens) and Bcrypt. This project includes role-based access control, integrates with a MySQL database, and provides example endpoints for different roles (Student, User).

jwt jwt-authentication jwt-token mysql rest-api restapi restful-api spring spring-boot spring-data-jpa spring-mvc spring-security springframework

Last synced: 18 May 2026

https://github.com/matiassenia/backrocketbot

API de autenticación backend construida con Node.js, Express, Prisma y JWT. Permite registro, inicio de sesión, y acceso a rutas protegidas mediante validación de tokens. Incluye base de datos SQLite para almacenamiento de usuarios.

api api-rest authentication backend bcrypt dotenv expressjs javascript jwt nodejs postman prisma programming rest-api sqlite

Last synced: 08 Apr 2026

https://github.com/layinded/swx-api

SwX is a modular, full-featured FastAPI starter template designed for building scalable, secure, and production-ready backend or full-stack applications with ease.

alembic api backend boilderplate devtools fastapi fastapi-crud jwt modular-architecture oauth2 postgres postgresql production-ready python sqlalchemy sqlmodel template

Last synced: 19 Apr 2026

https://github.com/danielbrito/node-js-studies

:green_circle: Node.js experiments.

express javascript jwt nodejs postgresql rest-api sequelize

Last synced: 04 Apr 2026

https://github.com/tanim-mishkat/uber-clone

Full-stack Uber Clone built with React, Node.js, Express, and MongoDB. Features real-time ride tracking with Socket.io, user and captain authentication, fare calculation, OTP verification, and interactive maps.

express fullstack jwt mongodb nodejs react rest-api socketio uber

Last synced: 13 Apr 2026

https://github.com/aswinbennyofficial/go-project-template

Go project template using go-chi, pgxpool, go-redis, gocql, zerolog, amqp091-go, middlewares, dockerfile and compose etc..

backend docker docker-compose go go-chi go-redis golang golang-library jwt pgx pgxpool zerolog

Last synced: 19 Jan 2026

https://github.com/sanjayng125/mern-chat-app

A simple Chat App Using MERN | Socket.io | JWT

chat-application jwt mern responsive socket-io

Last synced: 30 Apr 2026

https://github.com/3bdalrhmans3d/learnquest

LearnQuest V1 is a comprehensive Learning Management System (LMS) designed for modern educational institutions. Built with cutting-edge technologies, it provides a secure, scalable, and feature-rich platform for online learning and course management.

api cache clean-architecture dotnet dto-pattern elearning-platform email-notification entity-framework-core jwt notification repository-pattern services signalr sqlserver

Last synced: 18 May 2026

https://github.com/maddhruv/dlog

BLOG without database

blog jwt react

Last synced: 18 May 2026

https://github.com/thematiaz0/notenough-web

This is a fullstack web development notes app, showcasing possibilities with ASP.NET (C#) and React.

asp-net cookies crud csharp css docker html jwt postgresql react responsive ui ux website

Last synced: 07 Apr 2026

https://github.com/aishwary-dixit1/web-chat

Web Chat 💬 – A real-time messaging web app for seamless communication. Features instant messaging, user authentication, media sharing, and a sleek, responsive UI. Powered by Node.js, React, Socket.io, and MongoDB for fast and secure conversations. 🚀

authenitication chat-app daisy-ui expressjs jwt mongodb nodejs react real-time-messaging socket-io tailwindcss webchat websocket

Last synced: 07 Apr 2026

https://github.com/zn-rabby/recyclemart-server

SecondHand is a web application designed to facilitate the buying and selling of used items. Users can post listings, browse products, and communicate securely with sellers. The platform provides a seamless and secure experience for all users.

bycrypt express jwt mondodb mongoose node sslcommerz typescript

Last synced: 07 Apr 2026

https://github.com/arian-fallahpour/natours

🌄 The BEST tour booking website the world has ever seen!

css expressjs html javascript jwt mapty-api mongodb nodejs pug stripe-api

Last synced: 06 Apr 2026

https://github.com/PratikRameshMajage/BackendPracticeWithMiniProjects

EXPRESS_PRACTICE_PROJECT | MERN Stack Backend Learning Journey | 📚 This repository documents my journey of learning backend development with the MERN stack. 🌐 | 🛠️ Setting up a Node.js and Express.js server | 💾 Connecting with MongoDB for database management | 🔒 Implementing authentication and authorization | 📡 RESTful APIs | 🚀 Deploying.

bcrypt cookie ejs express fs json-parser jwt monggodb mongoose nodejs path

Last synced: 03 Apr 2025

https://github.com/shaikahmadnawaz/rest-api

Building the REST APIs for the e-commerce application

ecommerce expressjs jwt mongodb nodejs rest-api

Last synced: 06 Apr 2026

https://github.com/aligorithm-97/itts

Innova Service Delivery Unit SCM ( Supply Chain Management -> Procurement & Purchasing Management ) Full-Stack Web Application

customhooks docker dockernetworking interceptors jwt nginx react redis refresh-token spring-boot springsecurity sqlserver typescript

Last synced: 06 Apr 2026

https://github.com/attla/data-token

🪅 Turn everything into a token: randomized or predictable

data-token data-transformation jwt jwt-token laravel laravel-package token tokenization tokenizer

Last synced: 30 Sep 2025

https://github.com/premaravind47/auth-service

A Spring Boot microservice for user registration and JWT-based authentication. This service handles user signup, login, and generates JWT tokens for secure API access.

jwt lombok maven microservice mysql redis spring-boot spring-data-jpa spring-security swagger

Last synced: 05 Apr 2026

https://github.com/ark948/fastapi-auth-project

Simple fastapi app to demonstrate token authentication process

fastapi jwt jwt-authentication python sqlmodel token-based-authentication

Last synced: 18 May 2026

https://github.com/z3ntl3/roki

The ultimate solution to sign and validate JSON Web Tokens (JWT) without breaking the ability to fully customize.

go jwt

Last synced: 30 Jun 2026

https://github.com/arcdevoff/todolist

A Todo List web application built with TypeScript, NestJS, Prisma PostgreSQL, and Vite (React), featuring JWT-based authentication.

jwt nest react tailwindcss todolist typescript vite

Last synced: 06 Apr 2026

https://github.com/01barthez/manage-employee

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 cronjobs 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: 11 Apr 2026

https://github.com/ahmed-hariri/mern-todo-app

A simple Todo app built with the MERN stack. Users can create, update, and delete tasks with a React front-end, Node.js and Express for the back-end, aMongoDB for data storage. Great for learning full-stack development and building dynamic web applications.

cors express-js jwt mern-stack mondodb mongoose node-js reactjs tailwind-css typescript

Last synced: 18 Feb 2026

https://github.com/zemuldo/nodejs_hackerbay

:rose: This is a nodejs app for demonstrating jwt, thumbnail generation, unit testing, test reporting, dockerization of node applications.

jwt nodejs test thumbnails

Last synced: 18 Apr 2026

https://github.com/mmattklaus/go-jwt-demo

API Based Authentication using JWT in Golang (A framework-ish approach)

authentication framework go golang gorm jwt jwt-authentication

Last synced: 11 Jan 2026

https://github.com/sohan10012/web-development-roadmap

💻 Web development roadmap with handpicked free resources for frontend and backend. Ideal for beginners aiming to become full-stack developers from scratch.

bootstrap css figma firebase git github html javascript jwt mern-stack nextjs postman redux sql tailwindcss vercel vite

Last synced: 08 Aug 2025

https://github.com/moonraker22/flashcards-and-snippets

A Full Stack Next.js Django Project

django graphql jwt nextjs postgresql react

Last synced: 07 Apr 2026

https://github.com/ohshajim/safar-client

SAFAR is a tourist management website with authentication and CRUD operation features .

daisyui firebase jwt reactjs tailwind

Last synced: 07 Apr 2026