scopes property

List<String> scopes
final

The OAuth2 scopes. Defaults to ["app:websocket"]

Implementation

final List<String> scopes;