Skip to main content
Verifies the Sign In With Ethereum (SIWE/EIP-4361) signature to complete authentication. This is the second step in the SIWE authentication flow, used after signInWithSiwe.

Parameters

Returns

Promise<VerifySiweSignatureResult> The result of the verification, including the authenticated user.

Example