The validated OAuth 2.1 access-token info for this request, when the
transport enforces authorization (Streamable HTTP with a configured
ResourceServerConfig). TokenInfo.valid is false on transports without
auth (stdio, in-process) or when no token was required; handlers that need
the authenticated subject or token scopes read it here.
The validated OAuth 2.1 access-token info for this request, when the transport enforces authorization (Streamable HTTP with a configured ResourceServerConfig). TokenInfo.valid is false on transports without auth (stdio, in-process) or when no token was required; handlers that need the authenticated subject or token scopes read it here.