Preparing search index...
The search index is not available
Shogun SDK Documentation v1.1.4 - v6.5.3
Shogun SDK Documentation v1.1.4
ZkProofAuthResult
Interface ZkProofAuthResult
ZK-Proof authentication result
interface
ZkProofAuthResult
{
commitment
?:
string
;
error
?:
string
;
success
:
boolean
;
userPub
?:
string
;
}
Index
Properties
commitment?
error?
success
user
Pub?
Properties
Optional
commitment
commitment
?:
string
Optional
error
error
?:
string
success
success
:
boolean
Optional
user
Pub
userPub
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
commitment
error
success
user
Pub
Shogun SDK Documentation v1.1.4 - v6.5.3
Loading...
ZK-Proof authentication result