Documentation
Preparing search index...
@mysten/sui
client
ZkLoginAuthenticator
Interface ZkLoginAuthenticator
An zk login authenticator with all the necessary fields.
interface
ZkLoginAuthenticator
{
inputs
:
ZkLoginInputs
;
maxEpoch
:
string
;
userSignature
:
Signature
;
}
Index
Properties
inputs
max
Epoch
user
Signature
Properties
inputs
inputs
:
ZkLoginInputs
max
Epoch
maxEpoch
:
string
user
Signature
userSignature
:
Signature
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
inputs
max
Epoch
user
Signature
Documentation
Loading...
An zk login authenticator with all the necessary fields.