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

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

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

3 个仓库

Awesome GitHub RepositoriesSubscription Stream Authorization

Uses tokens to authorize access to real-time data streams and subscription channels.

Distinct from Subscription Authorization: Distinct from Subscription Authorization: specifically targets the security of persistent data streams (subscriptions) rather than general API access.

Explore 3 awesome GitHub repositories matching security & cryptography · Subscription Stream Authorization. Refine with filters or upvote what's useful.

Awesome Subscription Stream Authorization GitHub Repositories

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

    inngest/inngest

    5,499在 GitHub 上查看↗

    Inngest is a durable execution framework and event-driven automation engine designed to orchestrate background workflows. It enables developers to build resilient, stateful processes by memoizing function steps, ensuring that long-running tasks can automatically resume from the last successful operation after failures, timeouts, or infrastructure restarts. The platform distinguishes itself through its event-driven architecture, which uses a schema-validated bus to trigger functions and coordinate complex, multi-step logic. It employs an onion-model middleware approach for cross-cutting concer

    Authorizes client access to specific real-time channels using scoped tokens.

    Go
    在 GitHub 上查看↗5,499
  • rmosolgo/graphql-rubyrmosolgo 的头像

    rmosolgo/graphql-ruby

    5,448在 GitHub 上查看↗

    GraphQL-Ruby is a Ruby library for building GraphQL APIs with a strongly typed schema and a dedicated query execution engine. It provides a comprehensive framework for mapping application objects to a formal type system, enabling structured data fetching through defined resolvers. The project distinguishes itself with advanced performance and delivery mechanisms, including a data loader for batching and caching to prevent N+1 query patterns. It supports high-performance data delivery through incremental response streaming, deferred query responses, and parallel data fetching using fibers. Add

    Restricts access to real-time data streams using token-based authorization to prevent unauthorized listening.

    Ruby
    在 GitHub 上查看↗5,448
  • appwrite/sdk-for-react-nativeappwrite 的头像

    appwrite/sdk-for-react-native

    4,274在 GitHub 上查看↗

    这是一个适用于 React Native 的后端即服务(BaaS)SDK,提供了一个将移动应用与后端服务集成的库。它作为在移动环境中管理用户身份验证、云数据库和远程文件存储的客户端。 该 SDK 使移动开发者能够使用 OAuth、电子邮件和电话验证实现安全登录流程。它包括一个用于对结构化数据执行 CRUD 操作的数据库客户端,以及一个用于从远程云存储桶上传和检索二进制资产的存储客户端。此外,它还具有一个基于 WebSocket 的接口,用于接收数据库和存储更改的即时服务器端更新。 该项目涵盖了广泛的功能领域,包括身份和访问管理、结构化文档存储以及实时数据同步。它还提供了用于管理团队成员资格和共享偏好的工具。

    Filters real-time event streams using tokens to ensure clients only receive authorized data updates.

    TypeScriptappwritebaasjavascript
    在 GitHub 上查看↗4,274
  1. Home
  2. Security & Cryptography
  3. Security Configurations
  4. Security Check Bypasses
  5. Subscription Validation Bypasses
  6. Subscription Authorization
  7. Subscription Stream Authorization