You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/controller/signer-management.md
+29-21Lines changed: 29 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,40 +42,48 @@ Controller supports three types of signers:
42
42
43
43
### Accessing Signer Management
44
44
45
+
> **Important**: The "Add Signer" functionality is currently disabled while under development. This feature will be re-enabled in a future update.
46
+
45
47
1. Connect to your Controller account using any existing authentication method
46
48
2. Open the **Settings** panel within the Controller interface
47
49
3. Navigate to the **Signer(s)** section
48
-
4. Click **Add Signer** to begin adding a new authentication method
50
+
4.~~Click **Add Signer** to begin adding a new authentication method~~ (Currently disabled)
49
51
50
-
> **Note**: Signer management is currently available on **Mainnet only**. The "Add Signer" button will be disabled on testnet environments.
52
+
> **Note**: When re-enabled, signer management will be available on **Mainnet only**. The "Add Signer" button will be disabled on testnet environments.
51
53
52
54
### Adding a Passkey
53
55
54
-
1. In the Add Signer interface, select **Passkey**
55
-
2. Your browser will prompt you to create a new Passkey using:
56
-
- Device biometrics (Face ID, Touch ID, Windows Hello)
57
-
- Hardware security key (USB, NFC, or Bluetooth)
58
-
- Password manager (if configured for Passkey storage)
59
-
3. Follow your device's authentication flow
60
-
4. Once created, the Passkey will be added to your account
56
+
> **Currently Disabled**: This functionality is temporarily unavailable while under development.
57
+
58
+
~~1. In the Add Signer interface, select **Passkey**~~
59
+
~~2. Your browser will prompt you to create a new Passkey using:~~
60
+
~~- Device biometrics (Face ID, Touch ID, Windows Hello)~~
61
+
~~- Hardware security key (USB, NFC, or Bluetooth)~~
62
+
~~- Password manager (if configured for Passkey storage)~~
63
+
~~3. Follow your device's authentication flow~~
64
+
~~4. Once created, the Passkey will be added to your account~~
61
65
62
66
### Adding Discord Login
63
67
64
-
1. Select **Discord** from the signer options
65
-
2. You'll be redirected to Discord's OAuth authorization page
66
-
3. Sign in to your Discord account if not already logged in
67
-
4. Authorize Cartridge Controller to access your Discord identity
68
-
5. The Discord login will be linked to your Controller account
68
+
> **Currently Disabled**: This functionality is temporarily unavailable while under development.
69
+
70
+
~~1. Select **Discord** from the signer options~~
71
+
~~2. You'll be redirected to Discord's OAuth authorization page~~
72
+
~~3. Sign in to your Discord account if not already logged in~~
73
+
~~4. Authorize Cartridge Controller to access your Discord identity~~
74
+
~~5. The Discord login will be linked to your Controller account~~
69
75
70
76
### Adding External Wallets
71
77
72
-
1. Select **Wallet** to see external wallet options
73
-
2. Choose from the supported wallet types:
74
-
-**MetaMask**: Ensure MetaMask extension is installed and unlocked
75
-
-**Rabby**: Ensure Rabby extension is installed and unlocked
76
-
-**WalletConnect**: Use QR code or deep link to connect mobile/desktop wallets
77
-
3. Follow the wallet-specific connection flow
78
-
4. Sign the verification message to link the wallet to your account
78
+
> **Currently Disabled**: This functionality is temporarily unavailable while under development.
79
+
80
+
~~1. Select **Wallet** to see external wallet options~~
81
+
~~2. Choose from the supported wallet types:~~
82
+
~~- **MetaMask**: Ensure MetaMask extension is installed and unlocked~~
83
+
~~- **Rabby**: Ensure Rabby extension is installed and unlocked~~
84
+
~~- **WalletConnect**: Use QR code or deep link to connect mobile/desktop wallets~~
85
+
~~3. Follow the wallet-specific connection flow~~
86
+
~~4. Sign the verification message to link the wallet to your account~~
0 commit comments