Interface ClientChallenge

Client side of a challenge.

Hierarchy

  • ClientChallenge

Implemented by

Properties

Properties

challengeId: string

Challenge module identifier.

next: ((context) => Promise<ParameterKV>)

Type declaration

start: ((context) => Promise<ParameterKV>)

Type declaration

Generated using TypeDoc