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

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

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

13 مستودعات

Awesome GitHub RepositoriesAuthentication Workflows

Systems for managing and enforcing transaction authentication rules.

Distinguishing note: No candidates provided; this is a security-focused feature.

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

Awesome Authentication Workflows GitHub Repositories

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

    juspay/hyperswitch

    43,019عرض على GitHub↗

    Hyperswitch is a payment orchestration platform designed to manage complex transaction lifecycles through a centralized control layer. It functions as a processor-agnostic integration hub that standardizes disparate external payment APIs, allowing businesses to route transactions across multiple providers to optimize for authorization rates and cost efficiency. The platform utilizes a state-machine-based architecture to track every payment from initial authentication to final settlement, ensuring consistent processing and reliable error recovery. What distinguishes the platform is its intelli

    Defines security rules based on transaction parameters to selectively secure payments.

    Rustbeginner-friendlyfeaturedfinance
    عرض على GitHub↗43,019
  • filamentphp/filamentالصورة الرمزية لـ filamentphp

    filamentphp/filament

    31,215عرض على GitHub↗

    Filament is a full-stack framework for building administrative panels and management interfaces within the Laravel ecosystem. It provides a declarative, component-based architecture that allows developers to construct complex, data-driven applications using server-side configuration objects rather than manual HTML. By inspecting database model structures and relationships, the framework automates the generation of CRUD interfaces, forms, and data tables, significantly reducing boilerplate code. The project distinguishes itself through a highly modular and extensible design that supports custo

    Provides configurable support for user login, registration, password recovery, and profile management within administrative panels.

    PHPadminalpine-jsbuilder
    عرض على GitHub↗31,215
  • nextauthjs/next-authالصورة الرمزية لـ nextauthjs

    nextauthjs/next-auth

    28,277عرض على GitHub↗

    Next-auth is an authentication and identity management library for web frameworks. It provides a unified system for handling user sign-in and session state across server and client environments, functioning as a session management framework and an OIDC authentication library. The project distinguishes itself through a provider-based identity abstraction that supports multiple authentication methods, including OAuth, email magic links, traditional credentials, and passwordless passkeys. It allows for the registration of custom OAuth or OIDC compliant providers and offers tools to define branda

    Implements configurable workflows for sign-in, including support for passwords, magic links, and passkeys.

    TypeScriptauthauthenticationcsrf
    عرض على GitHub↗28,277
  • goauthentik/authentikالصورة الرمزية لـ goauthentik

    goauthentik/authentik

    22,035عرض على GitHub↗

    Authentik is a centralized identity and access management platform designed to serve as a unified authentication authority. It enables enterprise single sign-on across diverse applications and services, providing a cloud-native identity provider that manages user sessions and security protocols from a single location. The platform distinguishes itself through a policy-driven flow engine and a visual orchestration interface. This allows administrators to design complex, custom authentication workflows by chaining modular verification stages and conditional logic. These workflows can be further

    Provides a visual engine to chain verification stages and conditional logic into custom user authentication and enrollment processes.

    Pythonauthenticationauthentikauthorization
    عرض على GitHub↗22,035
  • wagtail/wagtailالصورة الرمزية لـ wagtail

    wagtail/wagtail

    20,366عرض على GitHub↗

    Wagtail is an open-source content management system built on the Django web framework. It provides a structured, tree-based approach to content modeling, allowing developers to define custom page types and reusable content components that are managed through a highly customizable administrative interface. The platform distinguishes itself through its flexible, block-based content composition system, which enables editors to assemble complex page layouts dynamically. It also offers robust support for multi-site and multi-lingual environments, allowing organizations to manage distinct websites

    Modifies login and password reset templates to include additional fields or custom messaging.

    Pythoncmsdjangohacktoberfest
    عرض على GitHub↗20,366
  • 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

    Creates and updates login and registration forms automatically based on the authentication methods defined in the application configuration.

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

    supertokens/supertokens-core

    14,922عرض على GitHub↗

    SuperTokens Core is an open-source, self-hosted authentication and identity management platform designed for deployment within private infrastructure. It provides a comprehensive suite for managing user accounts, roles, and secure authentication flows, utilizing a modular, recipe-based architecture that allows developers to enable specific security features without modifying the core codebase. The platform distinguishes itself through its robust multi-tenancy capabilities, which allow for the logical or physical isolation of user records and configuration settings across different organizatio

    Provides pre-built forms and workflows for email and password-based user sign-in and registration.

    Javaauth0authenticationaws-cognito
    عرض على GitHub↗14,922
  • zitadel/zitadelالصورة الرمزية لـ zitadel

    zitadel/zitadel

    13,029عرض على GitHub↗

    This project is a cloud-native identity and access management platform designed to centralize authentication, authorization, and identity lifecycle management. It functions as a standards-compliant OpenID Connect authorization server, providing secure session management and token issuance for web, mobile, and device-based applications. The platform is built to handle complex identity requirements through stateless token authentication and support for modern passwordless methods, including biometrics and hardware keys. What distinguishes this platform is its native support for multi-tenant env

    Extends standard login and token generation processes with programmable logic to meet specific business requirements.

    Go2faauthenticationauthorization
    عرض على GitHub↗13,029
  • pennersr/django-allauthالصورة الرمزية لـ pennersr

    pennersr/django-allauth

    10,342عرض على GitHub↗

    django-allauth is a comprehensive authentication framework for Django applications that manages user registration, account ownership verification, and secure login processes. It provides a system for handling the entire user account lifecycle, including the ability to define custom signup fields and implement identity verification. The project distinguishes itself by providing a suite of OAuth and SAML integrations for social account authentication and the capability to act as an OpenID Connect identity provider. It further supports decoupled architectures through a token-based headless authe

    Provides token-based security and API specifications for authentication workflows in decoupled applications.

    Pythonaccountsauthenticationdjango
    عرض على GitHub↗10,342
  • teamhanko/hankoالصورة الرمزية لـ teamhanko

    teamhanko/hanko

    8,801عرض على GitHub↗

    Hanko is an open-source identity provider and customer identity and access management system. It serves as a passkey authentication service and an OAuth and SAML SSO gateway, allowing applications to authenticate users and issue tokens via standard identity protocols. The project distinguishes itself through a strong focus on passwordless access using WebAuthn-based passkeys and email-based passcodes. It provides framework-agnostic authentication interfaces as customizable web components that can be embedded directly into web applications to handle login, registration, and profile management.

    Provides configurable built-in workflows for managing the lifecycle of login, registration, and recovery processes.

    Go2faauthenticationciam
    عرض على GitHub↗8,801
  • infyomlabs/laravel-generatorالصورة الرمزية لـ InfyOmLabs

    InfyOmLabs/laravel-generator

    3,829عرض على GitHub↗

    This project is a code scaffolding tool and database-to-code mapper for Laravel. It functions as a CRUD generator and REST API generator that automates the creation of models, controllers, and administrative interfaces based on database schemas. The tool is distinguished by its template-driven approach, using customizable stub files that allow developers to override default blueprints to enforce specific architectural standards. It provides complete administrative dashboard boilerplates, including integrated authentication, themed UI layouts, and searchable data tables. The system covers a b

    Automates the generation of login and registration forms and their associated controllers and views.

    PHP
    عرض على GitHub↗3,829
  • quipnetwork/hashsigs-rsالصورة الرمزية لـ QuipNetwork

    QuipNetwork/hashsigs-rs

    2,944عرض على GitHub↗

    hashsigs-rs is a Rust cryptography library providing a hash-based signature scheme and a library for generating and verifying one-time digital signatures. It serves as a smart contract signature verifier designed to validate identity and authenticity within on-chain environments. The project implements one-time signature generation and verification to ensure that digital signatures are valid for a single message, preventing key reuse. It supports blockchain authentication workflows and cryptographic identity proofs for validating senders without relying on external servers. The library utili

    Integrates one-time signature schemes into distributed ledgers for secure transaction verification.

    Rust
    عرض على GitHub↗2,944
  • supabase-community/supabase-mcpالصورة الرمزية لـ supabase-community

    supabase-community/supabase-mcp

    2,476عرض على GitHub↗

    This project is a Model Context Protocol server and AI agent database connector. It provides a standardized communication layer that allows language models to interact with relational data stores, read database schemas, and manage PostgreSQL database resources. The implementation acts as a serverless host for the Model Context Protocol, deploying on distributed edge functions to connect AI assistants to a project. This enables AI agents to perform database administration, execute SQL queries, and handle schema migrations through an AI-compatible interface. The system covers broader capabilit

    Allows modification of authentication behavior via custom database or edge function hooks.

    TypeScript
    عرض على GitHub↗2,476
  1. Home
  2. Security & Cryptography
  3. Authentication Workflows

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

  • Authentication Workflows1 وسم فرعيConfigurable built-in workflows for login, registration, and password recovery. **Distinct from Authentication Workflows:** Distinct from Authentication Recovery: covers the entire authentication lifecycle including registration and login, not just recovery.
  • Programmable WorkflowsLogic extensions for customizing authentication and token generation processes. **Distinct from Authentication Workflows:** Focuses on programmable logic injection into auth flows, distinct from static authentication rules.
  • Visual OrchestratorsVisual engines for chaining authentication stages and conditional logic into custom user enrollment and login processes. **Distinct from Authentication Workflows:** Distinct from Authentication Workflows: focuses on the visual orchestration of the flow rather than the underlying transaction rules.