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 RepositoriesImplicit Grant Implementations

Implementations of the OAuth 2.0 Implicit flow for browser-based applications.

Distinct from Custom OAuth Grant Types: Specific implementation of the implicit flow, distinct from refresh grants or custom types.

Explore 1 awesome GitHub repository matching security & cryptography · Implicit Grant Implementations. Refine with filters or upvote what's useful.

Awesome Implicit Grant Implementations GitHub Repositories

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

    thephpleague/oauth2-server

    6,650Vezi pe GitHub↗

    This project is a PHP library for implementing a spec-compliant OAuth 2.0 authorization server. It serves as an authentication framework for managing user identities and client authorizations, providing the necessary components to issue and validate access and refresh tokens. The server supports a wide range of standardized authorization flows, including authorization code exchange, device grants, implicit flows, and PKCE enforcement. It handles complex token lifecycles through refresh token rotation, scope management, and the use of asymmetric keys for signing digital tokens. The system pro

    Returns access tokens directly to browser-based clients after user approval without a client secret.

    PHPoauthoauth2oauth2-server
    Vezi pe GitHub↗6,650
  1. Home
  2. Security & Cryptography
  3. Implicit Grant Implementations