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

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 مستودعات

Awesome GitHub RepositoriesDevice Installation Identifiers

Systems for generating and managing unique, authenticated identifiers for individual application installations.

Distinct from Application Installers: Candidates focus on software installers; this is about unique device/install identity for a running app.

Explore 3 awesome GitHub repositories matching security & cryptography · Device Installation Identifiers. Refine with filters or upvote what's useful.

Awesome Device Installation Identifiers GitHub Repositories

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

    invertase/react-native-firebase

    12,291عرض على GitHub↗

    react-native-firebase is a modular set of libraries that integrates Firebase cloud services into cross-platform mobile applications. It serves as a native-SDK wrapper, mapping JavaScript method calls to native iOS and Android Firebase SDKs via the React Native bridge to provide a type-safe interface for mobile backend integration. The project enables connectivity to a wide array of cloud services, including user authentication and identity management, NoSQL cloud databases with real-time synchronization, and scalable cloud storage for media files. It also provides tools for sending push notif

    Generates unique identifiers and authentication tokens for each single installation of the application.

    TypeScript
    عرض على GitHub↗12,291
  • firebase/firebase-js-sdkالصورة الرمزية لـ firebase

    firebase/firebase-js-sdk

    5,125عرض على GitHub↗

    هذا SDK خلفية كخدمة يربط تطبيقات الويب والهاتف المحمول بمجموعة من الخدمات السحابية. يوفر واجهة موحدة لإدارة هوية المستخدم، وتنفيذ منطق بدون خادم، والتعامل مع تخزين كائنات السحابة. تتميز مجموعة الأدوات بمزامنة البيانات في الوقت الفعلي، مما يسمح لبيانات مستندات NoSQL بالبقاء متسقة عبر عملاء متعددين مع استمرارية مدمجة في وضع عدم الاتصال. وتسهل وصول المستخدم الآمن من خلال مجموعة متنوعة من موفري الهوية وتدير استدعاء الوظائف بدون خادم لتنفيذ منطق الخلفية استجابة لطلبات HTTPS أو أحداث قاعدة البيانات. يغطي SDK مجموعة واسعة من الإمكانيات التشغيلية، بما في ذلك إدارة قواعد بيانات NoSQL والعلائقية، ومراقبة الأعطال، وتحليلات سلوك المستخدم. كما يوفر أدوات لتكوين التطبيق عن بُعد، والإشعارات المستهدفة، وتكامل النماذج اللغوية الكبيرة للميزات المدعومة بالذكاء الاصطناعي. تم تنفيذ المشروع بلغة TypeScript ويوفر مكتبات خاصة باللغة تجرد واجهات برمجة تطبيقات REST و WebSocket إلى طرق عالية المستوى.

    Tracks unique identifiers for application installations to support specific logic and analytics.

    TypeScriptfirebasefirebase-authfirebase-authentication
    عرض على GitHub↗5,125
  • gam-team/gamالصورة الرمزية لـ GAM-team

    GAM-team/GAM

    4,206عرض على GitHub↗

    GAM is a command-line tool for administering Google Workspace and Cloud Identity. It translates command-line arguments into structured API calls, enabling administrators to manage users, groups, organizational units, and domain settings across a Google Workspace environment. The tool handles authentication through OAuth2 flows, service accounts, and workload identity federation, and supports multi-tenant configurations for managing multiple domains or cloud projects from a single installation. GAM distinguishes itself through its batch processing and automation capabilities. It can process la

    Identifies Chrome devices with specific applications installed, filterable by organizational unit.

    Pythongamgooglegoogle-admin-sdk
    عرض على GitHub↗4,206
  1. Home
  2. Security & Cryptography
  3. Device Installation Identifiers

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

  • Application Installation AuditsTracking and reporting the distribution of specific applications across a device fleet. **Distinct from Device Installation Identifiers:** Distinct from Device Installation Identifiers: focuses on auditing the presence of apps across devices, not unique installation IDs.
  • Installation Data DeletionMechanisms for removing specific installation records from a backend to meet privacy and data regulation requirements. **Distinct from Device Installation Identifiers:** Distinct from Device Installation Identifiers: specifically covers the deletion of these identifiers for privacy compliance rather than their generation.
  • Installation IdentifiersUnique identifiers assigned to specific software installations on a host. **Distinct from Device Installation Identifiers:** Focuses on the installation's identity rather than the device's hardware identity.