Skip to content

Commit e20e749

Browse files
authored
Feat/remove warning cloud (#465)
* remove limitation warning * remove also a coinbase warning
1 parent d31286a commit e20e749

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

appkit/authentication/siwx/default.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,6 @@ Read more about the [Default Implementation](./siwx-default).
4343

4444
The Cloud Auth SIWX is a predefined implementation of the SIWX configuration plugin that uses the Cloud service to create and manage SIWX messages and sessions. With Cloud Auth SIWX, you will be able to see and control the sessions of your users using the [User Management Dashboard](/cloud/user-management).
4545

46-
<Note>
47-
Cloud Auth SIWX is only available for `eip155` compatible networks.
48-
</Note>
49-
5046
Read more about the [Cloud Auth Implementation](./siwx-cloud-auth).
5147

5248
### Custom Implementation

snippets/appkit/shared/options.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -430,12 +430,6 @@ createAppKit({
430430

431431
The Coinbase connector now includes a new flag to customize the Smart Wallet behavior.
432432

433-
<Note>
434-
To enable the Coinbase Smart Wallet feature, ensure that AppKit is updated to
435-
version 4.2.3 or higher. Additionally, if you are using Wagmi, verify that it
436-
is on the latest version.
437-
</Note>
438-
439433
The `preference` (or `coinbasePreference`) flag accepts one of the following string values:
440434

441435
- `eoaOnly`: Uses EOA Browser Extension or Mobile Coinbase Wallet.

0 commit comments

Comments
 (0)