RequestRevokeMAppPermissionChallengeResponse
@justaname.id/sdk • Docs
@justaname.id/sdk / RequestRevokeMAppPermissionChallengeResponse
Interface: RequestRevokeMAppPermissionChallengeResponse
Represents the response to a request to challenge a specific address using SIWE. RequestRevokeMAppPermissionChallengeResponse
Extends
Properties
challenge
challenge:
string
Represents the challenge to be signed by the user.
Defined in
packages/@justaname.id/sdk/src/lib/types/siwe/revoke-mApp-permission-challenge.ts:61
Last updated