Skip to content

CredentialRequest

CredentialRequest = object

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

Credential request information

Properties

host

host: string

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


path?

optional path: string

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


protocol

protocol: "https" | "ssh"

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