To check whether a specific scope has access or not
Future<bool> hasAccessToScope(String scope) => throw UnimplementedError('hasAccessToScope() has not been implemented.');