Skip to content

CredentialRequest

CredentialRequest = object

Defined in: src/core/types.ts:411

Credential request information

Properties

host

host: string

Defined in: src/core/types.ts:413


path?

optional path: string

Defined in: src/core/types.ts:414


protocol

protocol: "https" | "ssh"

Defined in: src/core/types.ts:412