Skip to content

Commit

Permalink
Merge branch 'V4' into deprecate/injected-connector
Browse files Browse the repository at this point in the history
  • Loading branch information
svenvoskamp authored May 8, 2024
2 parents 011c3f0 + 17087dd commit 77c52cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/siwe/src/client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,8 @@ export class Web3ModalSIWEClient {
}

async signOut() {
this.methods.onSignOut?.()

return this.methods.signOut()
}
}

0 comments on commit 77c52cf

Please sign in to comment.