Skip to content

Commit fdb021b

Browse files
authored
Fix broken links & Dashboard documents (#2351)
* Update dashboard docs * Update EW sub top nav bar * Fix broken links --------- Co-authored-by: Yashovardhan Agrawal <[email protected]>
1 parent 9755636 commit fdb021b

File tree

14 files changed

+2098
-75
lines changed

14 files changed

+2098
-75
lines changed

embedded-wallets/dashboard/README.mdx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,13 @@ The project comes pre-configured with default connections, chains and networks t
4949

5050
Once your project is created, you can configure various aspects of your integration through the dashboard:
5151

52-
- **[Project Settings](./project-settings)** - Configure general settings, domain whitelisting, and advanced options
52+
- **[Project Settings](./project-settings)** - Basic project information, credentials, and token verification
53+
- **[Whitelist Settings](./whitelist)** - Domain and URL authorization for enhanced security
54+
- **[Advanced Project Settings](./advanced/session-management)** - Advanced configuration options
55+
- **[Session Management](./advanced/session-management)** - Session duration and behavior
56+
- **[Test Accounts](./advanced/test-accounts)** - Development testing environment
57+
- **[User Details in ID Token](./advanced/user-details)** - JWT token user data configuration
58+
- **[Key Export Settings](./advanced/key-export)** - Private key export permissions
5359
- **[Chains and Networks](./chains-and-networks)** - Manage blockchain networks and custom chain configurations
5460
- **[Authentication](./authentication)** - Configure login methods, social connections, and custom authentication
5561
- **[Wallet Services](./wallet-services)** - Customize wallet UI and configure wallet features

0 commit comments

Comments
 (0)