Returns the currently assigned scopes to this provider instance. This is a Web only API.
List<String> get scopes { return _scopes; }