Skip to main content

@triveria/wallet / Exports / WmpAuthenticateSession

Interface: WmpAuthenticateSession

Open (authenticate) the session after the identity assertion exchange.

Table of contents

Properties

Properties

authenticated

authenticated: boolean

Set true to mark the session fully authenticated and open it for traffic.

Defined in

api.ts:1268


type

type: "authenticate"

Defined in

api.ts:1264