Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • SIWEAuthenticateRequest

Index

Constructors

Properties

connectorType: string

The connector type of the user

message: string

The EIP-712 message to sign.

signature: string

Signature of the EIP-712 message with the user's wallet.

walletClientType: string

The wallet client of the user

attributeTypeMap: { baseName: string; format: string; name: string; type: string }[] = ...
discriminator: undefined | string = undefined

Methods

  • getAttributeTypeMap(): { baseName: string; format: string; name: string; type: string }[]

Generated using TypeDoc