Skip to content

Remove MetaMask login & LaunchDarkly integrations - #3029

Open
shahbaz17 wants to merge 3 commits into
mainfrom
remove-mm-sdk-usage
Open

Remove MetaMask login & LaunchDarkly integrations#3029
shahbaz17 wants to merge 3 commits into
mainfrom
remove-mm-sdk-usage

Conversation

@shahbaz17

@shahbaz17 shahbaz17 commented Aug 17, 2026

Copy link
Copy Markdown
Member

Description

Remove MetaMask unified login flow and LaunchDarkly feature-flag integration. Deleted AuthLogin components, AuthRedirect, NavbarWallet (components, styles, and SVGs), siwsrp auth helpers, launchdarkly plugin and client, useUser hook, and related constants. Simplified Root theme (removed LoginProvider / MetaMaskSDK wiring) and cleaned docusaurus config, tsconfig, package.json, package-lock.json, and CI workflow (removed LD_CLIENT_ID env). This pr removes unused/feature-specific code and related dependencies and references.

Issue(s) fixed

Fixes #

Preview

Checklist

  • If this PR updates or adds documentation content that changes or adds technical meaning, it has received an approval from an engineer or DevRel from the relevant team.
  • If this PR updates or adds documentation content, it has received an approval from a technical writer.

External contributor checklist

  • I've read the contribution guidelines.
  • I've created a new issue (or assigned myself to an existing issue) describing what this PR addresses.

Note

Low Risk
Configuration-only cleanup with no changes to doc content or active auth flows in the shown diff.

Overview
Strips LaunchDarkly and docs-site login wiring from build configuration. CI no longer passes LD_CLIENT_ID, and docusaurus.config.js drops the LaunchDarkly plugin plus LD_CLIENT_ID and other login/dashboard env fields from customFields.

The config also removes the REF_ALLOW_LOGIN_PATH import and the commented custom-navbarWallet navbar item, and stops exposing VERCEL_ENV, DASHBOARD_URL, and LINEA_ENS_URL to the client via customFields.

Reviewed by Cursor Bugbot for commit 97d0123. Bugbot is set up for automated code reviews on this repo. Configure here.

Remove MetaMask unified login flow and LaunchDarkly feature-flag integration. Deleted AuthLogin components, AuthRedirect, NavbarWallet (components, styles, and SVGs), siwsrp auth helpers, launchdarkly plugin and client, useUser hook, and related constants. Simplified Root theme (removed LoginProvider / MetaMaskSDK wiring) and cleaned docusaurus config, tsconfig, package.json, package-lock.json, and CI workflow (removed LD_CLIENT_ID env). This pr removes unused/feature-specific code and related dependencies and references.
@shahbaz17
shahbaz17 requested review from a team as code owners August 17, 2026 08:37
@vercel

vercel Bot commented Aug 17, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
metamask-docs Ready Ready Preview Aug 19, 2026 12:14pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants