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/alexsimao/basic-auth-api

Esta aplicação de estudo demonstra como configurar e utilizar o Spring Security em uma aplicação Spring Boot para autenticação e autorização de usuários, utilizando tokens JWT. A aplicação define diferentes níveis de acesso para usuários com roles distintas, como ADMIN e USER, e protege endpoints com base nessas roles.

estudos-java java jwt jwt-token spring-boot spring-security

Last synced: 18 May 2026

https://github.com/prakharagarwal135/eduquest

A MERN-stack EdTech platform . This project allows users to create, consume, and rate educational content. It includes features such as user authentication, content management, and payment integration, providing a seamless learning experience.

edtech expressjs jwt mern-stack mongodb nodejs postman razorpay reactjs tailwindcss

Last synced: 07 Apr 2026

https://github.com/junaidsalim/blogapp

A dynamic web application for effortless blog creation, management, and interaction, featuring a React frontend and Django backend.

blog bootstrap django django-rest-framework fullstack-development html javascript jwt postgres postgresql python react swagger

Last synced: 14 Apr 2026

https://github.com/ateendra24/youtube-backend

A robust backend for a YouTube-like website built with Node.js, Express, MongoDB, JWT, and more. Includes authentication, video upload, playlist management, tweet, like and comment system.

expressjs javascript jwt jwt-authentication mongodb mongoose nodejs

Last synced: 05 Apr 2025

https://github.com/vikas350/dreamstate--real-estate-platform

DreamState is a real estate website designed to simplify the process of finding, listing, and managing property listings. Whether you're a prospective buyer, a seller, or a landlord, DreamState offers a seamless experience with its intuitive interface and powerful features.

bcryptjs expressjs firebase jwt mongodb mongoose nodejs oauth2 react-icons reactjs redux-toolkit swiper-slider tailwindcss

Last synced: 07 Apr 2026

https://github.com/atakanbayrak/nodejs-mernstack-mongodb-expressjs-reactjs-project

🧧MERN Project for understanding NodejS, ReactJs, MongoDB, JWT, Redux, ExpressJS, TailwindCSS. Configuration between these technologies created successfully.

expressjs jwt mongodb nodejs react redux tailwind

Last synced: 07 Apr 2026

https://github.com/michael-yuji/pure-jwt

Pure, functional JWT library for Scala, works with any Monad, any Json library

functional-programming jwt jwt-tokens scala

Last synced: 13 Apr 2025

https://github.com/yogyy/go-rest-api-v1.22.3

Restful API using go

bcrypt go jwt postgresql

Last synced: 02 May 2026

https://github.com/gr7800/simplifii_assinment_login_flow

This project is a user authentication system built with React, Redux, and Node.js. It includes features for user registration, login, OTP (One-Time Password) handling, and JWT (JSON Web Token) authentication.

css express-js github-config ht html html5 javascript jwt mongodb mongoose nodejs nodemailer npm-package react-router-dom reactjs redu redux redux-toolkit restful-api

Last synced: 05 Mar 2026

https://github.com/yamine96/booking-platform

Provide an online platform for booking accommodations in hostels worldwide.

angular css html java jwt spring-security springboot typescript

Last synced: 12 Apr 2026

https://github.com/amolswnz/restful

RESTful API using Laravel Framework

jwt laravel-application php

Last synced: 18 May 2026

https://github.com/eziquexx/toy-auth-jwt-jpa

JWT 기반 로그인, 인가 구현 (작업중) / JWT, SpringSecurity, JPA

jwt springboot springsecurity toy

Last synced: 15 May 2026

https://github.com/smc181002/go-jwt-http-chi

This repo is an implementation of jwt (json web token) authentication implementation with golang chi router with the built in net/http

auth authentication go go-chi golang jwt jwt-auth jwt-authentication router

Last synced: 17 Jan 2026

https://github.com/ennanuel/postify-backend

The Backend part of my full-stack social media web-app project, made using NodeJS, ExpressJS, Web Sockets and PostgreSQL for the database. ** This Project is still in development **

authentication authorization express jwt multer-storage node postgresql promises socket-io web-sockets

Last synced: 07 Apr 2026

https://github.com/arvindk2025/quizcraft

A dynamic MERN stack quiz app featuring admin-controlled quiz creation, editing, and deletion. Users can browse quizzes, take them, and able to view personalized scorecards.

bycrypt expressjs jwt mongodb netlify nodejs react redux render

Last synced: 07 Apr 2026

https://github.com/nusrat40/volunteer-management

A web application designed to facilitate volunteer management by allowing users to request and organize volunteer opportunities efficiently.

express-js firebase jwt jwt-token mongodb react

Last synced: 07 Apr 2026

https://github.com/dawwson/chagok-be

[차곡 BE] 개인용 가계부 서비스 - REST API 서버

aws-ec2 aws-rds docker jest jwt nestjs nodejs postgresql typeorm typescript

Last synced: 07 Apr 2026

https://github.com/iqbaleff214/easynote-backend-go

EasyNote is a straightforward note-taking application designed to provide users with a secure and intuitive platform for creating, organizing, and managing their notes.

api backend easynote fiber go golang jwt note notes-app rest-api

Last synced: 21 Jul 2025

https://github.com/almoggutin/node-express-rest-api-mongo-js-example

Basic API example that is built with Node.js and Express in javascript. Database connection with Mongoose (ODM) and supports authentication and authorization with JWT.

api authentication authorization crud express javascript jwt mongodb mongoose nodejs odm postman rest-api

Last synced: 07 Apr 2026

https://github.com/rakiburrahman007/visa-nexsus-client

The Visa Navigator Portal aims to simplify and enhance the process of managing visa related activities by providing a user-friendly platform. It allows users to explore various visa options, check detailed requirements, apply for visas, and track their applications seamlessly.

express firebase html javascript jwt mongodb nodejs react react-router-dom tailwindcss

Last synced: 07 Apr 2026

https://github.com/codestreamhub-space/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 forex-prediction jwt mongodb node react

Last synced: 30 Dec 2025

https://github.com/sajid788/edgistify-assignment

his is a full-stack e-commerce platform that allows users to register, log in, add products to their cart, and place orders. The application consists

bcrypt expressjs jwt mongodb nodejs reactjs talwindcss tyoescript

Last synced: 07 Apr 2026

https://github.com/ark948/fastapi-users-test-project

Test project to utilize fastapi-users package

alembic fastapi fastapi-users jwt jwt-authentication

Last synced: 18 May 2026

https://github.com/gregertw/api_jwt

This Python library is a wrapper around pyjwt to support JWT creation and validation as well as payload handling (scopes, auth level, etc).

api jwt microservices

Last synced: 05 Apr 2025

https://github.com/andyfrith/react-redux-users

A React Redux application that provides simple user management tasks and is styled using styled-components

authentication es6 jwt react react-router redux styled-components

Last synced: 05 Apr 2026

https://github.com/isaqueveras/jwt-login-golang-gin

Simples sistema para fazer login e gerar o Token (JWT)

go golang jwt jwt-token login

Last synced: 18 May 2026

https://github.com/qhaof26/indentity-service

This is the repository I save what I learned during the process of learning Spring Framework

java jwt spring-boot spring-data-jpa spring-security swagger-ui

Last synced: 29 Mar 2025

https://github.com/simonealvess/projetofinal-geracaotech-back

Projeto backend desenvolvido no curso Geração Tech 2º ed.

brcrypt crud dotenv expressjs javascript jwt mvc mysql nodejs nodemon sequelize

Last synced: 10 Apr 2026

https://github.com/angelobdev/magazzino-spa

Test di sviluppo con tecnologie: Spring Boot 3 / Spring Security 6, PostgreSQL, Angular 16 e Keycloak 21

crud-api jwt keycloak-21 oauth2 rest-api spring-boot-3 spring-security-6

Last synced: 17 Mar 2025

https://github.com/azmisahin/azmisahin-software-web-service-rest-postgrest-heskell-v1

Restfull API with OpenApi support, using authentication mechanisms such as JWT, fast integration with devops environments, using powerful postgresql database features

authentication database docker jwt openapi postgresql postgrest rest

Last synced: 05 Apr 2026

https://github.com/gh4rib/web-auth-methods

A Web application for implementing JWT, HMAC functionalities

golang-examples hmac-authentication jwt

Last synced: 01 Jul 2026

https://github.com/guuri11/token-inspector

Token Extractor is a powerful Chrome extension designed to streamline the process of extracting authorization tokens from HTTP requests in Chrome DevTools. With Token Extractor, developers can easily identify requests containing authorization headers, extract the tokens, and perform essential tasks with just a few clicks.

chrome chrome-extension extension html javascript jwt jwt-token token

Last synced: 07 May 2026

https://github.com/ricardohuaripata/linkplaza-api

A RESTful API for a link management platform, allowing users to centralize and customize their web and social media links. Built using Spring Boot, Spring Data JPA with MySQL and Spring Security with JWT Authentication.

cloudinary java jwt link-in-bio linktree linktree-clone rest-api spring-boot spring-security

Last synced: 18 May 2026

https://github.com/lucho00cuba/py-jwt

Python Auth JWT

docker jwt python

Last synced: 15 May 2026

https://github.com/muhamed-hassan/one_system_security_poc

Securing the system from its frontend-channels using LOGIN FORM which have username/password with support of another internal system for users-administration purposes 😏 🤔 💪 🤨 🎉 🚦 ⏳ 🛡 💯

authentication authorization backend black-ops fucken-private-sector-leaks global-counter-terrorism global-terrorism-of-corrupted-investors-tribes java jwt security spring-boot

Last synced: 07 Jul 2025

https://github.com/ixortalk/ixortalk.aws.cognito.token.retrieval

Simple AWS Cognito client for retrieving JWT tokens from a cognito login

authentication aws cli cognito cognito-identity-pool cognito-user-pool jwt

Last synced: 15 May 2026

https://github.com/bezlant/version-verse-api

⏺️ An intuitive changelog REST API for version control apps. https://version-verse-api.onrender.com/

express jwt prisma rest-api

Last synced: 04 Apr 2026

https://github.com/0verfl0w767/nestjs-sample-2

An authentication system , JWT + OAUTH

jwt nestjs oauth typescript

Last synced: 15 May 2026

https://github.com/lakshmankishore/simpleauthapp

This is a simple authentication web app built using flask as backend API and JWT for access token.

flask flask-cors flask-jwt-extended html-css-javascript jwt jwt-authentication

Last synced: 05 May 2026

https://github.com/walkin4money/pastebin

Restful analog of pastebin service written on Spring framework, PostgreSQL, JDK 17, Maven and Docker.

access-token docker docker-compose http jdk17 jwt maven postgresql refresh-token rest-api spring-framework

Last synced: 06 Mar 2026

https://github.com/xoticdsign/go-jwt-mk1-showcase

* A Go project showcasing JWT authentication with Fiber, featuring secure login, token-based access control, and protected routes.

fiber fiber-framework fiber-go go go-example go-project gofiber golang golang-project jwt jwt-authentication jwt-go jwt-middleware jwt-token

Last synced: 02 Apr 2025

https://github.com/karan19698/FriendSync

Real-time chat app with GitHub, Google, and Facebook OAuth, user profiles, and secure messaging.

cloudinary express javascript jwt mongodb-atlas nodejs oauth2 passportjs react render socket-io

Last synced: 30 Dec 2025

https://github.com/rza-o/rza-o-gigbite-dashboard-fullstack-client

GigBite is a micro-task and earning platform designed to connect workers and buyers for task-based collaborations.

firebase firebase-auth framer-motion jwt reactjs shadcn-ui stripe tailwindcss

Last synced: 09 Apr 2026

https://github.com/mandinijayaratne/merncoffeefind

This project was my first practice in the MERN stack.CoffeeFind is a MERN web application where locals can share and explore favorite coffee spots. All users can view coffee places, while logged-in users can create, update, and delete entries in their accounts. Each user has a profile, with passwords securely hashed for privacy and security.

bycrypt crud jwt mern-stack

Last synced: 16 Jun 2025

https://github.com/sandipchitale/jwt

Springboot Nimbus Jose signing and verification example with HS256 (Shared Secret) and RS256 (Public/Private key pair)

jose jwt nimbus sign spring-boot verify

Last synced: 02 May 2026

https://github.com/samuelorlato/task-manager-api

A Go API made for studies that manages tasks with user authentication

api clean-architecture go golang hexagonal-architecture jwt todo-list

Last synced: 11 Jan 2026

https://github.com/iamskyy666/project-camp-api

🟢 Project Camp Backend is a RESTful Project-Management API service built with NodeJs/ExpressJs and designed to support collaborative project management. The system enables teams to organize projects, manage tasks with subtasks, maintain project notes, and handle user authentication with role-based access control. 💻

backend cookie-parser crypto error-classes express-validator expressjs jwt mailgen mailtrap mongodb mongodb-atlas mongoose nodejs nodemon nosql postman prd project-management rest-api role-based-access-control

Last synced: 11 Apr 2026

https://github.com/aghae/ejwt-nuxt2

jwt for nuxt

json jwt nuxt security token

Last synced: 04 May 2026

https://github.com/samanshafagh/python-fastapi-auth-microservice

Production-ready authentication microservice built with FastAPI. Features JWT auth, Google & GitHub OAuth2, role-based access control, PostgreSQL, Dockerized deployment, Alembic migrations, and 95%+ test coverage. Designed for secure, scalable backend systems.

api-security backend docker fastapi jwt microservice oauth2 postgresql pytest python sqlalchemy

Last synced: 11 Apr 2026

https://github.com/shakilofficial/nosql-backend-brainiac

It is a comprehensive solution for managing university operations, built with Node.js, Express, and MongoDB. It streamlines user management, academic administration, and enrollment processes, offering scalability, security, and efficiency for universities.

backend express jwt mongoose nosql rest-api server typescript uinversity univeristy-management zod-validation

Last synced: 15 Apr 2026

https://github.com/hoyirul/fastapi-starter-api

A fast and lightweight FastAPI starter template to quickly set up API projects. Includes basic configurations, authentication, and routing to help you kickstart your backend development with minimal setup.

chiper fastapi jwt modular postgresql python redis restful-api starter

Last synced: 07 Apr 2026

https://github.com/iamarvy/dreamscape

Dreamscape is a modern, scalable social media platform built with a microservices architecture. It enables users to post updates, view and engage with content, like and comment on posts, and communicate in real time via direct messages and group chats.

docker event-driven-architecture grpc jwt kafka microservices nestjs nuxtjs typescript websockets

Last synced: 30 Dec 2025

https://github.com/r3tr056/ecolens_api

Ecoview: Scan, Choose, Thrive. Elevate your environmental consciousness with our app, offering insights into product sustainability. Make responsible choices, discover green alternatives, and contribute to a greener future with every scan.

api-rest fiber-framework gcp golang jwt microservice postgres redis

Last synced: 08 May 2026

https://github.com/neo4j-devtools/jet-key

JSON Enablement Tokens - to grant access to software and features

jwt

Last synced: 21 Mar 2025

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/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/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/kevinbdx35/punchline

API REST moderne pour gérer des citations inspirantes avec interface React. Inclut authentification sécurisée, recherche avancée et déploiement CI/CD automatisé.

docker express github-actions jwt nodejs react rest-api sqlite

Last synced: 15 May 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/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/gharib-uk/web-auth-methods

A Web application for implementing JWT, HMAC functionalities

golang-examples hmac-authentication jwt

Last synced: 29 Oct 2025

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

PHP使用jwt的生产与校验

demo jwt php

Last synced: 04 Jul 2026

https://github.com/abudzaralghifari/laravel_jwt

Laravel Login & Register Menggunakan JWT

api jwt laravel-10 php

Last synced: 13 May 2025

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: 30 Dec 2025

https://github.com/wendreof/dotnet-ddd

API REST using .NET Core 3.1/ .NET5.0 + DDD Arch + Entity Framework with MySQL + Swagger + AutoMapper + JWT Token

adminer automapper automapper-profiles ddd-architecture docker dotnet-core editorconfig entity-framework githooks jwt mock mysql sqlserver swagger testing xunit

Last synced: 09 Apr 2026

https://github.com/legzdev/go-jwt

Simple, minimal and zero dependency Go JWT library

go jwt

Last synced: 25 Jun 2025

https://github.com/dmytrochumakov/mydictionary-app-rest-api-java

REST API for Dictionary App https://github.com/dmytrochumakov/Dictionary-App-iOS

doker gcp-cloud-run gcp-cloud-sql jwt maven sprign-boot swagger

Last synced: 22 May 2026

https://github.com/tnrjrdev/Kafka_Task_Manager

Task Management API é uma aplicação backend desenvolvida em Java utilizando Spring Boot e Kafka para processar tarefas assíncronas.

apache-spark docker docker-compose java jwt springboot

Last synced: 30 Dec 2025

https://github.com/hamedzarei/lumen-jwt-starter

JWT Starter for Lumen ( generate, check, invalidate, refresh )

jwt lumen php

Last synced: 09 Jul 2025

https://github.com/awncorp/zing-encoder-jwt

JWT Serialization for Zing Processes

json jwt perl perl5

Last synced: 18 May 2026

https://github.com/kimgoetzke/practice-go-jwt-auth

Mini-project to experiment using JWTs with a public JWKS endpoint for authentication in Go.

auth-middleware authentication golang golang-jwt jwks jwt

Last synced: 03 Jul 2026

https://github.com/sancruz-dev/dotnet-api-vehicle-management

A comprehensive RESTful API built with .NET that demonstrates modern software development practices including Clean Architecture, Entity Framework, JWT authentication, and comprehensive testing.

api-rest clean-architecture clean-code dotnet entity-framework jwt linq mstest mysql-server swagger-api

Last synced: 15 May 2026

https://github.com/gdesiato/content-scheduler

A content scheduling , cross-posting system using Spring Boot.

java jwt spring-boot sql

Last synced: 18 May 2026