Preparing search index...
The search index is not available
TagoIO SDK for JavaScript and TypeScript
TagoIO SDK for JavaScript and TypeScript
Types
LoginCredentials
Interface LoginCredentials
interface
LoginCredentials
{
email
:
string
;
otp_type
:
OTPType
;
password
:
string
;
pin_code
:
string
;
}
Index
Properties
email
otp_
type
password
pin_
code
Properties
email
email
:
string
otp_
type
otp_
type
:
OTPType
password
password
:
string
pin_
code
pin_
code
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
email
otp_
type
password
pin_
code
TagoIO SDK for JavaScript and TypeScript
Loading...