Global

Type Definitions

AuthOptions

Type:
  • Object
Properties:
Name Type Attributes Default Description
user string <optional>
''
password string <optional>
''
required boolean <optional>
false

if true, will require client authentication

handler core:Peer~AuthHandler <optional>

the default handler accepts any user/password

Source: