An open API service indexing awesome lists of open source software.

Authorization

Authorization is the process of granting or denying permissions based on rules. This should not be confused with authentication, which is the act of verifying someone’s identitiy.

https://github.com/barbarpotato/coretify

Coretify is a centralized login account management system designed to simplify and secure user authentication processes across multiple applications.

authentication authorization bun containerization dockerimage htmx jwt mysql node-js prisma-orm rate-limiter swagger

Last synced: 11 Apr 2026

https://github.com/zhadier/renturtechfrontend

This is a Front-end React application part of a full-stack project called "RentUrTech". The main goal of this project is to provide users with an environment to reserve a specific product for a set amount of time. Thus, in this application users can create an account, can log in, and can see all the added equipment or the details of one. They will be required to log in to manage their own reservations. For creating and destroying equipment, the user needs a proper role. Feel free to take this project and modify it for your own business use!

authentication authorization jwt rails7 react react-forms react-query redux rest-api scss

Last synced: 01 Oct 2025

https://github.com/EW-EndWall/fastyAuth

This API provides endpoints for user registration, login, and profile management. The data is stored in MongoDB, and all inputs are validated for security and integrity. The API is implemented using Node.js and Fastify, with JWT for authentication. Multi-language supported.

api auth auth-project authentication authentication-backend authorization fastify fastify-auth fastyauth rest-api restful-api vue vue3 vuejs vuex vuex-store

Last synced: 01 Oct 2025

https://github.com/mdfarhankc/fastapi-fullauth

Production-grade, async-native authentication and authorization library for FastAPI.

access-token argon2 async authentication authorization bcrypt csrf fastapi fullauth jwt oauth pydantic-v2 rbac redis refresh-token security sqlalchemy sqlmodel users

Last synced: 23 May 2026

https://github.com/archeun/archeun

The primary platform providing the core services for other archeun based applications

authentication authorization django oauth2 oidc python

Last synced: 18 Apr 2026

https://github.com/authing/authing-spring-boot-starter

使开源的 authing-sdk 可以作为 spring boot starter 来使用。Spring Boot starter for Authing.

authentication-backend authorization

Last synced: 28 May 2026

https://github.com/adamliesko/righter

Rails role based security authorization engine for your user models and resources

authorization cancancan role-based-access-control

Last synced: 02 Sep 2025

https://github.com/blueheron786/jee-quickstart

A batteries-included JEE template project with Spring Boot and REST on the backend, and React/Vite on the front-end.

authentication authorization jee login react reactjs registration-page rest-api spring-boot vite vitejs webapp website

Last synced: 04 Apr 2026

https://github.com/ucan-wg/conformance-tests

UCAN fixtures for testing conformance

authorization conformance ucan

Last synced: 28 May 2026

https://github.com/syedaanif/16-authentication

This repository contains learnings for authentication and authorization of node applications

authentication authorization cascading-style-sheets css ecmascript expressjs html-css-javascript html5 hypertext-markup-language javascript js nodejs postgresql

Last synced: 11 Apr 2026

https://github.com/mkornajcik/natours

A full-featured tour booking API and website built with Node.js, Express, MongoDB, and JWT authentication, allowing users to book tours, leave reviews, and manage their accounts. Admins can manage tours, users, reviews, and bookings through a secure backend.

authentication authorization crud express jwt mongodb mvc-architecture nodejs postman rest-api stripe

Last synced: 11 Apr 2026

https://github.com/valchanoficial/nodejs2

Alura: Node.js Parte 2: MVC, autenticação e autorização

authentication authorization bootstrap crud javascript js marko node nodejs sqlite

Last synced: 09 Apr 2026

https://github.com/benawi/digital-wallet-app

Digital Wallet App for managing personal budget and transactions. Allows tracking spending by category to analyze expenses. Built as mobile web app with transaction list and analytics. Key features: transactions, categories, expenses.

authentication authorization cancancan devise rspec-rails

Last synced: 24 Sep 2025

https://github.com/prashant-software-developer/number-guessing-game

This project is a simple interactive game developed using React.js for the frontend and Node.js/Express for the backend.

authentication authorization expressjs game-development mysql nodejs number-guessing-game oops reactjs tidb typescript

Last synced: 04 Apr 2026

https://github.com/richard-gyiko/aspdotnetcore-multi-auth-scheme

A sample ASP.NET Core project demonstrates parallel usage of multiple authentication scheme at the same resource server

asp-net-core authentication authentication-scheme authorization

Last synced: 10 Jun 2025

https://github.com/fkucukkara/authn-authz-playground

A comprehensive .NET 9 demonstration project showcasing various authentication and authorization patterns in ASP.NET Core using .NET Aspire for orchestration.

agents ai api-rest aspire authorization basic-authentication claude-sonnet-4 csharp dotnet-core jwt-authentication microservice

Last synced: 15 May 2026

https://github.com/n3xt0r/filament-passport-ui

Filament v4 admin resources for managing Laravel Passport OAuth2 clients, tokens, and scopes with full auditability.

audit-logging authorization compliance filament filament-v4 laravel-package laravel-passport oauth2 scopes

Last synced: 13 Jan 2026

https://github.com/obeim/fastify-auth-template

A secure authentication & authorization starter template built with Fastify, TypeScript, and Prisma, following OWASP security best practices.

authentication authorization e2e-testing fastify integration-test nodejs owasp-top-10 postgres prisma rest-api testing typescript unit-testing vitest

Last synced: 05 May 2026

https://github.com/anisharaz/auth_microservice

Authentication microservice for your app. Edit `.env` file , deploy on auth.abc.com and relax.

auth authentication authjs authorization login nextauth oauth

Last synced: 10 Jun 2025

https://github.com/pushpendra-1697/mmt

Make My Trip is a comprehensive online travel platform offering booking services for flights, hotels, holidays, and more, simplifying travel planning and arrangements.

authentication authorization axios axios-react bson-format bsondump expressjs hooks html-css-javascript html-css-js mongodb mongose nodejs react-components reactjs rest-api token-authentication

Last synced: 10 Apr 2026

https://github.com/larkes-cyber/sninotesapp

Google keep notes clone application with online sync/caching functions.

authorization caching jetpack-compose kotlin ktor-client online-offline-application refresh synchronization

Last synced: 13 Jun 2026

https://github.com/schwarzit/sap-usi-authority-check

Authority check - Dependency of SAP USI Logging

abap authorization sap

Last synced: 15 Mar 2025

https://github.com/ahsansoftengineer/clean-arch-ddd-bubber

[Multi Layer, Onion Arch] (API, APP, Contracts, Domain, Infra) CQRS, Mapster, MediatoR, Global Error, Generic (Error, Validation, Repo, Controller, Mapping, Entities, Dtos), Core Identity, Aggregate, Aggregate Root, CommandHandler

aggregate aggregate-root authentication authorization command-handler cqrs-pattern domain-driven-design entity-framework-core generic-repository global-error-handling jwt-authentication layering mapster meditor multi-layer-architecture onion-architecture

Last synced: 19 Jun 2026

https://github.com/vbsantos/csharp-jwt-auth-api

Exemplo de como implementar autenticação e autorização em ASP.NET Core utilizando JWT

asp-net-core authentication authorization bcrypt cookies csharp dotnet-core jwt-token

Last synced: 15 Jun 2026

https://github.com/guotie/acl

acl based permission

acl authorization go permission rbac

Last synced: 18 Aug 2025

https://github.com/fajarnugraha37/ory-zta

The system implements a Zero-Trust edge proxy architecture to completely separate identity, authentication, authorization, and 3rd-party access delegation from the core backend logic. It enforces a highly granular permission model using Ory Keto.

authentication authorization edge-proxy oauth ory ory-hydra ory-keto ory-kratos ory-oathkeeper zero-trust

Last synced: 28 May 2026

https://github.com/saurabhdhumane/mern-stack-authentication

This project is a demonstration of a basic MERN (MongoDB, Express, React, Node.js) stack application featuring JWT-based authentication and route protection. The application is designed with modern we development practices, ensuring secure and seamless user experiences.

authentication authorization expressjs jwt-authentication jwt-token mongodb nodejs reactjs

Last synced: 12 Apr 2026

https://github.com/hirre/api-in-a-box

API in a Box is a generic API back-end service ready to scale web development.

api api-rest asp-net-core authorization database dotnet dotnetcore logging net server service software tls token-based-authentication webapi

Last synced: 28 Apr 2026

https://github.com/flazefy/pinmarker

PinMarker is an apps that store data about marked location on your maps. You can save location and separate it based on category or list. You can collaborate and share your saved location with all people. We also provide stats so you can monitoring your saved location. Created using Codeigniter 3

apexcharts authentication authorization bootstrap5 calendar codeigniter coordinates csv file-upload firebase-storage google-maps-api maps mvc pdf php statistics telegram-bot unit-testing

Last synced: 05 May 2026

https://github.com/nstevens1040/reboot-chromecast

Windows PowerShell script that will reboot Chromecast devices on my local network.

authorization chromecast gpsoauth grpcurl python python3 python39 reboot rest-api windows-powershell

Last synced: 09 Feb 2026

https://github.com/ashishshres/shirtify

Shirtify E-Commerce Project using PHP and MySQL

authentication authorization ecommerce mysql php session-management

Last synced: 21 May 2026

https://github.com/pruthviraj-chaudhari/notifyit-advanced-day-schedular

NotifyIt is an advanced day scheduler designed to help users manage their day and increase productivity. It allows users to create, organize, and track tasks efficiently, with integrated email reminders to notify users of pending tasks before the deadline. This is a full-stack web application built with Node.js, Express.js, MongoDB, and EJS.

authentication authorization ejs-templates expressjs mongodb nodejs oauth2 otp-verification passportjs

Last synced: 12 Apr 2026

https://github.com/victorcast2/no_sql_gestion_buques

🚢 Gestión Inteligente de Horarios y Buques de Carga Puerto de Cartagena Una aplicación web desarrollada con Spring Boot y Spring Security, diseñada para optimizar la planificación, programación y gestión operativa de buques de carga en el puerto de Cartagena.

authentication authorization dashboard docker java javascript jwt logical-operators logical-programming mongodb redis spring-framework spring-security thymeleaf

Last synced: 03 Jul 2025

https://github.com/dariomatias-dev/nestjs_auth

Sistema de autenticação e autorização para NestJS com e-mail e senha

authentication authorization docker docker-compose jsonwebtoken nestjs pnpm postgres postgresql prisma prisma-orm typescript

Last synced: 08 Apr 2026

https://github.com/jwill9999/node_auth_api_with_jwt_boilerplate

Node Authorization API incorporating Json Web Tokens. Download this Boilerplate for quick start . Incorporating Mongodb

api-server authentication authorization bcrypt boilerplate expressjs hash jwt jwt-authentication jwt-middleware mongodb nodejs passport-local passportjs salt

Last synced: 08 Apr 2026

https://github.com/kluivstar/Fullstack-Node-Express-Tour-App

Backend | Node | Express | Authentication | Authorization | Security | Data Modelling

api authentication authorization express mongo mvc node rest-api securit

Last synced: 25 Oct 2025

https://github.com/django-access-control/django-access-control

Field and object level access control for Django

access-control authorization django permissions python security

Last synced: 08 Apr 2026

https://github.com/kluivstar/fullstack-node-express-tour-app

Backend | Node | Express | Authentication | Authorization | Security | Data Modelling - Tour Booking Web Application

api authentication authorization express mongo mvc node rest-api securit

Last synced: 04 Apr 2026

https://github.com/shadowblack77/nestjs-auth-project

Repository with full auth project for base to build projects with authorization & authentcation

authentication authorization hbs mailer nestjs nodejs oatuh2 passportjs security typeorm typescript

Last synced: 18 Apr 2026

https://github.com/kedarkk1/auction_website_wtl

BiDefi: auction_website for WTL subject. Scroll down⬇ this github page to see screenshots of the application.

authentication authorization django-rest-framework djoser jwt nextjs postgresql razorpay redis wsl

Last synced: 12 Apr 2026

https://github.com/sarsbars/dev-guide-auth0

Guide to customize Auth0 login forms with dashboard, Liquid templates, Classic Login, or API. Includes pros, cons, and steps. By Ashedzi Solomon & Sarah Mitchell

auth auth0 auth0-api auth0-management-api authentication authorization liquid liquid-templates login login-form login-page login-page-design login-page-ui login-pages login-ui management-api postman postman-api

Last synced: 18 May 2026

https://github.com/andrecaiado/spring-boot-oauth2-keycloak

A Spring Boot demo project that provides authentication and authorization through a Keycloak server

authentication authorization docker docker-compose iam keycloak oauth2 spring-boot

Last synced: 12 Apr 2026

https://github.com/kilbiller/pridwen

Simple authorization library.

authorization php

Last synced: 14 Jan 2026

https://github.com/rvpanoz/scapp

JWT Authentication & Authorization in NodeJs/Express & MongoDB REST APIs

authentication authorization expressjs jwt nodejs

Last synced: 08 Apr 2026

https://github.com/rishabh-pandey-sternx/expressts-graphql

Todo application for building GraphQL in Node.js using ES6 and Express with JWT Authentication & typescript

apollo-server apollo-server-express auth authorization docker expressjs firebase-cloud-messaging graphql jest jwt-authentication mongodb nodejs tests typegoose typescript

Last synced: 05 Mar 2025

https://github.com/aayush-dhakal/nodejs-jwt-blogpost-restapi

Complete Blogpost rest API with JSON web token(JWT) authorization

authentication authorization expressjs jsonwebtoken mongodb mongoosejs node-js restful-api

Last synced: 08 Apr 2026

https://github.com/biggaji/0xhut

Easy identity authentication protocol for servers and users.

authentication authorization biggaji mongodb mongodb-atlas mongoose nodejs nodejs-server oxhut oxwware rest-api

Last synced: 19 Apr 2026

https://github.com/osskit/enforce-client-headers

Client headers validation middleware

authorization express headers nodejs

Last synced: 12 Apr 2026

https://github.com/edu-trailblaze/edu-trailblaze-be

The backend for an online learning platform that offers a wide range of courses, degrees, and certificates

asp-net-core auth0 authentication authorization azure cloudinary fine-tuning firebase generative-ai hangfire identity jwt microservices momo nextjs ocelot paypal signalr sqlserver vnpay

Last synced: 12 Apr 2026

https://github.com/zapalm/blockauthz

Authentication block - the module for PrestaShop.

authorization hacktoberfest prestashop-module

Last synced: 06 Apr 2025

https://github.com/jcasbin/kafka-casbin

Kafka authorization plugin based on Casbin

auth authorization authz casbin kafka rbac

Last synced: 14 Apr 2025

https://github.com/jcasbin/nutz-authz

Java框架Nutz的基于jCasbin的权限管理插件

abac access-control authorization casbin nutz plugin rbac

Last synced: 14 Apr 2025

https://github.com/canozyigiit/spring-security-mvc-two-login

A security example where separate login pages are prepared for admin and normal user with spring mvc

authorization spring-mvc spring-security

Last synced: 02 May 2026

https://github.com/akwaaba-xyz/urkel

A gRPC client and HTTP wrapping server for Open FGA, built in Rust.

access-control authorization fga governance openfga rust security wrapper zanzibar

Last synced: 26 Jan 2026

https://github.com/a7med3del1973/tukride-app

An awesome Booking mobile App powered by (Node.js & Express.js) . This project aims to provide a convenient and efficient solution for users to book taxis online and for drivers to manage their bookings effectively .

authorization express javascript jwt-authentication mongodb mongoose morgan multer nodejs nodemailer

Last synced: 12 Apr 2026

https://github.com/filipmnowak/pyauthz

HTTP authentication/authorization scheme based on HMACs

api authentication authorization python3 rest signature-verification

Last synced: 31 Dec 2025

https://github.com/pedrior/eventify-api

A REST API built using ASP.NET Core, EF Core, PostgreSQL, AWS, Clean Architecture, DDD, CQRS, and other technologies. This project exemplifies top coding standards, providing a neat, effective, and scalable solution

api aspnetcore authentication authorization clean-architecture cognito cqrs ddd design-patterns docker dotnet efcore logging postgresql rest-api s3

Last synced: 31 Dec 2025

https://github.com/opserva-io/auth-js

Authentication and authorization frontend, written in JavaScript using React

authentication authorization react reactjs vite vitejs yarn yarn2

Last synced: 12 Apr 2026

https://github.com/hensybex/anarkey

Minimalist authentication and authorization Go library. JWT, RBAC, Gin middleware. Auth without authority. 🏴🔑

anarchist authorization gin go jwt middleware minimalist rbac security

Last synced: 19 May 2026

https://github.com/tether/sayso

Manage HTTP authorization types

authorization basic oauth

Last synced: 09 Apr 2025

https://github.com/elquimista/redux-cancan

An authorization utility for Redux, inspired by cancancan gem for Ruby on Rails.

authorization cancancan redux

Last synced: 18 May 2026

https://github.com/ashish2030/music-hoster-backend-spring-mongodb

:octocat:🌟ᴛʜɪꜱ ɪꜱ ᴍʏ ᴍᴜꜱɪᴄ ʜᴏꜱᴛᴇʀ ᴀᴘᴘʟɪᴄᴀᴛɪᴏɴ ᴡʜᴇʀᴇ ɪ ᴜꜱᴇᴅ ꜱᴘʀɪɴɢ ʙᴏᴏᴛ ꜰᴏʀ ʙᴀᴄᴋᴇɴᴅ ᴘᴀʀᴛ ᴀɴᴅ ᴍᴏᴏɴɢᴏᴅʙ ꜰᴏʀ ɪᴛꜱ ᴅᴀᴛᴀʙᴀꜱᴇ 💻 🎯 🚀

authorization jwt-authentication mongodb-database rest-api sping-boot

Last synced: 12 May 2026

https://github.com/apathy-ca/sark

Zero-trust gateway for AI systems. OPA policies, audit logging, authentication (OIDC/LDAP/SAML), MCP/HTTP/gRPC adapters. FastAPI + Rust extensions. Production-ready.

ai-governance api-gateway audit-logging authentication authorization fastapi llm-security mcp model-context-protocol opa policy-engine python rust security zero-trust

Last synced: 27 May 2026

https://github.com/aidan-neel/auth

Open-Source TypeScript authentication

auth authentication authorization javascript typecsript

Last synced: 18 Feb 2026

https://github.com/maheshmuttintidev/task-manager-backend

This is the backend API for a Full Stack Task Manager app built using Node.js, Express, and MongoDB. The API includes user authentication (JWT-based) and task management features (CRUD operations).

authentication authorization bcryptjs cors expressjs jsonwebtoken jwt-authentication middleware nodejs

Last synced: 07 Apr 2026

https://github.com/oktadev/csharp-decode-jwt-example

A project that demonstrates decoding JWTs in C#

authentication authorization csharp jwt

Last synced: 04 Mar 2025

https://github.com/cerberauth/baffao

[WIP] BAckend For Frontend which manage authorization for your SPA

authorization bff oauth2

Last synced: 05 Sep 2025

https://github.com/rahulprojects01/instagram-clone_ui

The frontend of the Instagram Clone is built using React.js and provides a responsive, dynamic user interface. It allows users to register, log in, create posts, comment, and interact with stories, all while seamlessly connecting to the backend APIs for data management.

authorization css3 html5 javascript reactjs redux tailwind-css

Last synced: 07 Apr 2026

https://github.com/josepostiga/jwt-bouncer

A JWT authorization guard for your Laravel/Lumen apps.

authorization jwt laravel lumen microservices php

Last synced: 11 Mar 2025

https://github.com/zobkazi/adoptv-easeify_api

The Pet Adoption and Rescue Platform is a web application designed to facilitate the adoption process for pets in need of homes. It serves as a marketplace where rescue organizations can list pets available for adoption,

api authentication authorization microservice monorepo nodejs typescript

Last synced: 19 May 2026

https://github.com/ramonbecker/ms-auth

Development of two authentication projects in microservices, using two models: stateful and stateless. Auth represents an authentication API. Any represents any API, which will only have to validate the access token

authentication authorization docker docker-compose java jwt-authentication jwt-authorization jwt-decode jwt-token microservice postgres postgresql python stateful stateless token

Last synced: 04 Apr 2026