dappShare property

String? dappShare
final

Custom verifier logins can get a dapp share returned to them post successful login. This is useful if the dapps want to use this share to allow users to login seamlessly.

Implementation

final String? dappShare;