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

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

استكشفعمليات بحث منسقةOpen-source alternativesSelf-hosted softwareالمدونةخريطة الموقع
المشروعحولHow we rankالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 مستودعات

Awesome GitHub RepositoriesProgrammatic Access Control

Interfaces for managing security rules and permissions via API.

Distinguishing note: None available; no candidates provided.

Explore 6 awesome GitHub repositories matching security & cryptography · Programmatic Access Control. Refine with filters or upvote what's useful.

Awesome Programmatic Access Control GitHub Repositories

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

    PostHog/posthog

    35,060عرض على GitHub↗

    PostHog is a comprehensive product analytics and feature management platform designed to capture, process, and visualize user behavior data. It provides a unified suite for tracking application events, managing feature rollouts, and monitoring system health through session recordings and error tracking. By leveraging a columnar-storage-optimized architecture, the platform enables high-performance aggregation and filtering across massive event datasets. What distinguishes PostHog is its integrated approach to data pipelines and application control. It features a robust event ingestion system t

    Enables managing user permissions programmatically through authenticated interface endpoints.

    Pythonab-testingai-analyticsanalytics
    عرض على GitHub↗35,060
  • marmelab/react-adminالصورة الرمزية لـ marmelab

    marmelab/react-admin

    26,780عرض على GitHub↗

    React-admin is a framework for building data-driven administrative interfaces that connect to REST or GraphQL backends. It provides a comprehensive suite of tools for managing the full lifecycle of administrative applications, including resource-oriented routing, declarative form scaffolding, and context-driven state management. By utilizing a modular adapter-based architecture, the framework abstracts backend communication, allowing developers to build consistent CRUD interfaces that handle data fetching, authentication, and synchronization automatically. The project distinguishes itself thr

    Allows programmatic evaluation of access rights within components to conditionally render UI elements or restrict navigation.

    TypeScriptadminadmin-dashboardadmin-on-rest
    عرض على GitHub↗26,780
  • bitwarden/androidالصورة الرمزية لـ bitwarden

    bitwarden/android

    8,457عرض على GitHub↗

    This project is an Android password manager application that provides an end-to-end encrypted vault for storing and synchronizing login credentials, secure notes, and identities. It functions as a secure storage system using zero-knowledge encryption to ensure that only the user can decrypt their stored data. The application integrates directly with the Android system to provide an autofill service that populates usernames and passwords into mobile apps and browser login fields. It also serves as a passkey management wallet for FIDO2 cryptographic passkeys and a time-based one-time password a

    Offers programmatic interfaces for retrieving and managing credentials stored within the secure vault.

    Kotlinandroidbitwardencompose
    عرض على GitHub↗8,457
  • snyk/snykالصورة الرمزية لـ snyk

    snyk/snyk

    5,586عرض على GitHub↗

    Snyk is an application security testing platform designed to identify and remediate vulnerabilities across source code, open-source dependencies, container images, and infrastructure-as-code configurations. It functions as a comprehensive security workflow automation tool, utilizing a static analysis engine and dependency graph mapping to detect security flaws and license compliance issues throughout the software development lifecycle. The platform distinguishes itself through agentic workflow orchestration and an automated remediation pipeline that generates and submits pull requests to patc

    Automates the assignment of roles and organizational access for users via an interface before their initial login.

    TypeScript
    عرض على GitHub↗5,586
  • ling-drag0n/cloudpasteالصورة الرمزية لـ ling-drag0n

    ling-drag0n/CloudPaste

    2,492عرض على GitHub↗

    CloudPaste is a secure file sharing platform and multi-backend storage aggregator. It unifies local and S3-compatible cloud storage providers into a single managed file system, serving as a gateway for centralized file access and distribution. The platform distinguishes itself through a built-in browser-based Markdown editor for composing documents with formulas and diagrams. It provides secure content sharing using password protection, expiration dates, and path-restricted API keys to control programmatic access and visibility. The system covers broad capabilities in file management, includ

    Provides interfaces for managing security rules and permissions for programmatic file access via API.

    JavaScriptcloudflarecloudflare-workersdocker
    عرض على GitHub↗2,492
  • tower1229/vue-access-controlالصورة الرمزية لـ tower1229

    tower1229/Vue-Access-Control

    1,072عرض على GitHub↗

    Vue Access Control هي مكتبة مصممة لإدارة أذونات المستخدم وفرض السياسات الأمنية داخل تطبيقات Vue. توفر إطار عمل لتقييد الوصول إلى عناصر الواجهة، ومسارات التطبيق، وطلبات الشبكة بناءً على حالة تفويض المستخدم الحالية. تتكامل المكتبة مع موجه التطبيق وإدارة الحالة لتصفية مسارات التنقل ديناميكياً وتحديث مكونات الواجهة في الوقت الفعلي. من خلال اعتراض طلبات الشبكة الصادرة والتحقق منها مقابل مجموعات الأذونات المحددة، فإنها تمنع الإجراءات غير المصرح بها من الإرسال إلى الخادم. تغطي مجموعة الأدوات نطاقاً واسعاً من متطلبات أمن الواجهة الأمامية، بما في ذلك العرض الشرطي لعناصر واجهة المستخدم والتحقق البرمجي من تدفق التنقل. تعمل كطبقة برمجية وسيطة تزامن بيانات التفويض عبر التطبيق لضمان بقاء كل من واجهة المستخدم المرئية والاتصال بالخلفية متسقين مع مستويات الوصول المخصصة للمستخدم.

    Evaluates user permissions to conditionally render interface elements or action buttons.

    Vueaccess-controlaccess-managementauthorization
    عرض على GitHub↗1,072
  1. Home
  2. Security & Cryptography
  3. Programmatic Access Control

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

  • Component-Level Access EvaluationProvides hooks to check user permissions within UI components to conditionally render elements. **Distinct from Programmatic Access Control:** Distinct from Programmatic Access Control: focuses on UI-level conditional rendering rather than general API-based security management.
  • Programmatic User ProvisioningInterfaces for automating user account creation and role assignment via API. **Distinct from Programmatic Access Control:** Distinct from Programmatic Access Control: focuses on the provisioning lifecycle of users rather than general permission management.