Interface Nexus\Mcp\Server\Auth\AccessTokenValidatorInterface

Turns a bearer token into what it grants, owning the whole of validation and returning null for anything it cannot verify, a token carrying no expiry or naming another resource included.

Methods