Ross ROSS = Recommend OSS · open-source software intelligence for agents

function: auth

2109 products, primary matches first, then adoption-weighted; health v2 shown.

ProductHealth v2StarsMaturity
rainbow-me/rainbow
Rainbow is a self-custody Ethereum wallet app for iOS, Android, and desktop browsers, built with React Native and TypeScript. It lets users…
944384active
opensourcepos/opensourcepos
Open Source Point of Sale is a web-based point of sale application written in PHP using the CodeIgniter framework with MySQL/MariaDB as the…
744362active
dotnetcore/WTM
WalkingTec.Mvvm (WTM) is a rapid application development framework for ASP.NET Core supporting LayUI, React, and Vue frontends. It includes…
644350active
binarylogic/authlogic
Authlogic is an unobtrusive Ruby authentication library built on ActiveRecord, treating user sessions as models. It handles login, logout, …
624344stable
jazzband/djangorestframework-simplejwt
Simple JWT is a JSON Web Token authentication plugin for the Django REST Framework. It provides token-based authentication for Django REST …
704334stable
wechatpy/wechatpy
wechatpy is a third-party Python SDK for the WeChat (微信) official platform ecosystem. It wraps APIs for official accounts, WeChat Pay, WeCo…
604299active
TheAlphamerc/flutter_twitter_clone
Fwitter is a fully functional Twitter clone mobile app built with the Flutter framework, using Firebase authentication, realtime database, …
234237active
praw-dev/praw
PRAW is a Python package that wraps Reddit's API, providing simple, rule-compliant access to Reddit data and actions. It handles OAuth auth…
984234stable
subnub/myDrive
MyDrive is an open-source, self-hosted cloud file storage server similar to Google Drive, built with Node.js, Express, React, and MongoDB. …
274228active
marmotedu/iam
IAM is an enterprise-grade identity and access management system written in Go, used to authenticate users and authorize access to resource…
284205active
aarondl/authboss
Authboss is a modular authentication system for Go web applications, providing pluggable modules for common auth features like login, regis…
704198active
simov/grant
Grant is an OAuth proxy middleware for Node.js supporting 200+ OAuth providers across OAuth 1.0a, OAuth 2.0, and OpenID Connect. It integra…
344169stable
owncloud/android
The official ownCloud Android client app, built in Kotlin, for accessing, syncing, and sharing files on ownCloud servers (both Infinite Sca…
974158active
vvo/iron-session
iron-session is a secure, stateless, cookie-based session library for JavaScript, storing session data in signed and encrypted cookies deco…
584138active
Bubka/2FAuth
2FAuth is a self-hosted web application for managing Two-Factor Authentication accounts and generating TOTP, HOTP, and Steam Guard security…
944125active
AzureAD/microsoft-authentication-library-for-js
Microsoft Authentication Library (MSAL) for JavaScript enables client-side and server-side JS apps to authenticate users with Microsoft Ent…
954115active
yusing/godoxy
GoDoxy is a lightweight, high-performance reverse proxy with a built-in WebUI, designed for self-hosters running Docker or Podman. It autom…
884115active
oauthjs/node-oauth2-server
A Node.js module for implementing a fully RFC 6749/6750 compliant OAuth2 server/provider, framework-agnostic with official wrappers for Exp…
234066active
hashicorp/boundary
HashiCorp Boundary is an identity-aware proxy that provides secure, least-privilege access to hosts and critical systems across clouds and …
894056active
jqhph/dcat-admin
Dcat Admin is a Laravel-based admin panel builder that lets developers create full-featured, attractive back-office systems with minimal co…
354019active
jeroennoten/Laravel-AdminLTE
A Laravel package that integrates the AdminLTE v3 admin dashboard theme via Blade templates and a configurable menu system. It also optiona…
894003active
tulios/kafkajs
KafkaJS is a modern, dependency-free Apache Kafka client library for Node.js written in pure JavaScript. It provides producer and consumer …
234002stable
stylefeng/Guns
Guns is a modern Java application development framework built on Spring Boot 3, Vue 3, and JDK 17, providing a full-stack admin scaffold wi…
563974active
octokit/octokit.rb
Octokit.rb is a Ruby client library for the GitHub REST API, wrapping endpoints in idiomatic Ruby methods. It supports authentication (basi…
623951stable
shopizer-ecommerce/shopizer
Shopizer is an open-source Java e-commerce platform built on Spring Boot, providing headless commerce with a REST API covering catalog, sho…
283940active
django-guardian/django-guardian
django-guardian is a Python library that implements per-object (row-level) permissions on top of Django's built-in authorization backend. I…
973910stable
vuejs/vuefire
VueFire is the official Firebase bindings library for Vue.js, providing idiomatic composables for realtime data binding with Firestore, Rea…
713909stable
学之思开源考试系统 (XZS Exam System)
XueZhiSi (学之思) is an open-source online examination system built with a Java backend and Vue frontend, supporting web and WeChat mini-progr…
673889active
joschan21/digitalhippo
DigitalHippo is a fullstack e-commerce marketplace application for digital products, built with Next.js 14 App Router, tRPC, TypeScript, Pa…
273865active
ruby-china/homeland
Homeland is an open-source forum/community website system built on Ruby on Rails, evolved from the Ruby China community. It provides a full…
663860active
Qsnh/meedu
MeEdu is an open-source online school (knowledge commerce) system built with PHP/Laravel, MySQL, and Redis, supporting paid video courses, …
903855active
1024-lab/smart-admin
SmartAdmin is a rapid development platform (scaffold/admin framework) built on SpringBoot 2/3 + Sa-Token + MyBatis-Plus for the backend and…
863836active
thephpleague/oauth2-client
A PHP library providing a base client for integrating with OAuth 2.0 service providers per RFC 6749. It includes a GenericProvider for Bear…
763817stable
fastapi-admin/fastapi-admin
FastAPI-Admin is a Python library that adds a Django-admin-style admin dashboard to FastAPI applications, built on TortoiseORM with the Tab…
303817active
panva/node-oidc-provider
A Node.js library implementing an OpenID Certified OAuth 2.0 Authorization Server with full OpenID Connect support. It is highly configurab…
993800active
dcodeIO/bcrypt.js
A zero-dependency, pure JavaScript implementation of the bcrypt password hashing algorithm with TypeScript support. It is API-compatible wi…
813799stable
async-labs/builderbook
An open-source full-stack web application for self-publishing and selling books or other online content, built with React, Next.js, Materia…
383793active
yudaocode/yudao-ui-admin-vue3
Yudao admin dashboard frontend built with Vue 3, Element Plus, TypeScript, and Vite, providing RBAC dynamic permissions, SaaS multi-tenancy…
923786active
pichillilorenzo/flutter_inappwebview
A Flutter plugin for embedding inline WebView widgets, running headless WebViews, and opening in-app browser windows (Chrome Custom Tabs / …
743761active
dropbox/zxcvbn
zxcvbn is a JavaScript password strength estimator inspired by password crackers, using pattern matching and conservative estimation agains…
2316037maintenance
supermemoryai/cloudflare-saas-stack
An opinionated full-stack SaaS starter kit for building and deploying applications on Cloudflare, combining Next.js, TailwindCSS, ShadcnUI,…
263739active
thoughtbot/clearance
Clearance is a Rails engine providing email and password authentication for Ruby on Rails applications. It offers opinionated defaults for …
853736active
Facepunch/Facepunch.Steamworks
A C# wrapper library for the Steamworks SDK, providing idiomatic .NET access to Steam features like friends, achievements, auth, avatars, a…
883732active
sismo-core/sismo-badges
Sismo Badges is the set of Solidity smart contracts powering the Sismo Badge Minting Protocol on Ethereum. It provides an attestations regi…
2315880maintenance
WGDashboard/WGDashboard
WGDashboard is a self-hosted web dashboard for managing WireGuard and AmneziaWG VPN servers, built with Python (Flask) and Vue.js. It auto-…
923702active
jwt/ruby-jwt
A Ruby gem implementing the RFC 7519 OAuth JSON Web Token (JWT) standard, supporting encoding and decoding of signed tokens with HMAC, RSAS…
923687stable
maxcountryman/flask-login
Flask-Login is a Flask extension that provides user session management, handling login, logout, and persistent session tracking. It is stor…
403675stable
playgameservices/play-games-plugin-for-unity
An open-source Unity plugin by Google that lets game developers integrate Google Play Games services into Unity games. It supports sign-in,…
853658active
moby/swarmkit
SwarmKit is a Go toolkit for orchestrating distributed systems, providing Raft-based consensus, node discovery, task scheduling, and servic…
813647active
CSFrequency/react-firebase-hooks
A set of reusable React Hooks that simplify integrating Firebase services (Auth, Firestore, Realtime Database, Storage, Functions, Messagin…
233633stable
fatfreecrm/fat_free_crm
Fat Free CRM is an open-source customer relationship management platform built on Ruby on Rails. It provides group collaboration, campaign …
933628active
vernemq/vernemq
VerneMQ is a high-performance, distributed MQTT message broker built on Erlang/OTP with master-less clustering for horizontal scalability a…
863624stable
go-oauth2/oauth2
A Go library for building OAuth 2.0 authorization servers that issue and manage access tokens. It supports the standard OAuth 2.0 protocol …
443622stable
dtinit/data-transfer-project
An open-source framework providing common data models and adapter libraries that enable direct service-to-service transfer of user data bet…
673619active
yandex/odyssey
Odyssey is a production-ready, multi-threaded PostgreSQL connection pooler and request router written in C, built on a custom coroutine eng…
883618stable
ory/oathkeeper
Ory Oathkeeper is a cloud native Identity & Access Proxy (IAP) and Access Control Decision API written in Go that authenticates, authorizes…
803597active
rlabrecque/Steamworks.NET
Steamworks.NET is a C# wrapper for Valve's Steamworks API, usable with Unity or any C#/.NET application. It provides a near 1:1 mapping to …
933581active
JosephSilber/bouncer
Bouncer is a PHP library for managing roles and abilities on Eloquent models, with support for ownership checks, forbidden abilities, cachi…
673579stable
FirebaseExtended/reactfire
ReactFire is a TypeScript library of hooks, context providers, and components that simplify interacting with the Firebase Web SDK in React …
973571active
devise token auth
A Ruby gem providing token-based authentication for Rails JSON APIs, built on Devise and OmniAuth. It supports multi-client sessions, token…
753571active
react-native-google-signin/google-signin
A React Native library providing Google Sign-In (OAuth2) authentication for Android and iOS apps, including Expo support. It wraps the nati…
963551active
doramart/DoraCMS
DoraCMS is an open-source, self-hosted content management system built on EggJS 3.x, Vue 3, and TypeScript, organized as a pnpm monorepo wi…
643542active
bastillion-io/Bastillion
Bastillion is a self-hosted, web-based SSH console and SSH key management platform that acts like a bastion host with a dashboard. It provi…
993541active
ueberauth/guardian
Guardian is a token-based authentication library for Elixir applications, with JSON Web Tokens supported out of the box. It integrates with…
873514stable
AtalayaLabs/OxiCloud
OxiCloud is a lightweight, self-hosted cloud storage platform written in Rust that provides files, photos, calendars, and contacts in a sin…
873513active
unitycatalog/unitycatalog
Unity Catalog is an open-source, multimodal data and AI catalog that provides a unified metadata and governance layer for tables, files, fu…
863501active
guildxyz/guild.xyz
Guild.xyz is an open-source web application for token-curated community membership management, providing token-gated access to Discord, Tel…
553487active
oblador/react-native-keychain
A React Native library providing access to the iOS Keychain and Android Keystore for securely storing credentials such as passwords, tokens…
703473stable
mlogclub/bbs-go
bbs-go is a lightweight, self-hosted community platform for building forums, Q&A sites, and knowledge bases, built with a Go backend and Re…
993472active
TheWaWaR/simple-http-server
A simple static file HTTP server written in Rust, built on axum/tokio. It supports directory listing, file upload, basic auth, range reques…
703460active
FuzzyGrim/Yamtrack
Yamtrack is a self-hosted web application for tracking movies, TV shows, anime, manga, video games, books, comics, and board games. Built w…
943450active
shuaiplus/nodewarden
NodeWarden is a Bitwarden-compatible password manager server that runs entirely on Cloudflare Workers, using D1 for data and R2/KV for atta…
793438active
laravel/passport
Laravel Passport is an OAuth2 server package for Laravel applications, built on the League OAuth2 server. It issues and manages access toke…
983413active
google/OpenSK
OpenSK is an open-source Rust implementation of a FIDO2/FIDO U2F security key, developed by Google as a research platform. It can run as fi…
663404active
paragonie/paseto
A PHP reference implementation of PASETO (Platform-Agnostic Security Tokens), a secure alternative to JWT/JWS/JWE. It supports PASETO proto…
403398stable
auth0/jwt-decode
A small TypeScript library that decodes JWT tokens (Base64Url-encoded JSON) in browser and Node environments. It does not validate signatur…
673395stable
sc0tfree/updog
Updog is a command-line replacement for Python's SimpleHTTPServer that serves a directory over HTTP/S with both upload and download support…
633394active
Backpack for Laravel
Backpack for Laravel is a collection of open-source Laravel packages for rapidly building custom admin panels on top of Eloquent models. It…
953377stable
blitz-js/blitz
Blitz.js is a fullstack toolkit built on top of Next.js that adds a typesafe RPC data layer, authentication/authorization, and code scaffol…
6014129maintenance
Vectorized/solady
Solady is a collection of gas-optimized Solidity smart contract snippets and libraries for Ethereum development. It provides implementation…
803368active
metorial/metorial
Metorial is an open-source identity and access control plane for AI agents, providing 1200+ verified MCP integrations with centralized auth…
643350active
golang/crypto
golang/crypto is the official supplementary cryptography library for the Go programming language, providing packages beyond the standard li…
773343stable
awslabs/aws-sdk-rust
The official AWS SDK for Rust, providing one generated crate per AWS service plus a shared aws-config crate for credential and region loadi…
953336stable
Universal-Commerce-Protocol/ucp
The Universal Commerce Protocol (UCP) is an open standard and specification for interoperable, agentic commerce, defining capabilities like…
783334active
django-oauth/django-oauth-toolkit
Django OAuth Toolkit is an OAuth 2.0 authorization server and resource server library for Django projects, built on OAuthLib and RFC 6749 c…
953333active
OpenFlutter/fluwx
Fluwx is a Flutter plugin wrapping the native WeChat SDK, letting Flutter apps call WeChat APIs on Android, iOS, and HarmonyOS. It supports…
963317active
workos/authkit
AuthKit is WorkOS's authentication UI and User Management platform, offering a fully themeable hosted login box or a headless API for build…
703314active
thomiceli/opengist
Opengist is a self-hosted, open-source pastebin alternative to GitHub Gist, written in Go, where every snippet is stored as a Git repositor…
943313active
SteamRE/DepotDownloader
A console application for downloading Steam game depots and Steam Workshop content, built on the SteamKit2 library. It supports anonymous o…
793313active
automazeio/vibeproxy
VibeProxy is a native macOS menu bar app that proxies AI coding tools' API requests through your existing Claude Code, ChatGPT, Gemini, Kim…
803308active
ergochat/ergo
Ergo is a modern IRC server (ircd) written in Go that integrates services (NickServ, ChanServ, HostServ) and bouncer functionality such as …
903307active
PlayEdu/PlayEdu
PlayEdu is a 100% open-source enterprise training system (LMS) built with Java/SpringBoot3 and React18, deployable privately via Docker. Th…
743282active
vouch/vouch-proxy
Vouch Proxy is an SSO and OAuth/OIDC authentication proxy for Nginx that uses the auth_request module to protect upstream sites. It support…
733280active
sabre-io/Baikal
Baïkal is a lightweight, self-hosted CalDAV and CardDAV server built on sabre/dav for PHP. It provides a web admin interface for managing u…
973279active
Stoat
Stoat is the Rust backend software powering Stoat chat, a self-hostable community chat platform descended from Revolt. It consists of modul…
993254active
tink-crypto/tink
Tink is a multi-language, cross-platform open source cryptographic library from Google that provides secure, easy-to-use APIs for encryptio…
1013537maintenance
openid/AppAuth-Android
AppAuth for Android is a client SDK for communicating with OAuth 2.0 and OpenID Connect providers from Android apps. It follows RFC 8252 be…
653238active
tahowallet/extension
Taho is a community-owned Web3 cryptocurrency wallet implemented as a browser extension, positioned as an open-source alternative to MetaMa…
833204active
AChep/keyguard-app
Keyguard is a multiplatform password manager client for the Bitwarden platform and KeePass (KDBX) files, built with Kotlin and Jetpack Comp…
913203active
apache/gravitino
Apache Gravitino is a high-performance, geo-distributed, federated metadata lake that provides unified metadata management across diverse d…
893188active

← prev page 3 / 22 next →