clientSignature property
Optional signature proving authorization for this login. The signature is over the verification token ID and the public key. Only required if a public key was provided during the verification step.
Implementation
final v1ClientSignature? clientSignature;