Whether this authentication configuration has a specific scope.
bool hasScope(ApiScope scope) => scopes.contains(scope);