Preparing search index...
The search index is not available
Documentation
Documentation
@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
max
Epoch
:
string
user
Signature
user
Signature
:
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.