MCP Server Framework - v1.0.0
    Preparing search index...

    Function isFullOAuthProvider

    • Type guard to distinguish a full OAuth provider from a token verifier.

      Full OAuth providers have a clientsStore property (per SDK's OAuthServerProvider interface) — token verifiers do not.

      Parameters

      Returns provider is OAuthServerProvider

      true if the provider offers full OAuth capabilities