Skip to content

Commit a9b1c26

Browse files
docs: Update documentation for controller PR #1821 (#52)
Updates documentation to reflect changes made in: feat: gate add-signer feature Related controller PR: cartridge-gg/controller#1821 Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent aa49dc7 commit a9b1c26

File tree

1 file changed

+29
-21
lines changed

1 file changed

+29
-21
lines changed

src/pages/controller/signer-management.md

Lines changed: 29 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -42,40 +42,48 @@ Controller supports three types of signers:
4242

4343
### Accessing Signer Management
4444

45+
> **Important**: The "Add Signer" functionality is currently disabled while under development. This feature will be re-enabled in a future update.
46+
4547
1. Connect to your Controller account using any existing authentication method
4648
2. Open the **Settings** panel within the Controller interface
4749
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)
4951

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.
5153
5254
### Adding a Passkey
5355

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~~
6165

6266
### Adding Discord Login
6367

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~~
6975

7076
### Adding External Wallets
7177

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~~
7987

8088
## Managing Existing Signers
8189

0 commit comments

Comments
 (0)