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

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

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

2 个仓库

Awesome GitHub RepositoriesAuthentication User Interfaces

Web-based interfaces dedicated to handling user identity workflows and sign-in processes.

Distinct from Identity Authentication: Existing candidates are too narrow (TUI only or MFA components); this is for a complete deployable auth UI.

Explore 2 awesome GitHub repositories matching web development · Authentication User Interfaces. Refine with filters or upvote what's useful.

Awesome Authentication User Interfaces GitHub Repositories

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

    trailbaseio/trailbase

    5,324在 GitHub 上查看↗

    Trailbase 是一个后端即服务(BaaS)平台,以单个可执行文件的形式交付,集成了实时数据库引擎、身份和访问管理器以及类型安全的 API 生成器。它提供了一个全面的后端环境,包括基于 SQLite 的存储引擎和用于执行自定义逻辑的 WebAssembly 运行时服务器。 该平台通过自动将数据库模式转换为具有跨语言客户端绑定的 JSON API,以及允许执行用于服务器端渲染和自定义 HTTP 路由的便携式组件而脱颖而出。它还集成了向量数据库功能,以支持嵌入向量的存储和基于相似性的向量搜索。 该系统涵盖了广泛的操作功能,包括支持社交登录的用户认证、用于数据可见性的访问控制列表,以及用于实时数据更新的发布-订阅(pub-sub)同步。它还提供了通过 SQL 迁移管理数据库模式以及处理地理空间数据的工具。

    Ships a deployable web-based user interface to manage identity workflows and user sign-ins.

    Rustauthenticationdatabaserest-api
    在 GitHub 上查看↗5,324
  • haehnchen/crypto-trading-botHaehnchen 的头像

    Haehnchen/crypto-trading-bot

    3,490在 GitHub 上查看↗

    This project is an automated cryptocurrency trading platform and server-side framework designed for executing trades and managing digital asset portfolios. It provides a unified environment for running algorithmic strategies across multiple exchanges, allowing for the automated placement of buy and sell orders without manual intervention. The system distinguishes itself through a modular plugin architecture that separates trading logic from core execution, enabling users to customize or swap algorithms as needed. It utilizes an event-driven execution loop that processes real-time market data

    Enforces authentication on the web interface to restrict unauthorized access to bot controls and configuration settings.

    TypeScriptbinancebitfinexbitmex
    在 GitHub 上查看↗3,490
  1. Home
  2. Web Development
  3. Authentication User Interfaces