Documentation
Preparing search index...
@mysten/sui
client
SuiClientTypes
ZkLoginVerifyResponse
Interface ZkLoginVerifyResponse
interface
ZkLoginVerifyResponse
{
errors
:
string
[]
;
success
:
boolean
;
}
Index
Properties
errors
success
Properties
errors
errors
:
string
[]
success
success
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
errors
success
Documentation
Loading...