awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

10 مستودعات

Awesome GitHub RepositoriesAuthentication Managers

Systems for handling user identity, session persistence, and permission-based access control.

Distinguishing note: Focuses on the management of user sessions and authentication state within an application context.

Explore 10 awesome GitHub repositories matching security & cryptography · Authentication Managers. Refine with filters or upvote what's useful.

Awesome Authentication Managers GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • ente-io/enteالصورة الرمزية لـ ente-io

    ente-io/ente

    27,281عرض على GitHub↗

    Ente is a privacy-focused platform for end-to-end encrypted storage and two-factor authentication management. It functions as a zero-knowledge identity provider, ensuring that all cryptographic operations, key derivation, and data encryption occur locally on the user's device. By maintaining this architecture, the service provider remains unable to access or decrypt any stored personal information or authentication credentials. The platform distinguishes itself through a combination of on-device intelligence and resilient data distribution. It utilizes a local machine learning engine to perfo

    Manages time-based one-time password tokens with encrypted cloud synchronization for account recovery.

    Dart2faandroidauthy
    عرض على GitHub↗27,281
  • marmelab/react-adminالصورة الرمزية لـ marmelab

    marmelab/react-admin

    26,780عرض على GitHub↗

    React-admin is a framework for building data-driven administrative interfaces that connect to REST or GraphQL backends. It provides a comprehensive suite of tools for managing the full lifecycle of administrative applications, including resource-oriented routing, declarative form scaffolding, and context-driven state management. By utilizing a modular adapter-based architecture, the framework abstracts backend communication, allowing developers to build consistent CRUD interfaces that handle data fetching, authentication, and synchronization automatically. The project distinguishes itself thr

    Provides hooks and components to manage authentication state and protect routes based on user sessions.

    TypeScriptadminadmin-dashboardadmin-on-rest
    عرض على GitHub↗26,780
  • plataformatec/deviseالصورة الرمزية لـ plataformatec

    plataformatec/devise

    24,347عرض على GitHub↗

    Devise is a comprehensive identity management system and authentication framework for Ruby on Rails applications. It provides a complete set of tools for managing user registration, secure sign-in, and session handling using a modular strategy pattern. The framework distinguishes itself by offering a suite of security hardening features, including brute force protection through account locking and secure password recovery workflows. It also functions as an integrator for external identity providers and third-party authentication via standardized protocols. Broad capabilities cover the full u

    Manages the complete user authentication lifecycle, including session persistence and identity verification.

    Ruby
    عرض على GitHub↗24,347
  • wasp-lang/waspالصورة الرمزية لـ wasp-lang

    wasp-lang/wasp

    18,146عرض على GitHub↗

    Wasp is a declarative full-stack web framework that enables developers to build and deploy applications by defining their architecture in a centralized configuration. By using a high-level specification, the framework automates the orchestration of frontend, backend, and database components, ensuring that infrastructure concerns like routing, authentication, and data modeling are handled consistently across the entire stack. The framework distinguishes itself through its compiler-driven approach, which translates declarative configurations into cohesive, production-ready codebases. It provide

    Handles user registration, login, and database schema initialization through centralized configuration to simplify backend state management.

    TypeScripthaskelljavascriptnode
    عرض على GitHub↗18,146
  • rstacruz/cheatsheetsالصورة الرمزية لـ rstacruz

    rstacruz/cheatsheets

    14,429عرض على GitHub↗

    This project is a comprehensive collection of web development reference guides and technical cheat sheets. It provides a curated set of markdown-based documentation designed to help developers quickly locate syntax patterns and API examples for common web technologies and programming languages. The repository serves as a specialized reference library covering several distinct technical domains. It includes extensive guides for CSS, focusing on selectors, Flexbox, Grid, and responsive layout properties, as well as a DevOps command reference for Docker, Kubernetes, AWS, Ansible, and general she

    Offers a reference for implementing registration, login, logout, and session tracking logic.

    SCSS
    عرض على GitHub↗14,429
  • apereo/casالصورة الرمزية لـ apereo

    apereo/cas

    11,347عرض على GitHub↗

    This project is an open-source identity provider and single sign-on platform that centralizes user authentication for multiple web applications and services. It functions as a multi-protocol authentication gateway, verifying user identities and issuing tokens through the CAS protocol as well as industry standards including SAML, OAuth2, and OpenID Connect. The system acts as a federated identity server, allowing authentication to be delegated to external third-party or corporate identity providers. It distinguishes itself through identity attribute governance, which manages which specific use

    Provides a centralized system for handling user identity and session persistence across multiple web applications.

    Javaauthenticationauthorizationaws
    عرض على GitHub↗11,347
  • whiskeysockets/baileysالصورة الرمزية لـ WhiskeySockets

    WhiskeySockets/Baileys

    8,275عرض على GitHub↗

    Baileys is a TypeScript API client library used to interact with the WhatsApp Web API via WebSockets without requiring a browser. It functions as a real-time communication tool that handles bidirectional data exchange and event-based socket connections. The project includes a dedicated toolkit for managing WhatsApp Business profiles and product catalogs, alongside a session manager that authenticates accounts using QR codes or pairing codes and persists session state to disk. Its capabilities cover a wide range of messaging functions, including multi-type message transmission, chat history s

    Manages the lifecycle and retrieval of user credentials and session keys to maintain active connections.

    JavaScriptbundenonodejs
    عرض على GitHub↗8,275
  • guangzhengli/k8s-tutorialsالصورة الرمزية لـ guangzhengli

    guangzhengli/k8s-tutorials

    5,854عرض على GitHub↗

    This is an educational repository that teaches container orchestration fundamentals through hands-on guides and practical examples. It covers core Kubernetes concepts including Pods, Services, Deployments, and Namespaces, providing step-by-step exercises that demonstrate how to manage containerized applications across a cluster. The tutorials walk through essential Kubernetes capabilities such as decoupling configuration from application code using ConfigMaps and Secrets, exposing Pods with stable network endpoints via Services, and routing external traffic with Ingress controllers. The mater

    Mentions authentication management briefly, but it is not a primary focus of the Kubernetes tutorials.

    Goconfigmapcontainerdeployment
    عرض على GitHub↗5,854
  • bknd-io/bkndالصورة الرمزية لـ bknd-io

    bknd-io/bknd

    3,726عرض على GitHub↗

    bknd is a self-hosted backend-as-a-service platform and serverless backend framework that provides an integrated environment for managing databases, authentication, and file storage. It functions as a headless CMS and a portable API engine designed to run across various JavaScript runtimes, including Node.js, Bun, Cloudflare Workers, and AWS Lambda. The project distinguishes itself through a combination of schema-driven API generation and a built-in database management UI. It enables the definition of data structures either programmatically via a type-safe API or visually through an administr

    Handles user identity, session persistence, and authentication state using local storage or cookies.

    TypeScript
    عرض على GitHub↗3,726
  • entireio/cliالصورة الرمزية لـ entireio

    entireio/cli

    2,753عرض على GitHub↗

    This project is a Git-based AI session tracker and context manager designed to record AI agent interactions, transcripts, and tool usage directly into Git repositories. It functions as a system for capturing and indexing the reasoning behind code changes, linking AI prompts and responses to specific code commits to preserve developer intent. The tool distinguishes itself by using Git as a primary storage layer for session metadata, utilizing shadow branches and checkpoints to track agent state without polluting the main commit log. It includes specialized capabilities for auditing AI contribu

    Switches between different user accounts and environments while tracking the active session state.

    Goagentsaiclaude
    عرض على GitHub↗2,753
  1. Home
  2. Security & Cryptography
  3. Authentication Managers

استكشف الوسوم الفرعية

  • Database-IntegratedAuthentication systems that automatically synchronize with database schema initialization. **Distinct from Authentication Managers:** Distinct from Authentication Managers: focuses on the coupling between authentication state and database schema management.