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

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

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

1 مستودع

Awesome GitHub RepositoriesUser Identity Normalization Schemas

Standardized hash structures used to unify user profile data from diverse authentication sources.

Distinct from Schema-Driven Data Normalizers: Specific to user identity data for authentication, whereas Schema-Driven Data Normalizers is a general data processing tool.

Explore 1 awesome GitHub repository matching data & databases · User Identity Normalization Schemas. Refine with filters or upvote what's useful.

Awesome User Identity Normalization Schemas GitHub Repositories

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

    omniauth/omniauth

    8,088عرض على GitHub↗

    OmniAuth is a rack authentication framework that allows applications to verify user identities through third-party service providers using a single standardized interface. It functions as middleware to separate identity verification from core application logic by intercepting incoming requests. The project employs a strategy-pattern provider model to encapsulate provider-specific logic into interchangeable classes. It provides a custom authentication strategy framework and base classes for building new providers based on industry standards. The framework handles the multi-step authentication

    Normalizes diverse user data from different third-party sources into a consistent hash structure.

    Ruby
    عرض على GitHub↗8,088
  1. Home
  2. Data & Databases
  3. Data Processing Pipelines
  4. Data Processing
  5. Data Normalization and Schema Enforcement
  6. Schema-Driven Data Normalizers
  7. User Identity Normalization Schemas