ResourceServerConfig.validator

Validates a presented bearer token. Required to enable auth; when null the transport performs no token checks (back-compatible default).

struct ResourceServerConfig
TokenValidator validator;