publicKey property

String? publicKey
final

Client-side public key generated by the user, which will be added to the JWT response and verified in subsequent requests via a client proof signature

Implementation

final String? publicKey;