@sodazone/ocelloids-client - v2.5.2
Preparing search index...
types
AuthReply
Type Alias AuthReply
Authentication reply.
type
AuthReply
=
{
code
:
number
;
error
:
boolean
;
reason
?:
string
;
}
Index
Properties
code
error
reason?
Properties
code
code
:
number
error
error
:
boolean
Optional
reason
reason
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
code
error
reason
@sodazone/ocelloids-client - v2.5.2
Loading...
Authentication reply.