Preparing search index...
The search index is not available
Shogun SDK Documentation v1.0.0 - v1.0.0
Shogun SDK Documentation v1.0.0
AuthResult
Interface AuthResult
interface
AuthResult
{
credentialId
?:
string
;
did
?:
string
;
error
?:
string
;
password
?:
string
;
success
:
boolean
;
username
?:
string
;
userPub
?:
string
;
wallet
?:
any
;
}
Index
Properties
credential
Id?
did?
error?
password?
success
username?
user
Pub?
wallet?
Properties
Optional
credential
Id
credentialId
?:
string
Optional
did
did
?:
string
Optional
error
error
?:
string
Optional
password
password
?:
string
success
success
:
boolean
Optional
username
username
?:
string
Optional
user
Pub
userPub
?:
string
Optional
wallet
wallet
?:
any
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
credential
Id
did
error
password
success
username
user
Pub
wallet
Shogun SDK Documentation v1.0.0 - v1.0.0
Loading...