Finds a specific access token in an array based on resource and scopes.
Optional
The array of access tokens.
Space-separated resource indicators.
Space-separated scopes.
The matching AccessToken, or undefined if not found.
undefined
Finds a specific access token in an array based on resource and scopes.