Skip to main content

AuthChallengeMessage

@totemsdk/lookup-protocol


@totemsdk/lookup-protocol / AuthChallengeMessage

Interface: AuthChallengeMessage

Extends

  • BaseMessage

Properties

id?

optional id?: string

Inherited from

BaseMessage.id


payload

payload: object

challenge

challenge: string

expiresAt

expiresAt: number


sig?

optional sig?: string

Inherited from

BaseMessage.sig


type

type: "AUTH_CHALLENGE"

Overrides

BaseMessage.type


version

version: number

Inherited from

BaseMessage.version