Skip to content

Commit

Permalink
Remove beta from SIWE
Browse files Browse the repository at this point in the history
  • Loading branch information
quetool committed Aug 22, 2024
1 parent b39d7a2 commit 7b3d507
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/appkit/flutter/core/siwe.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ WalletConnect uses permissions expressed as ReCaps to enable a One-Click Authent
In order for SIWE to work, you need to have a backend to communicate with. This backend will be used to generate a nonce, verify messages and handle sessions.
More info [here](https://docs.login.xyz/sign-in-with-ethereum/quickstart-guide/implement-the-backend)

:::caution
This feature is currently in beta. To get it, change your dependency to use `web3modal_flutter: ^3.3.0-beta06`
:::info
This feature is supported from `web3modal_flutter: ^3.3.0`
:::

## Configure your SIWEConfig object
Expand Down

0 comments on commit 7b3d507

Please sign in to comment.