@couchbase/lite-js
Preparing search index...
Credentials
Interface Credentials
Authentication credentials for the replicator.
interface
Credentials
{
password
:
string
;
username
:
string
;
}
Index
Properties
password
username
Properties
password
password
:
string
username
username
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
password
username
@couchbase/lite-js
Loading...
Authentication credentials for the replicator.