@refinio/one.models
Preparing search index...
misc/ConnectionEstablishment/communicationServer/CommunicationServerProtocol
AuthenticationResponseMessage
Type Alias AuthenticationResponseMessage
Authentication message from the client.
type
AuthenticationResponseMessage
=
{
command
:
"authentication_response"
;
response
:
HexString
;
}
Index
Properties
command
response
Properties
command
command
:
"authentication_response"
response
response
:
HexString
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
command
response
@refinio/one.models
Loading...
Authentication message from the client.