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/detain/phlix-shared

Shared interfaces, DTOs, event names, and protocol types used by both phlix-server and phlix-hub. Composer-installable, PHP 8.3+, zero I/O.

composer-package dto event-dispatcher interfaces jwt library media-server oauth2 oidc php php8 plugin-api psr-11 psr-14 psr-7 sdk shared-library strict-types typed-php

Last synced: 25 Jun 2026

https://github.com/vishesh0x/expense-tracker

A secure, production-ready REST API for the "ET" Expense Tracker. Built with Java 21, Spring Boot 3, and Spring Security 6. Features implementation of Stateless JWT Authentication, secure password hashing, Spring Data JPA for MySQL/TiDB persistence, and Dockerized deployment on Render.

backend docker java jwt mysql rest-api spring-boot spring-security

Last synced: 06 Apr 2026

https://github.com/brianbasualdot/spring_security_jwt

La capa de seguridad para integrar a una API y darle la confianza para manejar datos sensibles. Con el agregado de 2 opciones autenticacion mediante una clave unica o token.

java17 jwt jwt-authentication jwt-token spring spring-security

Last synced: 17 May 2026

https://github.com/jvitoralb/my-books-app

Um aplicativo MERN com TypeScript. O backend foi desenvolvido seguindo os estilos REST e Microsserviços, e com uma abordagem TDD.

axios chakra-ui expressjs jest jsonwebtoken jwt mongodb nodejs prisma prisma-orm react react-router-dom react-router-v6 supertest test-driven-development typescript vite

Last synced: 12 Apr 2026

https://github.com/lscasas/django_api

Django-API is a learning project focused on building secure RESTful APIs with Django and DRF.

django django-rest-framework jwt

Last synced: 01 May 2026

https://github.com/kousaila502/user-service-microservice

Production-ready FastAPI User Service with JWT authentication, admin management, and GitOps deployment on GKE

admin-dashboard argocd authentication docker fastapi gitops gke jwt kubernetes microservices postgresql production-ready python user-management

Last synced: 09 Apr 2026

https://github.com/marcus-wilkes/youtube_clone_backend.github.io

youtube_clone is a YouTube clone built using Node.js, Express.js, and MongoDB. It features full video CRUD operations, secure JWT-based authentication, video uploads, channel subscriptions, and a range of user settings. You can check the screenshots of how the projects actually looks in live mode

css3 expressjs html5 javascript jwt mongodb nodejs vuejs

Last synced: 05 Apr 2025

https://github.com/donatocardoso/studying-angular

Program created to apply the knowledge acquired in the courses taken at Alura

angular binary coordinates criptography hexadecimal joker jwt navigation typescript

Last synced: 01 May 2026

https://github.com/sebalp100/ecommerce-api

Simple E-Commerce API made with express and MongoDB.

express-js jwt mongodb nodejs

Last synced: 02 Apr 2026

https://github.com/bhardwaj-shubham/ecommerce-api

Ecommerce Backend API using ExpressJS, MYSQL.

api backend-api express jwt mysql nodejs sequelize stripe-payments

Last synced: 06 Apr 2026

https://github.com/moveaxlab/nestjs-security

A NestJS library to handle JWT authentication for web and mobile apps.

jwt nestjs security

Last synced: 02 Feb 2026

https://github.com/ifsantana/ecommerce

Simple ECommerce Project - RestAPIs

aspnetcore2 automapper jwt mysql nunit oauth2 unit-testing webapi

Last synced: 05 May 2026

https://github.com/juanfalconcodigo/boilerplate-nodejs-graphql-typescript

Basic configuration of an integration project with nodejs, graphql, typescript and apollo.

apollo-server backend express graphql jwt mutation nodejs poo query schema subscription typescript

Last synced: 09 Apr 2026

https://github.com/adevecchi/slim-eloquent-rest-api

REST API para gerenciamento de contatos utilizando Slim Framework, componentes Eloquent, Validation do Laravel, JWT para autenticação e banco de dados SQLite

api eloquent jwt php rest slim sqlite validation

Last synced: 10 Apr 2026

https://github.com/edgar-code-repository/spring-boot-users-rest-api

Tarea para entrevista. API para creación de usuarios desarrollada con Java 8, Spring Boot, Gradle, JPA, JWT y Lombok.

java jwt spring-boot

Last synced: 17 May 2026

https://github.com/amanhaidry/chat-app

Chatty is a modern full-stack real-time chat application built with React, Node.js, Express, MongoDB, and Socket.IO. It features secure authentication, instant messaging, profile management, online user status, 32 DaisyUI themes, and PWA support. Easily deployable on Render and Netlify.

bcrypt claudinary daisy-ui dotenv express jwt lucide-react mongodb mongoose nodejs react react-hot-toast socket-io tailwindcss zustand

Last synced: 24 Jun 2025

https://github.com/kwadwoatta/appa-web-customer

Appa is a real-time package delivery system built with Socket.io

angular jwt signals socket-io tanstack-form tanstack-query

Last synced: 06 May 2026

https://github.com/nurislam243/techtinker-client-side

TechTinker is a responsive service-sharing app for tech device repairs. Users can add, book, and manage services securely with Firebase Auth, JWT, and MongoDB. Built with React, Tailwind CSS, and Express.

cors expressjs firebase-auth jwt mongodb nodejs react-router reactjs tailwindcss

Last synced: 02 Apr 2026

https://github.com/fsmaiorano/nestjs-forum

📔This is a simple project that simulates a forum system. It is built with NestJS.

bcrypt docker docker-compose jwt lint nestjs nodejs passportjs postgresql prisma-orm supertest typescript vitest zod

Last synced: 02 Apr 2026

https://github.com/abdullahal5/next-level-web-dev-assignment-6-client

This is about Gardening Trips and Tricks sharing website where user can read, write, follow, like, comment with a amazing text editor and GEMINI AI implementation for writing description.

authentication express generative-ai jwt mongodb mongoose nextui nodejs npm-package reactquill redux-toolkit typescript

Last synced: 28 Jun 2025

https://github.com/frankyang0529/koa-react-jwt-example

JWT as authentication for koa & react

jwt koa react

Last synced: 10 May 2026

https://github.com/sharmadhiraj/flutter_secure_token_manager

Safely store access and refresh tokens, efficiently refreshing access tokens upon expiration.

access-token android dart flutter ios jwt plugin refresh-token secure token

Last synced: 28 Mar 2025

https://github.com/batsdk/e-commerce-node

E commerce Rest API made with Node/Express JS

api ecommerce express javascript jwt mongoose nodejs

Last synced: 27 Mar 2025

https://github.com/danieldantasdev/aspnetcore-complete-formation_course-luisdev-backend-part-12_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: 29 Apr 2026

https://github.com/danieldantasdev/aspnetcore-complete-formation_course-luisdev-backend-part-2_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/rakotomandimby/symfony-enable-database-authentication

How to enable authentication against a PostgreSQL database after a minimal Symfony installation

jwt php postgresql symfony

Last synced: 10 May 2026

https://github.com/rishichawda/server-boilerplate

Personal server boilerplate.

bcrypt jwt mongodb nodejs passport

Last synced: 11 May 2026

https://github.com/waelbettayeb/auth

Simple authentification library

auth authentication identity jwt user

Last synced: 02 May 2026

https://github.com/l33t-c0d3r-66/real-estate-backend

Backend for Real Estate Portfolio Website

jwt rest-api spring-boot spring-security

Last synced: 16 May 2026

https://github.com/azmanabdlh/laravel-custom-auth

Fully example Laravel custom auth implementaion.

api auth authentication authorization jwt jwt-token laravel passport php php7

Last synced: 16 May 2026

https://github.com/mojtaba-arvin/django-react-iou-bnpl

A full-stack BNPL system using an I.O.U-based installment model, built with Django and React.js. It features a Private/Assigned Plan model where merchants assign plans to customers, and is designed to support Public Plans in the future for broader accessibility.

bnpl buy-now-pay-later celery django docker drf github-actions installment-plan jwt postgresql pytest python redis rest-api structlog swagger

Last synced: 25 Jan 2026

https://github.com/danieldantasdev/aspnetcore-complete-formation_course-luisdev-backend-part-14_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: 29 Apr 2026

https://github.com/mugcode/manager-server

后台管理系统-后端

jwt koa2 nodejs

Last synced: 07 Jan 2026

https://github.com/nathanmbicho/banka-pi

simple advanced json bank api with Go, JWT, Postgress and dockerized...

docker golang jwt postgres

Last synced: 02 Feb 2026

https://github.com/tecc/jwt2

A JWT library for Rust.

jose jose-jwt jwt jwt-token jwt-tokens rust

Last synced: 12 Jan 2026

https://github.com/zrwusa/bunny-nest

A best practice microservice based on NestJS, used to build RESTful APIs

dto jwt microservice nestjs oauth2 postgresql protocol restful-api solid-principles typeorm typescript

Last synced: 20 Jan 2026

https://github.com/sakib-333/whereisit-server

Serves all api response for the WhereIsIt client side.

cookie cors dotenv expressjs jwt mongodb

Last synced: 11 Apr 2026

https://github.com/faizankhan298/cipherschools-mcq-test-portal-backend

"The goal of this project is to create a web-based platform that offers a seamless and secure experience for students taking MCQ tests. The platform focuses on providing a robust user authentication system, an intuitive test-taking interface, and automated result processing."

express jwt mcq-test-portal mongodb node nodemailer react

Last synced: 09 Apr 2026

https://github.com/antarasi/feathers-auth-test

This project is prepared to test feathers authentication using REST and socket.io.

feathers feathers-authentication jwt

Last synced: 19 Mar 2025

https://github.com/felipecruz91/go-jwt-tutorial

Go HTTP client-server with JWT auth

golang jwt

Last synced: 21 Mar 2025

https://github.com/krjofficial/mern-blog

A modern blog website built with the MERN stack (MongoDB, Express.js, React.js, Node.js) and styled using Daisy UI. Features include user authentication, blog management, comments, search functionality, and responsive design.

blog daisyui express expressjs jwt mern mern-stack mongodb node nodejs react reactjs rest-api tailwindcss webdevelopment

Last synced: 07 Apr 2026

https://github.com/drfcozapata/api-rest-node-express-jwt

Este proyecto es una API Rest desarrollada usando Node.js, Express, TypeScript, JWT y MySQL para la creación de endpoints para hacer registro y login de usuarios y tiene una tabla ejemplo de productos que permite practicar el uso de JWT para la autenticación de usuarios.

api-rest express jwt mysql node nodejs typescript

Last synced: 07 Apr 2026

https://github.com/solarluiso/api-rest-ts-postgresql

RESTful API built with Node.js and PostgreSQL, enabling CRUD operations on users using token-based authentication via JWT.

api-rest auth bcrypt docker expressjs jwt nodejs postgresql prisma

Last synced: 07 Apr 2026

https://github.com/elaad24/mediasharing

Full-stack application that integrates Spotify and YouTube to display and download popular songs. Includes malware scanning, CVE detection, and efficient file management with MongoDB GridFS. Built with React and Node.js, utilizing TypeScript for robust type safety and JWT for secure user authentication.

authentication cve-detection express file-management gridfs jwt malware-scanning mongodb nodejs react scss streaming typescript webscraping youtube-integration

Last synced: 07 Apr 2026

https://github.com/bernardosemioficial/backend-nodejs-authentication

Servidor web para implementação de autenticação de usuários

bscript express jwt nodejs typescript

Last synced: 09 Apr 2026

https://github.com/privatedocs-1/kotjwt

A lightweight Kotlin library for encoding, decoding, and validating JWT and refresh tokens using HMAC SHA-256.

api authentication cyrptography hmac-sha256 jwt jwt-authentication jwt-library jwt-token kotlin kotlin-library security token

Last synced: 19 Mar 2025

https://github.com/mamunkhan71/craftifybd

Discover the beauty of nature with our eco-friendly products, designed to bring comfort and sustainability to your everyday life.

css3 express expressjs hookform html5 jwt lottie mongodb nodejs react reacticons reactrouterdom stripe taiwlindcss toastify typewriter-animation

Last synced: 07 Apr 2026

https://github.com/edummorenolp/serviciodocente-saas

Aplicación Web , diseñada para ayudar a profesores en la gestión de su trabajo diario y mucho mas.

express jwt nodejs prisma-orm react typescript vite

Last synced: 07 Apr 2026

https://github.com/longzhang920909/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: 27 Mar 2025

https://github.com/gabrielh-silvestre/trybe-futebol-clube

Full-Stack application for managing soccer matches and leaderboards.

docker docker-compose express jwt mocha-chai-sinon mysql nodejs oop react react-router sequelize tdd typescript

Last synced: 07 Apr 2026

https://github.com/launchpadlab/lp_token_auth

Simple token authentication

authentication jwt rails

Last synced: 24 Jan 2026

https://github.com/itsleonbro/pantryquest

A React web app that helps you discover recipes based on the ingredients you have, with an option to create and share your own recipes.

express jwt mongodb node react spoonacularapi

Last synced: 07 Apr 2026

https://github.com/riazulljannat/equi-sports-client

Equi Store is a React and Firebase-powered web app with user authentication, Firestore data storage, interactive animations, and real-time notifications. It features a responsive design using Tailwind CSS and DaisyUI.

daisyui expres firebase jwt nodejs reactjs tailwind

Last synced: 07 Apr 2026

https://github.com/ndeta100/camhotelconnect

This is an experimental project to create my own business at some point =)

fiber go jwt mongodb

Last synced: 30 Apr 2026

https://github.com/danieldantasdev/aspnetcore-complete-formation_course-luisdev-backend-part-9_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/berkanaslan/spring-boot-crud-app

🖥 It includes the Spring Boot Application working with Spring Security, JWT, MySQL etc.

java jwt spring-boot

Last synced: 17 May 2026

https://github.com/aldotestino/custom-login

Sistema di autenticazione creato con MongoDB, node.js, express e react.

chakra-ui express jwt mongodb nodejs pris prisma react typescript

Last synced: 07 Apr 2026

https://github.com/cjade/gin-example

golang gin example

gin golang gorm jwt

Last synced: 17 May 2026

https://github.com/robsonsilv4/springbootionicbackend

:cyclone: :computer: Sistema de Vendas feito com Java 10 e Spring Boot 2 [BACKEND]

java jwt spring-boot

Last synced: 17 May 2026

https://github.com/johntvale/favmovies-backend

A RESTful API for a movie platform with user authentication, movies management, ratings, favorites, and views. Admins manage users and content; users interact with movies. Built with Node.js, Express, and MongoDB.

bcrypt cookieparser docker express-js joi-validation jwt mongodb mongoose node-js

Last synced: 11 Sep 2025

https://github.com/eltonsantos/login-nextauth

Login with Credentials and Social Login using Next 15 and NextAuth. Tutorial: https://www.youtube.com/watch?v=oSDjImNvlGs

cookie credentials github google jwt next-auth nextjs15 oauth2 session

Last synced: 17 May 2026

https://github.com/vitormoschetta/vithor.auth

A small package that adds Authentication, Authorization, User Email sending and validation layer to your dotnet application.

aspnet-core authentication authorization dotnet dotnet-core email email-sender email-validation jwt jwt-token openid openid-connect refresh-token token

Last synced: 16 May 2026

https://github.com/benitogf/tie

jwt token authentication and prometheus metrics on a katamari server

jwt prometheus

Last synced: 15 Jan 2026

https://github.com/joelsalmeida/blogs-api

This is a back-end project developed by me during the full-stack development course at Trybe. The objective was architect and develop a blog CRUD API (with Sequelize ORM).

api backend express jwt rest sequelize

Last synced: 08 May 2026

https://github.com/remcostoeten/nextjs-15-roll-your-own-authentication

Showcasing how to roll your own JWT auth without the use Lucia, nextauth, clerk or any other external service. Stored securely in PostgreSQL. Features like admin roles, onboarding and more,. All opt-in via config.

admin authentication boilerplate jwt middleware nextjs15 react server-actions session solid starter

Last synced: 31 Jan 2026

https://github.com/jeffotoni/jwt-example

The purpose of this project is to make a simplified version using JWT for educational purposes.

go go-jwt golang jwt

Last synced: 24 Jun 2025

https://github.com/ilham-dev/rest-api-go-jwt

:alien: Just Learning Go With Auth JWT. Happy Code :)

go golang jwt jwt-auth jwt-authentication jwt-token

Last synced: 17 May 2026

https://github.com/drfcozapata/teamtalk_api

RESTful API developed to serve TeamTalk Web App using Node.js, Express.js, Sequelize and MySQL.

bcryptjs express jwt mysql node sequelize

Last synced: 15 Apr 2026

https://github.com/mehdizebhi/dealit-server

This repository is the server side of an application called "dealit". dealit is a freelancing web application.

backend ddd design-patterns design-system eda jwt restful server-side spring-boot

Last synced: 15 May 2026

https://github.com/raveriss/ft_transcendence

Une application web intégrant le jeu Pong multijoueur en temps réel avec une interface utilisateur moderne, des fonctionnalités avancées de gestion des utilisateurs et une architecture modulaire axée sur la sécurité et l'accessibilité.

2fa cyber-security dev-ops django docker-compose gdpr javascipt jwt microservices oauth2 pong pong-python postgresql python real-time spa

Last synced: 05 Apr 2026

https://github.com/aaroncx/taskflow

Full-stack task management app — Spring Boot 3 + JWT + React/TypeScript + PostgreSQL + Docker

docker java jwt kafka microservices postgresql react render rest-api spring-boot task-management typescript vercel

Last synced: 17 May 2026

https://github.com/martapolii/web-application-development-practice

This repository focuses on building full-stack web applications using Node.js, Express, MongoDB, and React. It includes creating REST APIs, implementing authentication, and deploying applications to production environments.

authentication back-end-development crud deployment expressjs front-end-development full-stack-web-development jwt mongodb nodejs oauth2 reactjs rest-api web-development

Last synced: 14 Apr 2026

https://github.com/camillamendess/nodejs-seguranca

API Node.js com autenticação, perfis de usuários e permissões.

express jwt nodejs postgresql sequelize

Last synced: 02 Apr 2026