The client ID associated with this token.
OptionalexpiresWhen the token expires (in seconds since epoch).
OptionalextraAdditional data associated with the token. This field should be used for any additional data that needs to be attached to the auth info.
OptionalresourceThe RFC 8707 resource server identifier for which this token is valid. If set, this MUST match the MCP server's resource identifier (minus hash fragment).
Scopes associated with this token.
The access token.
Information about a validated access token, provided to request handlers.