awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesAuth Request Origin Tracking

Tracking and persisting the initial request URL through an authentication handshake to enable return redirects.

Distinct from URL Request Tracking: Specific to the authentication handshake flow, unlike general URL request tracking for caching or performance.

Explore 1 awesome GitHub repository matching security & cryptography · Auth Request Origin Tracking. Refine with filters or upvote what's useful.

Awesome Auth Request Origin Tracking GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • omniauth/omniauthAvatar omniauth

    omniauth/omniauth

    8,088Vezi pe 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

    Stores the initial authentication URL and passes it through the handshake to redirect users back.

    Ruby
    Vezi pe GitHub↗8,088
  1. Home
  2. Security & Cryptography
  3. Auth Request Origin Tracking