awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 个仓库

Awesome GitHub RepositoriesCLI-Based Authentication

Authentication methods that leverage existing local CLI sessions.

Distinguishing note: Focuses on reusing local CLI credentials rather than manual entry.

Explore 4 awesome GitHub repositories matching security & cryptography · CLI-Based Authentication. Refine with filters or upvote what's useful.

Awesome CLI-Based Authentication GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • usebruno/brunousebruno 的头像

    usebruno/bruno

    44,931在 GitHub 上查看↗

    Bruno is a local-first API client designed for building, testing, and managing network requests across a wide range of protocols. By storing all collections and configurations as plain-text files directly on the local filesystem, it enables native version control and offline access, ensuring that project data remains under user control without requiring cloud synchronization. The platform distinguishes itself through a declarative approach to API management, utilizing a domain-specific language to define request parameters and metadata. This architecture supports a robust testing environment

    Uses existing local CLI sessions to retrieve secrets without manually entering credentials.

    JavaScriptapi-clientapi-testingautomation
    在 GitHub 上查看↗44,931
  • keploy/keploykeploy 的头像

    keploy/keploy

    17,622在 GitHub 上查看↗

    Keploy is an automated testing platform that leverages kernel-level traffic interception to generate and maintain regression test suites for microservices. By capturing live network traffic and system calls via eBPF, the platform automatically creates deterministic test cases and mocks external dependencies without requiring manual code instrumentation. This approach allows developers to validate application behavior and API contracts by replaying production-like traffic in isolated environments. The platform distinguishes itself through its use of machine learning to perform test maintenance

    Detects user sessions automatically to streamline access to cloud services without requiring manual configuration of API keys.

    Goagentic-aiai-testing-toolapi-testing
    在 GitHub 上查看↗17,622
  • stack-auth/stack-authstack-auth 的头像

    stack-auth/stack-auth

    6,699在 GitHub 上查看↗

    Stack Auth is an open-source authentication and authorization platform that provides pre-built UI components, OAuth integration, team management, and session handling for web applications. It offers a complete authentication lifecycle covering sign-in, sign-up, session management, password recovery, and multi-factor security, with support for passkey authentication and OAuth providers including Google, GitHub, and Apple. The platform includes a team-based permission system with role-based access control, allowing users to be organized into teams with granular permissions for membership manage

    Opens a browser-based login flow from a terminal so users can authenticate with their existing accounts.

    TypeScriptauthauth0authentication
    在 GitHub 上查看↗6,699
  • jitsucom/jitsujitsucom 的头像

    jitsucom/jitsu

    4,782在 GitHub 上查看↗

    Jitsu 是一个客户数据平台,旨在收集、转换并将应用程序事件路由到数据仓库和营销工具。它作为一个事件摄取引擎和数据仓库路由器,通过 API 和 SDK 捕获行为数据以进行实时处理和存储。 该平台具有可编程的 JavaScript 数据流水线,允许在传输过程中对事件数据进行过滤、丰富和重塑。它包含一个客户身份拼接器,可合并匿名和已知的用户标识符,以在仓库中维护持久的客户画像。 系统涵盖了广泛的功能,包括来自 Web 和移动环境的多源事件收集、目标仓库的自动模式演进,以及到 SaaS 平台和 SQL 数据库的多目标路由。它为开发人员提供了一套用于测试转换逻辑的工具,并支持通过 Kubernetes 或自托管 Docker 环境进行部署。

    Stores credentials locally to authorize command-line operations without requiring manual input of keys or host addresses.

    TypeScriptbigqueryclickhousedata-collection
    在 GitHub 上查看↗4,782
  1. Home
  2. Security & Cryptography
  3. CLI-Based Authentication