SubnameChallengeSiweConfig
@justaname.id/sdk • Docs
@justaname.id/sdk / SubnameChallengeSiweConfig
Interface: SubnameChallengeSiweConfig
Represents the Sign-In with Ethereum (SIWE) functionality, providing methods to initiate and verify challenges.
Example
Extends
Omit
<SiweConfig
,"chainId"
|"ttl"
>
Properties
domain
domain:
string
Represents the ENS domain
Inherited from
Omit.domain
Defined in
packages/@justaname.id/sdk/src/lib/types/siwe/siwe-config.ts:8
origin
origin:
string
Represents the origin of the request (e.g. the domain of the website).
Inherited from
Omit.origin
Defined in
packages/@justaname.id/sdk/src/lib/types/siwe/siwe-config.ts:13
Last updated