Scopes that this client allows.
If null, this client does not support scopes and all tokens are valid for all routes.
@Column(nullable: true) String? allowedScope;