Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 355 Bytes

File metadata and controls

11 lines (7 loc) · 355 Bytes

Sign out the user

Use the useWeb3AuthDisconnect hook to sign out the user. This also clears the session information from the browser's local storage.

:::info

The React SDK provides additional hooks. See the hooks reference for more information.

:::