Skip to content

Commit f3f1909

Browse files
authored
Update SUMMARY.md
1 parent 9dc2287 commit f3f1909

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

docs/SUMMARY.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,14 @@
1515
* [Personal Access Tokens](core-concepts/authentication/personal-access-tokens.md)
1616
* [Client Sessions and Client Session Tokens](core-concepts/authentication/client-session-tokens/README.md)
1717
* [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)
1826
* [Devices](core-concepts/devices/README.md)
1927
* [Displaying Device Health](core-concepts/devices/displaying-device-health.md)
2028
* [Displaying Device Power Status](core-concepts/devices/displaying-device-power-status.md)
@@ -94,14 +102,6 @@
94102

95103
## 💻 UI Components
96104

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)
105105
* [🧱 Seam Components](seam-components/overview/README.md)
106106
* [Getting Started with Seam Components](seam-components/overview/getting-started-with-seam-components.md)
107107
* [Get Started with React](seam-components/overview/get-started-with-react-components-and-client-session-tokens.md)

0 commit comments

Comments
 (0)