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 RepositoriesIdentity Attachment

Binds verified user identities to the request object for downstream access.

Distinct from Request Metadata Attachment: Focuses on binding authenticated user objects rather than generic tracking metadata.

Explore 1 awesome GitHub repository matching web development · Identity Attachment. Refine with filters or upvote what's useful.

Awesome Identity Attachment GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • jaredhanson/passportAvatar de jaredhanson

    jaredhanson/passport

    23,534Ver en GitHub↗

    Passport is a Node.js authentication middleware designed to manage user identities and session states within web applications. It functions as a request identity verifier that secures application routes by validating user credentials before granting access. The system utilizes a modular authentication strategy, allowing identity verification through interchangeable plugins. This architecture supports the creation of custom authentication strategies for local credentials and the integration of federated identity providers using external protocols. The framework provides capabilities for sessi

    Binds verified user objects directly to the request for access by route handlers.

    JavaScriptexpressnodejsoauth
    Ver en GitHub↗23,534
  1. Home
  2. Web Development
  3. API Request Configurations
  4. Request Metadata Attachment
  5. Identity Attachment