Represents a stored OAuth authentication token.
Contains the actual access token and the scopes it was granted, which may be a subset of the originally requested scopes.
The OAuth access token
Array of granted OAuth scopes
Optional
Provider-specific metadata as key-value pairs.
For Slack (AuthProvider.Slack):
Represents a stored OAuth authentication token.
Contains the actual access token and the scopes it was granted, which may be a subset of the originally requested scopes.