awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • omniauth/omniauthAvatar de omniauth

    omniauth/omniauth

    8,088Ver en 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
    Ver en 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