diff --git a/docs/ca/integrate/web.md b/docs/ca/integrate/web.md index 3ae0cd8b..fdac5002 100644 --- a/docs/ca/integrate/web.md +++ b/docs/ca/integrate/web.md @@ -6,6 +6,8 @@ arcana: root_rel_path: ../.. app_type: "'Web3'" app_example_submodule: "'`ca-sdk-example`'" +search: + boost: 3 --- # Integrate Web App diff --git a/docs/faq/ca/faq.md b/docs/faq/ca/faq.md index 6e7aeba9..fb7dcf77 100644 --- a/docs/faq/ca/faq.md +++ b/docs/faq/ca/faq.md @@ -4,6 +4,8 @@ title: 'CA FAQ' description: 'Frequently Asked Questions about the Arcana CA SDK.' arcana: root_rel_path: .. +search: + boost: 3 --- ## General diff --git a/includes/text-snippets/ca_supported_app_types.md b/includes/text-snippets/ca_supported_app_types.md deleted file mode 100644 index da0a46d7..00000000 --- a/includes/text-snippets/ca_supported_app_types.md +++ /dev/null @@ -1,4 +0,0 @@ -You can enable unified balance and chain abstracted transactions in these apps: - -* Web3 apps (Vue, Vite, HTML/CSS/JS) -* Wagmi apps \ No newline at end of file diff --git a/includes/text-snippets/ca_token_weth_note.md b/includes/text-snippets/ca_token_weth_note.md deleted file mode 100644 index 9c25f643..00000000 --- a/includes/text-snippets/ca_token_weth_note.md +++ /dev/null @@ -1 +0,0 @@ -^*^ *ETH/native canonically bridged ERC-20 Ether* \ No newline at end of file diff --git a/includes/text-snippets/warn-passkeys-options.md b/includes/text-snippets/warn-passkeys-options.md deleted file mode 100644 index 8eecc84b..00000000 --- a/includes/text-snippets/warn-passkeys-options.md +++ /dev/null @@ -1,7 +0,0 @@ -!!! an-warning "Passkeys: Alternate Login vs. Sign-up" - - Apps that use {{config.extra.arcana.sdk_name}} passkey auth let users log in with a passkey, but only after they've first signed up or logged in using another option. Then, they can create and link passkeys to their account. - - Once the passkey is set up, users can use it for future logins - - [[concept-auth-passkeys#passkey-usage-options|Learn more...]] \ No newline at end of file diff --git a/includes/text-snippets/warn_latest_web3_react_sdk_version.md b/includes/text-snippets/warn_latest_web3_react_sdk_version.md deleted file mode 100644 index 44de2d54..00000000 --- a/includes/text-snippets/warn_latest_web3_react_sdk_version.md +++ /dev/null @@ -1 +0,0 @@ -*In addition to the latest {{config.extra.arcana.sdk_name}}, for **Web3-React** apps, you must also use the latest {{config.extra.arcana.web3_react_sdk_name}} release:* [**v{{config.extra.arcana.latest_auth_web3_react_sdk_version}}**](https://www.npmjs.com/package/@arcana/auth-web3-react) diff --git a/includes/text-snippets/warn_unity_no_firebase.md b/includes/text-snippets/warn_unity_no_firebase.md deleted file mode 100644 index 9b7fafb0..00000000 --- a/includes/text-snippets/warn_unity_no_firebase.md +++ /dev/null @@ -1,3 +0,0 @@ -!!! an-warning "No Firebase Support" - - The {{config.extra.arcana.gaming_sdk_pkg_name}} does not yet support user onboarding via Firebase. We are working on making this feature available soon in the future {{config.extra.arcana.gaming_sdk_name}} release. \ No newline at end of file