@bovine/account-api
Preparing search index...
types.gen
SignInData
Type Alias SignInData
SignInData
Used to sign into an account
type
SignInData
=
{
name
:
string
;
password
:
string
;
}
Index
Properties
name
password
Properties
name
name
:
string
Name
Name of the account
password
password
:
string
Password
Password
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
password
@bovine/account-api
Loading...
SignInData
Used to sign into an account