awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Authentication Strategies · Awesome GitHub Repositories

13 repos

Awesome GitHub RepositoriesAuthentication Strategies

Methods and frameworks for implementing user authentication, including multi-factor, social, and token-based verification strategies.

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

  1. Home
  2. Security & Cryptography
  3. Identity and Access Management
  4. Authentication Strategies

Awesome Authentication Strategies GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • apache/superset

    apache/superset

    70,587GitHubView on GitHub↗

    Superset is a web-based business intelligence platform designed for data exploration, visualization, and interactive dashboarding. It functions as a query-driven analytics engine that connects to various SQL databases, allowing users to perform ad-hoc analysis, define virtual metrics, and build complex data visualizati

    TypeScriptanalyticsapacheapache-superset
  • nektos/act

    nektos/act

    68,869GitHubView on GitHub↗

    This tool is a command-line runner that executes automation workflows locally within isolated container environments. By parsing workflow definition files and translating them into executable shell scripts, it allows developers to validate pipeline logic and configuration changes directly on their machines before commi

    Gocidevopsgithub-actions
  • OpenHands/OpenHands

    OpenHands/OpenHands

    67,974GitHubView on GitHub↗

    OpenHands is an autonomous agent framework designed for software engineering workflows. It provides a modular platform for orchestrating AI agents that reason, plan, and execute tasks within isolated, containerized development environments. By integrating with standard version control and development tools, the system

    Pythonagentartificial-intelligencechatgpt
  • sindresorhus/awesome-nodejs

    sindresorhus/awesome-nodejs

    65,038GitHubView on GitHub↗

    This project is a community-driven directory that aggregates essential software projects and educational content for the Node.js ecosystem. It functions as a centralized knowledge base and discovery index, designed to simplify the navigation of a fragmented technical landscape by providing a structured collection of hi

    awesomeawesome-listjavascript
  • Solido/awesome-flutter

    Solido/awesome-flutter

    59,015GitHubView on GitHub↗

    This project is a community-curated directory of resources, libraries, and tools designed to support developers working with the Flutter framework. It functions as a centralized knowledge base, organizing high-quality external references into a structured, human-readable format to assist in the discovery of technical m

    Dartandroidawesomeawesome-list
  • rails/rails

    rails/rails

    58,297GitHubView on GitHub↗

    This project is a full-stack web framework designed for building database-backed applications through a standardized architectural pattern. It provides a comprehensive suite of integrated libraries that manage the entire request-response lifecycle, from routing incoming web traffic to rendering dynamic server-side temp

    Rubyactivejobactiverecordframework
  • usememos/memos

    usememos/memos

    57,067GitHubView on GitHub↗

    Memos is a self-hosted, container-native knowledge management platform designed for capturing and organizing personal notes. It functions as a private workspace where users can create content using markdown, tags, and media embeds to streamline daily productivity. The system is built to be deployed as a portable servic

    Godockerfossgo
  • soimort/you-get

    soimort/you-get

    56,737GitHubView on GitHub↗

    This project is a command-line utility designed to fetch video, audio, and image content from a wide range of web platforms. It functions by parsing page metadata and utilizing modular, site-specific scripts to extract direct media stream URLs from complex web structures, enabling the local archiving of digital media f

    Python
  • pocketbase/pocketbase

    pocketbase/pocketbase

    56,221GitHubView on GitHub↗

    Pocketbase is a backend-as-a-service platform that provides a self-contained, single-binary server for building full-stack applications. It integrates a relational database, authentication, and file storage into one executable process, eliminating the need for external infrastructure or complex server management. The

    Goauthenticationbackendgolang
  • appwrite/appwrite

    appwrite/appwrite

    54,884GitHubView on GitHub↗

    Appwrite is a backend-as-a-service platform that provides a unified development environment for building full-stack applications. It integrates essential infrastructure components—including authentication, databases, storage, and serverless functions—into a single, centralized interface to simplify application developm

    TypeScriptandroidappwritebackend
  • psf/requests

    psf/requests

    53,829GitHubView on GitHub↗

    Requests is a high-level HTTP client library designed to simplify web communication and API integration. It provides an intuitive, human-readable interface for performing standard network operations, including request execution, connection pooling, and stateful session management. By encapsulating raw network data into

    Pythonclientcookiesforhumans
  • unslothai/unsloth

    unslothai/unsloth

    52,461GitHubView on GitHub↗

    Unsloth is a high-performance training and inference platform designed to optimize the lifecycle of large language and multimodal models. It provides a comprehensive engine for fine-tuning, executing, and managing models locally, with a focus on reducing memory consumption and increasing compute speed on consumer-grade

    Pythonagentdeepseekdeepseek-r1
  • TryGhost/Ghost

    TryGhost/Ghost

    51,857GitHubView on GitHub↗

    Ghost is an open-source publishing platform and headless content management system designed for professional publishers. It provides a decoupled architecture that separates the content management backend from the front-end delivery layer, allowing users to manage editorial workflows and site data through structured web

    JavaScriptbloggingcmsghost

Explore sub-tags

  • API and Machine Authentication4 sub-tagsMechanisms designed for programmatic, non-interactive access between services or systems, distinct from human user login flows.
  • Authentication Frameworks and Plugins2 sub-tagsSoftware libraries, hooks, and modular architectures that allow developers to implement or extend authentication logic.
  • Biometric AuthenticationIntegration of hardware-based identity verification such as fingerprint and facial recognition.
Cloud Credential Providers
Mechanisms that automatically retrieve and inject cloud-native secrets and configuration tokens into application environments.
  • Enterprise Server AuthenticationMechanisms for authenticating with private internal infrastructure using hostnames and access tokens.
  • Integrated User ManagementBuilt-in systems for handling user accounts and authentication flows.
  • Multi-Factor AuthenticationSecurity processes requiring multiple forms of verification to access user accounts.
  • Native Authentication ProvidersIntegrations for platform-specific native authentication flows.
  • OAuth and Identity Providers4 sub-tagsIntegrations and protocols for delegating authentication to external identity services or specific third-party platforms.
  • Session and Credential Management4 sub-tagsTools and policies for handling the lifecycle, persistence, and extraction of user session tokens and local credentials.
  • Standard Web Authentication Schemes3 sub-tagsTraditional HTTP-based challenge-response and credential verification methods for web applications.
  • Subscription Authentication ConfigurationsSettings for managing authentication flows specifically for subscription-based services, including headless environment support.
  • Token-Based Authentication ServicesSystems that validate session credentials and identity tokens to secure administrative and member access.