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/tsuru/lua-resty-libjwt

Lua bindings to libjwt (https://github.com/benmcollins/libjwt) using FFI

authentication authorization jwt lua nginx openresty

Last synced: 22 May 2026

https://github.com/danthegoodman1/continuewith

Become an OAuth2 provider with any auth backend

authentication authorization go golang

Last synced: 17 Jun 2025

https://github.com/flaviostutz/ssh-jwt

A SSH server that authorizes PTY, remote or local port forwarding based on JWT token entered as password

authorization jwt-key jwt-token pty ssh-jwt ssh-server ssh-tunnel tunneling

Last synced: 23 Apr 2025

https://github.com/alykoshin/selenium-chrome-proxy-plugin

Chrome plugin generator for setting private proxies

authorization chrome proxy selenium

Last synced: 28 Jun 2025

https://github.com/massigy/camp-shop

This is my second project, which is a small web app to find & review campgrounds (clone of yelpcamp)

authenication authorization cloudinary-api css ejs expressjs git github html javascript mongodb mvc mvc-architecture nodejs passport passportjs restapi sass

Last synced: 27 Oct 2025

https://github.com/casbin/revel-authz

revel-authz is an authorization middleware for Revel

abac access-control acl authorization casbin rbac revel

Last synced: 22 Apr 2025

https://github.com/casbin/laravel-rbac

An authorization library that supports access control models like ACL, RBAC, ABAC in Laravel

abac access-control acl auth authorization authz permission php rbac role

Last synced: 22 Apr 2025

https://github.com/ktutnik/graphql-directive

Offers a collection of GraphQL directives for easy validation, authorization, and sanitation, simplifying the implementation of complex functionality in GraphQL APIs. It ensures secure and efficient GraphQL APIs with pre-built solutions.

authorization directive graphql graphql-directive typescript validation validator

Last synced: 25 Jun 2025

https://github.com/authzed/workshops

The repository for self-guided SpiceDB workshops

ai authorization permissions security spicedb

Last synced: 10 Aug 2025

https://github.com/felixmk0/egranjacat

RESTful API built with .NET 8 and C#, following clean architecture and using SQL Server with a single-tenant-per-database model. Includes JWT authentication, role- and policy-based access control, Swagger docs, cron jobs, SMTP support, third-party service integrations, and more.

aspnet authorization cron-jobs csharp dotnet generalitat generalitat-de-catalunya jwt jwt-authentication mapa presvet rest-api restful-api smtp sql sql-server swagger third-party

Last synced: 13 Aug 2025

https://github.com/chiraag-kakar/my-django-blog

A Simple Blog Application with CRUD features and admin login built using Django Framework.

authorization blog crud-application django django-blog forms login-system model mvc-application mvc-architecture project url view

Last synced: 07 May 2025

https://github.com/inabajunmr/azidp4j

[alpha] Java OAuth 2.0 Authorization Server & OpenID Connect Identity Provider Library for any web application frameworks.

authentication authorization oauth oauth2 openid-connect

Last synced: 17 Jan 2026

https://github.com/can-kat/python-auth

HWID authentication system in Python compares user's HWID with a list from URL to determine authentication success or failure.

auth authentication authentication-backend authorization protection python-auth python-authentication python-authorizer

Last synced: 12 May 2025

https://github.com/kevinamayi/savelvue

Laravel 9.0 APIs Sanctum Authentication scaffold build with Sentinel( A Package for Authentication and Authorization), and VueJS

authentication authorization laravel mysql pinia sanctum sentinel tailwindscss vuejs

Last synced: 17 Oct 2025

https://github.com/authup/python-sdk

Python plugins for the Authup authentication and authorization framework

auth authentication authorization fastapi flask httpx python requests

Last synced: 10 Sep 2025

https://github.com/sarwirr/todolistback

A Nest Task Management application that uses Authentication and Authorization using JWT tokens.

authorization jwt jwt-authentication mongodb mongoose nest typescript

Last synced: 12 Apr 2025

https://github.com/llllllxy/tiny-security

一个基于token验证的Java Web权限控制框架,支持redis、jdbc和单机session多种存储方式,前后端分离项目、不分离项目均可使用,功能完善、使用简单、文档清晰,易于扩展。

authorization java security session-management springboot token

Last synced: 21 Jul 2025

https://github.com/joshuagilgallon/auth-api

Template authorization API made in Golang

auth authorization go golang mongodb

Last synced: 16 May 2025

https://github.com/igorbenav/fastsecure

A modern, flexible authentication system for FastAPI applications with support for multiple authentication methods and strategies.

auth authentication authorization fastapi jwt session

Last synced: 31 Oct 2025

https://github.com/jim60105/googleoidc_angular_aspnetwebapi_auth_code_flow

Google OAuth 2.0 OpenID Connect with Authorization Code Flow (Angular + ASP.NET Core Web API) https://blog.maki0419.com/2022/09/angular2-aspnet-webapi-google-oauth2-oidc-auth-code-flow.html

angular2 asp-net-core asp-net-core-web-api authorization authorization-code-grant google google-login google-oauth2 learning oauth2 oauth2-client openid-connect

Last synced: 15 Oct 2025

https://github.com/mcp-auth/docs

🔐 Plug-and-play auth for MCP servers.

authentication authorization mcp mcp-server modelcontextprotocol oauth2 oidc

Last synced: 24 Apr 2026

https://github.com/amrmuhamedd/e-commerce-nestjs

This project is a robust and scalable e-commerce backend built using NestJS, a powerful Node.js framework. It offers user registration, role-based authentication, and authorization. Users can be either "user" or "admin," with different privileges. "Users" can browse products, add them to their cart, and view related items from specific sellers.

authentication authorization ecommerce monogodb nestjs swagger-ui

Last synced: 28 Apr 2026

https://github.com/vinyl-davyl/talku-talku

Talku Talku, V1. Realtime private Chat Application, With Login Authentication and Authorization, and Database Management system with Firebase.

authentication authorization chat-application firebase firebase-auth react social-network

Last synced: 09 May 2026

https://github.com/ahmetonurslmz/oauth2.0

OAuth2.0 authorization server that is intermediary with client and resource owner in order to issue access token to enable client to access resource server.

authentication authorization oauth oauth-server oauth-service oauth2

Last synced: 28 Apr 2026

https://github.com/johnsalazar/microservices-go-common

Common and shared module in the implementation of microservices for the e-commerce application built in Golang.

asymetric-cryptography authentication authorization background-service certificates claims cors discovery-service grpc health-check jwt-token metrics middlewares rest-api tracing validators

Last synced: 29 Apr 2026

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

Example of Nestjs Authorization with Redis and SQLite

authorization backend caching nestjs nodejs redis sqlite3 typescript

Last synced: 06 May 2026

https://github.com/nmrshll/auth-rs

A minimal authentication / authorization server using rust, Hyper, Postgres, and async/await

async async-await auth authentication authentication-server authorization authorization-middleware authorization-server await hyper middleware performance postgres rust server users

Last synced: 30 Apr 2026

https://github.com/axnjr/authlambda

Serverless AWS Lambda function to handle Authentication & Rate limit for Spark my SAAS, written in Rust.

api authentication authorization aws aws-lambda background-jobs background-service cargo-lambda db rate-limit rate-limiter rust rust-lang rust-on-aws serverless

Last synced: 10 May 2026

https://github.com/apache/casbin-tyk-authz

Casbin authorization plugin for tyk API gateway

abac acl api-gateway auth authorization authz casbin rbac tyk

Last synced: 13 Jun 2026

https://github.com/rawwaanntarekk/event-managment-system

The Event Booking System is a full-stack ASP.NET Core 8.0 web app for managing and booking events. It uses a 3-tier architecture with MVC, Entity Framework Core, and MailKit for email notifications. Key features include user authentication, event management, and an admin dashboard.

3-tier-architecture asp-net-identity asp-net-mvc attachment authentication authorization depedency-injection email-sending-gmail entity-framework-core linq monolithic-architecture razor-pages repository-pattern role-based-access-control sqlserver

Last synced: 25 Apr 2026

https://github.com/nepet/futhark

Futhark is a rust implementaion of the original Runes by Rusty Russell - Like Macaroons only simpler

authorization lightning rust token

Last synced: 16 May 2025

https://github.com/devtanish/social-media-react-app

social media-Web-App :- user authentication, Fully functioning

appwrite authentication authorization jwt mogodb reactjs

Last synced: 27 Mar 2026

https://github.com/chinalwb/googleauthdrive

Gets Google Drive files via Google Auth

authorization google google-drive-api

Last synced: 19 Jul 2025

https://github.com/jenstornell/knock

PHP authorization class for logging in and logging out

authorization login logout php php7

Last synced: 19 May 2026

https://github.com/strypper/totechsserver

Intranet API provide projects, meetings, chats, food ordering and other internal activities of the Totechs members

asp-net-core authorization efcore jwt-authentication repository-pattern singalr swagger

Last synced: 15 Mar 2025

https://github.com/Service-Soft/ngx-material-auth

A library for angular which provides functionality around the frontend part of authentication and authorization.

angular angular-material authentication authorization jwt

Last synced: 08 Sep 2025

https://github.com/chremoas/auth-srv

Central repository for logged in/authenticated characters/discord users.

authorization golang microservice

Last synced: 12 Jan 2026

https://github.com/gpreviatti/dotnet-api-with-keycloak

Prof of concept to test dotnet authentication and authorization with keycloak

authentication authorization docker-compose dotnet keycloak postgresql

Last synced: 04 Mar 2026

https://github.com/nicfit/clique

Python API for Clique block chains; ID chains and auth chains included.

authorization blockchain identity

Last synced: 14 Apr 2025

https://github.com/casbin/chi-authz

Chi Authorization Middleware based on Casbin

abac acl auth authorization casbin chi http middleware rbac

Last synced: 11 Sep 2025

https://github.com/bredele/allowit

JWT token/cookie authorization middleware

authorization cookie jwt token

Last synced: 06 Apr 2025

https://github.com/snishant011/nestjs_auth_starter

JWT HTTP only cookie authentication with role based access control in NestJS

authentication authorization http-only-cookies nestjs nestjs-backend swagger typeorm typescript

Last synced: 04 May 2025

https://github.com/axnjr/authlambdago

Serverless AWS Lambda function to handle Authentication & Rate limit for Spark my SAAS, written in Go earlier in Rust

authentication authorization aws aws-go-sdk aws-golang aws-lambda background-jobs background-service db fast go golang optimization rate-limiter rate-limiting rust

Last synced: 30 Oct 2025

https://github.com/cerbos/express-auth0-cerbos

An example application of integrating Cerbos with an Express server using Auth0 for authentication.

auth0 authentication authorization cerbos express nodejs passport

Last synced: 12 Apr 2025

https://github.com/tomasc/mongoid_ability

Custom Ability class that allows CanCanCan authorization library store permissions in MongoDB via the Mongoid gem.

authorization cancancan mongoid permissions

Last synced: 25 Apr 2025

https://github.com/dxvgef/tsing-authorization

Go开发的授权服务,支持HS 256、RS 256、SM2、SM4等多种算法的授权签发、校验、刷新功能

authorization hs256 jwt rs256 sm2 sm4

Last synced: 14 Apr 2025

https://github.com/joegasewicz/locksmith

Identity server 🔐 with admin console

auth authentication authorization identity identity-server jwt

Last synced: 07 Jan 2026

https://github.com/itayG98/Zoo-Blog

Asp Net.Core MVC web app using MSSQL as database and EF6 and Identity | Include Xunit

aspnet authentication authorization bootstrap csharp fetch-api html-css-javascript idenity mssql mvc-architecture xuint

Last synced: 10 Mar 2025

https://github.com/vikaspotluri123/gatekeeper

Modern, configurable access control via HTTP Basic Authentication

api authentication authorization http-basic-auth nginx nodejs

Last synced: 16 Sep 2025

https://github.com/said-aabilla/spring-boot-keycloack

How to integrate Spring Boot 3, Spring Security, and Keycloak

authentication authorization keycloak spring-boot spring-security

Last synced: 09 Feb 2026

https://github.com/wultra/powerauth-cmd-tool

Command-line utility for PowerAuth Reference Client

authentication authorization mobile-security security testing-tools

Last synced: 21 Jan 2026

https://github.com/natasha-ct/recipe_app_rails

The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe.

authorization bootstrap cancancan css3 devise-token-auth linters rails rspec-testing rubocop-configuration

Last synced: 06 Apr 2026

https://github.com/mchmarny/artomator

Automates creation of Software Bill of Materials (SBOM) with Binary Authorization attestation for container images in Artifact Registry.

artifact authorization devops gcp google-cloud-platform pubsub registry sbom

Last synced: 23 Mar 2026

https://github.com/shinjimc/spring_security_thymeleaf

The Spring_Security_Thymeleaf project utilizes Java, Spring Boot, and Thymeleaf for a hardware store's invoicing system. It allows employees to generate invoices and admins to manage product data efficiently. Key technologies include Spring Security for authentication and MySQL for database management, all deployable via Docker.

authentication authorization crud docker hardware-store invoice-management java mysql pdf-generation role-based-access-control spring-boot spring-boot-3 spring-security spring-security-jwt tailwindcss thymeleaf web-application

Last synced: 10 Apr 2026

https://github.com/hamedstack/hamedstack.aspnetcore.security

Enhance ASP.NET Core applications with a comprehensive security library, packed with essential utilities, dynamic permissions, API key management, and more.

apikey apikey-authentication asp-net-core aspnet-core aspnetcore authentication authorization csharp csharp-library dotnet dotnet-core dotnetcore dynamic-permission dynamic-permissions privacy privilege security utilities utility utility-library

Last synced: 15 Apr 2025

https://github.com/fornstedt/teslatoken

Simple tool to create tokens for Tesla cars

authorization car python tesla tesla-api teslaapi token tokens

Last synced: 11 Mar 2026

https://github.com/ctyano/athenz-distribution

This repository provides linux packages and container images of Athenz, and explains how to set them up.

athenz authentication authorization docker envoy k8s oauth2 openid rbac ssot x509

Last synced: 14 Mar 2026

https://github.com/georgetomzaridis/ermis-pithia

SSO Authentication & Authorization System for 3Gel-Euosmou Web Apps

3geleuosmou authentication authorization sso-authentication user-management

Last synced: 20 Apr 2026

https://github.com/abramisola/wave

A Go Programming Language Feature Flagging Library

authorization feature-flags go golang golang-library

Last synced: 26 May 2026

https://github.com/meinto/anonymous-api-auth-provider

Prevent unauthorised access of public endpoints by for example bots or bad clients.

auth authorization public-api security session-token

Last synced: 29 Mar 2025

https://github.com/natasha-ct/budget-app

Budget- App is a Ruby on Rails mobile web application that allows users to keep track of their expenses and categories. have a list of transactions associated with a category, so that the user can see how much money it spent and on what. Manage your own money, manage your own life.

authentication authorization database postgresql rails rspec-testing

Last synced: 09 Apr 2026

https://github.com/funny-bytes/hapi-field-auth

Hapi plug-in for field-level authorization

authorization hapi plug-in

Last synced: 23 Jan 2026

https://github.com/qsoulior/auth-server

Microservice that provides authentication and authorization

api authentication authorization docker golang jwt microservice postgresql

Last synced: 12 Apr 2026

https://github.com/ba-st/willow-auth0

Integration between Willow and Auth0 Universal Login

auth0 authentication authorization login-automation pharo willow

Last synced: 20 Jul 2025

https://github.com/oliverschloebe/oauth2-rbtv

Rocket Beans TV Provider for OAuth 2.0 Client

authorisation authorization client oauth oauth2 oauth2-provider rbtv

Last synced: 23 Jan 2026

https://github.com/barakadanny/fitmeup-backend

FitMeUp is an API, built with Ruby on Rails, provides a comprehensive and secure solution for powering your health and fitness platform. With features like user registration, trainer management, and session booking, it delivers fast, reliable results to help users achieve their fitness goals.

authentication authorization database jwt jwt-authentication postgresql ruby ruby-on-rails serializer

Last synced: 07 Mar 2026

https://github.com/eznix86/nostr-auth

Authentication Server with Nostr

authentication authorization nostr

Last synced: 01 Apr 2026

https://github.com/manyfold3d/caber

A simple ReBAC / Zanzibar gem for Rails apps

authorization rails rebac zanzibar

Last synced: 24 Oct 2025

https://github.com/asaintsever/traefik-forwardauth-authcode-pkce

Simple implementation of a Traefik ForwardAuth middleware supporting Authorization Code with PKCE flow

auth0 authorization authorization-code-grant forwardauth oauth2 oidc pkce traefik traefik-forwardauth-middleware traefik2

Last synced: 13 Apr 2026

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

An authorization plugin for Apache Pulsar

abac access-control acl auth authorization authz casbin pulsar rbac

Last synced: 23 Feb 2026

https://github.com/easymetahub/emh-marklogic-glossary

This is a template application for MarkLogic that is for a glossary viewer that also shows xqDoc and OpenAPI (Swagger-UI)

authorization autnentication concept emh-glossary faceted-search facets glossary json marklogic openapi openapi3 polymer-element polymer3 rest search skos skos-xl snippets swagger-ui xqdoc

Last synced: 12 Jan 2026

https://github.com/localden/mcp-auth-servers

🔒 Reference MCP servers that demo how authentication works with the current Model Context Protocol spec.

authentication authorization mcp model-context-protocol security

Last synced: 10 Apr 2025

https://github.com/radiustechsystems/mcp-sdk

Official Radius MCP SDK for token-gating Model Context Protocol tools, resources, and prompts.

ai-tools authentication authorization developer-tools eip712 erc1155 evm mcp model-context-protocol sdk token-gating web3

Last synced: 20 Jan 2026