MCP PHP SDK

AuthorizationTokenValidatorInterface

Validates bearer tokens for HTTP transports.

Implementations should validate the access token and return an AuthorizationResult indicating whether access is allowed or denied.

Tags
author

Volodymyr Panivko sveneld300@gmail.com

Table of Contents

Methods

validate()  : AuthorizationResult
Validates an access token extracted from the Authorization header.

Methods


        
On this page

Search results