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/tahia-tahi/collab-learn

A modern, collaborative group-study platform where students and educators can create, filter, submit, and evaluate assignments. Built with React, Firebase, and Tailwind CSS — featuring role-based access, animated UI, and secure authentication for a seamless learning experience.

jwt node react react-router

Last synced: 05 May 2026

https://github.com/ath31st/vac_vac

Vac Vac is a job application platform for job seekers and employers, providing secure access and session persistence after page reloads. It features six main pages tailored to meet the needs of both user groups.

component-styling exposed full-stack jwt kotlin ktor ktor-server react reactjs redux-toolkit sqlite3 typescript

Last synced: 05 May 2026

https://github.com/douglaszuqueto/api-gateway-test

Testes com NodeJS no ecossistema Gateway/Microservice

api docker gateway jwt microservice nodejs rest-api

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/gibranfsh/jwt-benchmark-using-hmac-sha-3-and-rsa

This repository contains the implementation and benchmarking of JWT using RSA and HMAC SHA-3 cryptographic algorithms.

benchmark cryptography-algorithms golang jwt

Last synced: 09 Jun 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/nick-vanduijn/springboot-rbac-example

Example Spring Boot REST API demonstrating Role-Based Access Control (RBAC) with JWT authentication and enterprise-grade audit logging. Includes real security, async audit trail, AOP, and production-ready patterns for educational purposes.

demo example java jwt rbac role security spring springboot

Last synced: 05 May 2026

https://github.com/sumitmadaan16/spring-security-demo

Spring Boot project with user registration, password encryption, and Basic Auth using Spring Security. Stateless session management, PostgreSQL integration, and clean layered architecture. Ideal for backend authentication demos.

authentication backend backend-api java jwt jwt-authentication jwt-token postgresql rest-api restful-api spring-boot spring-mvc 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/complicat9d/participant-interaction-service-be

Implementation of service for participant interactions

docker-compose fastapi jwt pydantic sqlalchemy

Last synced: 05 May 2026

https://github.com/luiizsilverio/mycontacts

API desenvolvida em Node + Mongoose + JWT

dotenv jwt jwt-authentication mongoose nodejs

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/brunoschmitz4/defreela-app

O DeFreela é uma plataforma inovadora projetada para simplificar a colaboração entre profissionais freelancers e empresas.

axios jsx jwt reactjs reactmemo

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/satish-singh95/security-and-jwt

This project contains Spring Security with JWT Implementation.

hibernate hibernate-jpa jwt jwt-token mysql spring-boot spring-security spring-security-jwt spring-web

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/abhishek2002singh/devtenderbackend

🚀 DevTender Backend 🔥💻 The DevTender Backend powers a developer connection platform, built with Node.js, Express.js, and MongoDB. It handles authentication (JWT) 🔐, profile management 🧑‍💻, friend requests 🤝, and real-time updates 📢. Secure and scalable, it ensures seamless networking for developers.

bcrypt expressjs jwt mongodb nodejs validator

Last synced: 06 May 2026

https://github.com/rajyo/angular_article_client

Developed a responsive article posting web application using Angular, GraphQL and ExpressJS enabling users to create, read, update and delete articles and used JWT for user authentication and MongoDB as a database. Used GraphQL as a query language for API’s and a runtime for fulfilling those queries with existing data.

angular express graphql jwt taiwindcss typescript

Last synced: 06 May 2026

https://github.com/farab-hussain/nathan-backend

Backend: Express + Prisma e-commerce API providing JWT cookie auth, products with flavors, carts, orders, 3-pack bundles, uploads, and admin endpoints.

authentication-backend cors ecommerce-backend express-js inventory jwt multer-fileupload node-js nodemailer orders postgresql prisma products rest-api

Last synced: 06 May 2026

https://github.com/arturbomtempo-learning/secure-rest-api-spring-boot-jwt

A project developed to deepen understanding of Spring Security and JWT in a Spring Boot application.

auth0 h2-database java jwt lombok spring spring-boot spring-data-jpa spring-security spring-web

Last synced: 06 May 2026

https://github.com/sharif-minhaz/auth-with-jwt

Json web token based auth system in express.js project

authorization cookie-parser expressjs jwt jwt-auth

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/jamesdevbie/authenticationapp

A simple User Authentication and Authorization App with Bearer Token

bcrypt es6 express javascript jwt mongodb nodejs

Last synced: 06 May 2026

https://github.com/rajyo/deploy_ecomm_backend

Developed a user-friendly, secure e-commerce web application using ReactJS and Django Rest Framework. Used Axios to integrate the Fake Store API and used Redux Toolkit for global state management. Integrated Stripe for payment processing and used PostgreSQL for data storage and retrieval, JWT and React Toastify.

axios django-rest-framework jwt postgresql reactjs reacts redux-toolkit

Last synced: 06 May 2026

https://github.com/mohakcodes/sankalp

"Sankalp" is a robust and intuitive to-do list application designed to elevate your productivity to new heights. Blending user-friendly interface with powerful features, Sankalp offers a comprehensive platform to organize tasks and manage your day effectively.

jwt mongodb nodejs vuejs

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/gdr18/la-favorita-bar

Sistema de Gestión Integral para Hostelería. Diseñado para optimizar la operativa diaria del bar, centralizando la gestión de recursos y la toma de pedidos. Stack Tecnológico: - Frontend: React - Backend: API Rest con Flask (Python) - Base de Datos: MongoDB.

cov flask jwt mongodb oauth2 pydantic pytest python

Last synced: 06 May 2026

https://github.com/abhaybraja/ecommerce

A Django-React based eCommerce platform with JWT authentication, supporting user-specific cart, order checkout, and conditional discount codes. Includes admin analytics and unit tests for a robust backend system.

django ecommerce jwt rbac reactjs

Last synced: 06 May 2026

https://github.com/aguslasalvia/challenge-cds-2023

For this ocation, CodigoDelSur challenge me to create an API consuming the well known TMDB (The Movie DataBase). This is an old challenge but I wanted to updated with what I know now.

bcrypt bun expressjs jwt mongodb mvc nodejs pnpm

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/cristimanolache28/employee-performance-tracker

A backend system built with Spring Boot for managing employees, performance evaluations, and skill progression within an organization.

authentication authorization integration-testing java junit jwt management-system maven mockito mysql opensource performance-tracking rest-api security skills-management springboot unit-testing

Last synced: 06 May 2026

https://github.com/hasinthak/nodejs-jwt-api

NodeJs API for JWT authentication and Authorization. No Static assets are served. Only the API s are exposed via the URL.

jwt nodejs redis

Last synced: 06 May 2026

https://github.com/xiangronglin/etrian-odyssey-planner

Unofficial party planner for Etrian Odyssey

etrian-odyssey exposed flyway jwt ktor postgresql vue

Last synced: 07 May 2026

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

Basic Authentication implementation using Apollo Server with backend as MongoDB

apollo-mongo apollo-server apollo-server-express graphql jwt mern-stack nodejs

Last synced: 07 May 2026

https://github.com/aelgamal5/nestjs-auth

NestJS Authentication using Passport

auth jwt nestjs nodejs passport session ts

Last synced: 07 May 2026

https://github.com/autumnnus/e-commerce-api

RESTful API for an e-commerce platform built using Java Spring Boot

aws-s3 backend e-commerce java jwt postgresql rest-api spring-boot

Last synced: 07 May 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/mevlutayilmaz/e-commerce-ui

This project implements a modern e-commerce website using React.

axios axios-react e-commerce-website javascript jwt jwt-authentication react tailwind-css tailwindcss

Last synced: 07 May 2026

https://github.com/rustkas/profinansy_nestjs_test_task

Реализация тестового задания

bcrypt jwt nestjs postgres redis typeorm

Last synced: 07 May 2026

https://github.com/dacosmicgiant/rtca-echo

Realtime Chat App built with the MERN stack, featuring real-time messaging, online user status, and secure authentication.

daisyui jwt mern-stack socket-io tailwindcss zustand

Last synced: 07 May 2026

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

https://github.com/nikolatechie/cinema-data-service

RESTful service that communicates with both database and frontend as part of the Cinema web application.

backend database frontend jwt nodejs

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/pome1lo/spottymotor

A web application with a micro service architecture on the theme "Car Company"

asp-net-core blazor c-sharp docker-compose jwt microservices web

Last synced: 07 May 2026

https://github.com/ak4m410x01/doctorfinder

Doctor Finder is a platform connecting patients and doctors. Patients search for doctors by specialty and location, book appointments, and pay online or offline. You'll build the .NET backend API ensuring data security, appointment management, and scalability.

api authentication autherization clean-architecture clinic csharp doctor doctorfinder domain-driven-design dotnet-core ef-core healthcare hospital jwt linq medical repository-pattern rest-api restful-api sqlserver

Last synced: 07 May 2026

https://github.com/dev-t2/uber-eats-backend

Create Uber Eats Clone Backend Using NestJS

jwt mailgun nestjs postgresql prisma typescript

Last synced: 08 May 2026

https://github.com/hvalfangst/gin-api

API programmed in Golang with the Gin framework providing CRUD endpoints for the domain of wine. Authentication and authorization is being handled by middleware.

authentication authorization gin-gonic go-pg golang jwt jwt-tokens middlware

Last synced: 07 May 2026

https://github.com/eslamyasser-dev/rbac

A lightweight, extensible, and efficient Role-Based Access Control (RBAC) system implemented in Node.js, designed to manage user roles and permissions effectively.

argon2 drizzle-orm fastify jwt postgr role-based-access-control typescript zod

Last synced: 07 May 2026

https://github.com/tomaytotomato/spring-stateless-auth-firebase

Demo fullstack application showing stateless authentication between frontend and backend service. Using a Vue.js client to fetch a JWT token from Firebase and authenticate with a Spring boot resource server.

firebase-auth jwt jwt-authentication oauth2 oauth2-resource-server spring-boot spring-security vue vuejs

Last synced: 07 May 2026

https://github.com/facundo1000/express-simple-crud

Express app using Sqlite, Prisma ORM and JWT

express jwt prisma sqlite

Last synced: 07 May 2026

https://github.com/codeprometheus/springboot-the-avengers

Java Practice Projects && Spring Boot, Practical Learning Cases. Integrated learning records with current technologies

idempotent jwt jwt-springboot lock nginx rabbitmq redis springboot swagger zookeeper

Last synced: 07 Apr 2026

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

Example code manipulating JWTs for Ruby

fusionauth jwt ruby

Last synced: 11 Sep 2025

https://github.com/o920909/realtime-frex-mern

A real-time collaborative workspace application for forex trading, built with the MERN stack (MongoDB, Express.js, React.js, Node.js) and Socket.io. The project aims to provide a secure and feature-rich platform for forex traders to collaborate, communicate, and access live forex price updates.

express fores-prediction jwt mongodb node react

Last synced: 30 Dec 2025

https://github.com/arpit-shrivastva/kanban-board

A Kanban Board is a visual tool used for managing work and improving efficiency. It typically consists of columns representing different stages of a process, and cards representing tasks or work items. The board provides a clear visual overview of the workflow, making it easy to understand the status of each task and identify potential bottlenecks.

angular angularmaterial git java javascript jwt mongodb mysql servlet spring-boot typescript

Last synced: 14 Apr 2026

https://github.com/aburayhan-bpi/bistro-boss-client

Bistro Boss is a restaurant management server using Node.js, Express, and MongoDB. It supports JWT authentication, Stripe payments, Mailgun emails, and secure API access with CORS, ensuring smooth menu and order management. 🚀

axios daisyui expressjs firebase jwt lottiefil momentjs mongodb react reacthookform reactquery reactrouterdom stripe tailwindcss

Last synced: 07 Apr 2026

https://github.com/wansh786/taskmaster

Taskmaster: MERN fullstack app replicates Microsoft To-Do with MongoDB, Express, React, Vite, Tailwind CSS. Emphasizes UI fidelity, security, responsiveness, and regular updates.

bcryptjs express jwt mongodb mongoose mui nodejs react vite

Last synced: 07 Apr 2026

https://github.com/daniilty/sharenote-auth

service for jwt authorization/user registration

go golang jwt jwt-authentication rs256

Last synced: 29 Oct 2025

https://github.com/hugo-chilemme/bizexpenses

Business expense manager built with Next.js, Node.js, TypeScript, and MongoDB. Custom auth & file storage (VPS + Cloudflare).

auth cloudflare file-upload jwt mongodb nextjs nodejs tailwindcss typescript

Last synced: 11 Apr 2026

https://github.com/bondrogeen/vue-auth-jwt

Client app NuxtJS, Auth, JWT, Vuetify

authentication jwt nuxtjs rest-api vue2 vuetify

Last synced: 18 May 2026

https://github.com/anirbansharma1996/urban-nest

Urban Nest is an e-commerce website offering a wide range of products for men, women, and kids. It provides a seamless shopping experience with secure payment processing, allowing users to easily purchase items for the whole family.

admin-dashboard css3 expressjs html5 jwt mongodb nodejs razorpay-payment reactjs

Last synced: 07 Apr 2026

https://github.com/thegera4/jwt-auth-api

Custom auth system with JWT

expressjs jwt mongodb nodejs typescript

Last synced: 07 Apr 2026

https://github.com/johancalat/devworkshop-taskapi

🛠️ TaskFlowPro - Sistema de Gestión de Tareas y Equipos con Clean Architecture (.NET 9) - Plantilla Educativa

api clean-architecture csharp dotnet educational entity-framework jwt repository-pattern rest template

Last synced: 18 May 2026

https://github.com/alimadeoliveiranatalia/financial_statement

REST API de gestão de Depósito e Saque financeiro, desenvolvido no Ignite Rockeseat

docker jest-tests jwt nodejs postgresql solid-principles supertest

Last synced: 07 Apr 2026

https://github.com/a-tetarwal/polity-dance

Polity-Dance is a web-based platform for creating and sharing articles. Users can create and manage articles, view articles from others, and manage their profiles. This project uses modern web technologies and services to provide a seamless experience for users.

bcrypt bcryptjs cloud cloudinary express expressjs jsonwebtoken jwt mongodb mongoose multer node nodejs

Last synced: 08 Apr 2026

https://github.com/azeemshaik025/TripTogether

This repository contains the frontend code for our Trip Together platform, built using the MERN stack. It manages the user interface, making trip planning smooth and user-friendly. The client-side seamlessly integrates with the backend, providing a responsive and engaging experience for posting and searching trips.

jwt mongodb mongodb-atlas mongoose nodejs reactjs

Last synced: 30 Dec 2025

https://github.com/propeldata/propel-oauth-2-examples

Code examples for fetching oauth-2 credentials to use with the Propel GraphQL API

graphql jwt jwt-authentication jwt-token oauth2 oauth2-client

Last synced: 07 Apr 2026

https://github.com/nael-awadallah/mern-chatify

This project is a full-stack web application built from the ground up with modern technologies, focusing on real-time communication, authentication, and a smooth user experience. It demonstrates best practices in backend security, frontend design, and deployment workflow — making it a solid foundation for scalable web apps.

arcjet cloudinary daisyui expressjs jwt mongodb nodejs reactjs socket-io tailwindcss zustand

Last synced: 07 Apr 2026

https://github.com/alejzeis/derelictjwt

UNOFFICAL Derelict binding to the libjwt library (https://github.com/benmcollins/libjwt)

binding derelict dlang dub jwt

Last synced: 07 Mar 2026

https://github.com/sparkinzy/jwt-demo

PHP使用jwt的生产与校验

demo jwt php

Last synced: 24 Feb 2025

https://github.com/abudzaralghifari/laravel_jwt

Laravel Login & Register Menggunakan JWT

api jwt laravel-10 php

Last synced: 13 May 2025

https://github.com/influx6/jwtkit

A JWT(JSON Web Token) code gen for quick jwt api for backend SSO Login.

annotated-structs gen golang-jwt jwt jwt-gen jwt-go-gen refresh-tokens

Last synced: 14 Mar 2025

https://github.com/nomadicmehul/owasp-s-appsec-israel-2018

AppSec Israel 2018 will take place on 5-6 September, 2018 at Tel Aviv University, in central Tel Aviv.

appsec authentication authorization jwt jwt-auth jwt-authentication jwt-server jwt-tokens owasp security serverless

Last synced: 20 Jan 2026

https://github.com/jomy10/libkeycloak

A library for interacting with Keycloak and validating jwt tokens returned from it. Includes bindings for Ruby. (early development, features are lacking)

jwt jwt-auth jwt-authentication jwt-token keycloak keycloak-rest-api

Last synced: 03 Apr 2025

https://github.com/imroodydev/thaus-scrumboard-server

A RESTful API server for managing agile projects with real-time chat functionality and user authentication

haagse-hogeschool javascript jwt nodejs scrum scrum-board scrum-management scrum-master sequelize

Last synced: 19 Jul 2025

https://github.com/mrseeker53/foodie-client

A web application for food review platform

expressjs firebase-auth javascript jwt mongodb nodejs reactjs tailwindcss

Last synced: 06 Apr 2026