|
15 | 15 | * [Personal Access Tokens](core-concepts/authentication/personal-access-tokens.md) |
16 | 16 | * [Client Sessions and Client Session Tokens](core-concepts/authentication/client-session-tokens/README.md) |
17 | 17 | * [Implementing Client Sessions for Device Management in the Backend](core-concepts/authentication/client-session-tokens/implementing-client-sessions-for-device-management-in-the-backend.md) |
| 18 | +* [Connect Webviews](core-concepts/connect-webviews/README.md) |
| 19 | + * [Connect Webview Process](core-concepts/connect-webviews/connect-webview-process.md) |
| 20 | + * [Embedding a Connect Webview in Your App](core-concepts/connect-webviews/embedding-a-connect-webview-in-your-app.md) |
| 21 | + * [Verifying Successful Account Connection](core-concepts/connect-webviews/verifying-successful-account-connection.md) |
| 22 | + * [Retrieving Devices or Access Control Systems Connected Through a Connect Webview](core-concepts/connect-webviews/retrieving-devices-or-access-control-systems-connected-through-a-connect-webview.md) |
| 23 | + * [Attaching Custom Metadata to the Connect Webview](core-concepts/connect-webviews/attaching-custom-data-to-the-connect-webview.md) |
| 24 | + * [Filtering Connect Webviews by Custom Metadata](core-concepts/connect-webviews/filtering-connect-webviews-by-custom-metadata.md) |
| 25 | + * [Customizing Connect Webviews](core-concepts/connect-webviews/customizing-connect-webviews.md) |
18 | 26 | * [Devices](core-concepts/devices/README.md) |
19 | 27 | * [Displaying Device Health](core-concepts/devices/displaying-device-health.md) |
20 | 28 | * [Displaying Device Power Status](core-concepts/devices/displaying-device-power-status.md) |
|
94 | 102 |
|
95 | 103 | ## 💻 UI Components |
96 | 104 |
|
97 | | -* [🔌 Connect Webviews](core-concepts/connect-webviews/README.md) |
98 | | - * [Connect Webview Process](ui-components/connect-webviews/connect-webview-process.md) |
99 | | - * [Embedding a Connect Webview in Your App](core-concepts/connect-webviews/embedding-a-connect-webview-in-your-app.md) |
100 | | - * [Verifying Successful Account Connection](ui-components/connect-webviews/verifying-successful-account-connection.md) |
101 | | - * [Retrieving Devices or Access Control Systems Connected Through a Connect Webview](ui-components/connect-webviews/retrieving-devices-or-access-control-systems-connected-through-a-connect-webview.md) |
102 | | - * [Attaching Custom Metadata to the Connect Webview](core-concepts/connect-webviews/attaching-custom-data-to-the-connect-webview.md) |
103 | | - * [Filtering Connect Webviews by Custom Metadata](core-concepts/connect-webviews/filtering-connect-webviews-by-custom-metadata.md) |
104 | | - * [Customizing Connect Webviews](core-concepts/connect-webviews/customizing-connect-webviews.md) |
105 | 105 | * [🧱 Seam Components](seam-components/overview/README.md) |
106 | 106 | * [Getting Started with Seam Components](seam-components/overview/getting-started-with-seam-components.md) |
107 | 107 | * [Get Started with React](seam-components/overview/get-started-with-react-components-and-client-session-tokens.md) |
|
0 commit comments