| let defaultOperatorConnectScopes: [String] = [ | |
| "operator.admin", | |
| "operator.read", | |
| "operator.write", | |
| "operator.approvals", | |
| "operator.pairing", | |
| ] | |
| let defaultOperatorConnectScopes: [String] = [ | |
| "operator.admin", | |
| "operator.read", | |
| "operator.write", | |
| "operator.approvals", | |
| "operator.pairing", | |
| ] | |