clientSignature property

v1ClientSignature clientSignature
final

Required signature proving authorization for this login. The signature is over the verification token ID and the public key. Required for secure OTP login process.

Implementation

final v1ClientSignature clientSignature;