isTrusted property
If true
, clients can connect through this endpoint, without providing a client ID.
This can be a security vulnerability if you don't know what you're doing. If you must use this over the Internet, use an IP whitelist.
Implementation
final bool isTrusted;