Skip to content

Commit 1602027

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/seamapi/types-1.424.0
2 parents 1cf347c + ae8eed0 commit 1602027

File tree

3 files changed

+23
-18
lines changed

3 files changed

+23
-18
lines changed

docs/SUMMARY.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Table of contents
22

33
* [Seam Documentation](README.md)
4-
* [🚲 Quick Start](quickstart.md)
5-
* [🚀 Go Live!](go-live.md)
4+
* [Quick Start](quickstart.md)
5+
* [Go Live!](go-live.md)
66

77
## Core Concepts
88

@@ -41,8 +41,8 @@
4141

4242
## Capability Guides
4343

44-
* [📋 Device and System Capabilities](capability-guides/device-and-system-capabilities.md)
45-
* [🔒 Smart Locks](products/smart-locks/README.md)
44+
* [Device and System Capabilities](capability-guides/device-and-system-capabilities.md)
45+
* [Smart Locks](products/smart-locks/README.md)
4646
* [Locking and Unlocking Smart Locks](products/smart-locks/lock-and-unlock.md)
4747
* [Creating and Managing Smart Lock Access Codes](products/smart-locks/access-codes/README.md)
4848
* [Creating Access Codes](capability-guides/smart-locks/access-codes/creating-access-codes/README.md)
@@ -58,7 +58,7 @@
5858
* [Managing Offline Access Codes](products/smart-locks/access-codes/offline-access-codes.md)
5959
* [Creating and Updating Multiple Linked Access Codes](capability-guides/smart-locks/access-codes/creating-and-updating-multiple-linked-access-codes.md)
6060
* [Migrating Existing Unmanaged Access Codes](products/smart-locks/access-codes/migrating-existing-access-codes.md)
61-
* [🏢 Access Control Systems](products/access-systems/README.md)
61+
* [Access Control Systems](products/access-systems/README.md)
6262
* [ACS Quick Starts](capability-guides/access-systems/acs-quick-starts/README.md)
6363
* [PIN Code Quick Start](capability-guides/access-systems/acs-quick-starts/pin-code-quick-start.md)
6464
* [Encodable Key Card Quick Start](capability-guides/access-systems/acs-quick-starts/encodable-key-card-quick-start.md)
@@ -78,7 +78,7 @@
7878
* [Creating and Encoding Card-based Credentials](capability-guides/access-systems/working-with-card-encoders-and-scanners/creating-and-encoding-card-based-credentials.md)
7979
* [Scanning Encoded Cards](capability-guides/access-systems/working-with-card-encoders-and-scanners/scanning-encoded-cards.md)
8080
* [Troubleshooting Your Access Control System](capability-guides/access-systems/troubleshooting-your-access-control-system.md)
81-
* [📱 Mobile Access](capability-guides/mobile-access/README.md)
81+
* [Mobile Access](capability-guides/mobile-access/README.md)
8282
* [Prepare your Workspace](capability-guides/mobile-access/mobile-access-setup.md)
8383
* [Managing Mobile App User Accounts with User Identities](capability-guides/mobile-access/managing-mobile-app-user-accounts-with-user-identities.md)
8484
* [Managing Phones for a User Identity](capability-guides/mobile-access/managing-phones-for-a-user-identity.md)
@@ -88,7 +88,7 @@
8888
* [Initializing the Seam Mobile SDK](capability-guides/mobile-access/mobile-device-sdks/initializing-the-seam-mobile-sdk.md)
8989
* [Handling System Permissions](capability-guides/mobile-access/mobile-device-sdks/handling-system-permissions.md)
9090
* [Using Unlock With Tap](capability-guides/mobile-access/mobile-device-sdks/using-unlock-with-tap.md)
91-
* [🌡️ Thermostats](products/thermostats/README.md)
91+
* [Thermostats](products/thermostats/README.md)
9292
* [Understanding Thermostat Concepts](capability-guides/thermostats/understanding-thermostat-concepts/README.md)
9393
* [HVAC Mode](capability-guides/thermostats/understanding-thermostat-concepts/hvac-mode.md)
9494
* [Set Points](capability-guides/thermostats/understanding-thermostat-concepts/set-points.md)
@@ -101,13 +101,13 @@
101101
* [Creating and Managing Thermostat Schedules](capability-guides/thermostats/creating-and-managing-thermostat-schedules.md)
102102
* [Creating and Managing Thermostat Programs](capability-guides/thermostats/creating-and-managing-thermostat-programs.md)
103103
* [Testing Your Thermostat App with Simulate Endpoints](capability-guides/thermostats/testing-your-thermostat-app-with-simulate-endpoints.md)
104-
* [👂 Noise Sensors](products/noise-sensors/README.md)
104+
* [Noise Sensors](products/noise-sensors/README.md)
105105
* [Configuring Noise Threshold Settings](products/noise-sensors/configure-noise-threshold-settings.md)
106-
* [📡 Seam Bridge](capability-guides/seam-bridge.md)
106+
* [Seam Bridge](capability-guides/seam-bridge.md)
107107

108-
## 💻 UI Components
108+
## UI Components
109109

110-
* [🧱 Seam Components](seam-components/overview/README.md)
110+
* [Seam Components](seam-components/overview/README.md)
111111
* [Getting Started with Seam Components](seam-components/overview/getting-started-with-seam-components.md)
112112
* [Get Started with React](seam-components/overview/get-started-with-react-components-and-client-session-tokens.md)
113113
* [Get started with Angular](seam-components/overview/angular.md)
@@ -126,7 +126,7 @@
126126
* [Make a Supported Devices Page](seam-components/make-a-supported-devices-page.md)
127127
* [Using User Identities to Scope Users' Device Access](ui-components/overview/using-user-identities-to-scope-users-device-access.md)
128128

129-
## 📋 API Reference <a href="#api" id="api"></a>
129+
## API Reference <a href="#api" id="api"></a>
130130

131131
* [Overview](api-overview/overview.md)
132132
* [Installation](api-overview/installation.md)
@@ -310,7 +310,7 @@
310310
* [Get Workspace](api-clients/workspaces/get.md)
311311
* [Reset Workspace](api-clients/workspaces/reset_sandbox.md)
312312

313-
## 🛠️ Developer Tools
313+
## Developer Tools
314314

315315
* [Webhooks](core-concepts/webhooks.md)
316316
* [Seam CLI](developer-tools/seam-cli.md)
@@ -355,7 +355,7 @@
355355
* [Android SDK](developer-tools/mobile-sdks/android-sdk.md)
356356
* [iOS SDK](developer-tools/mobile-sdks/ios-sdk.md)
357357

358-
## 🎛️ Device and System Integration Guides
358+
## Device and System Integration Guides
359359

360360
* [Overview](device-and-system-integration-guides/overview.md)
361361
* [2N Intercom Systems](device-guides/2n-intercom-systems.md)

docs/core-concepts/connect-webviews/connect-webview-process.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -223,9 +223,6 @@ var createdConnectWebview = seam.ConnectWebviews.Create(
223223
}
224224
```
225225
{% endtab %}
226-
227-
228-
229226
{% endtabs %}
230227

231228
### Connect Webview Response
@@ -240,6 +237,10 @@ In your app, [open the Connect Webview for your user](embedding-a-connect-webvie
240237

241238
You can [redirect to the Connect Webview URL](embedding-a-connect-webview-in-your-app.md#redirect-to-the-connect-webview-url) or [embed the Connect Webview in an iframe](embedding-a-connect-webview-in-your-app.md#embed-the-connect-webview-in-an-iframe).
242239

240+
{% hint style="info" %}
241+
If you choose to embed a Connect Webview in an iframe, it's important to understand that some providers move to a new tab during their authentication flow for security purposes. Seam is not able to abstract away this behavior.
242+
{% endhint %}
243+
243244
For instructions, see [Embedding a Connect Webview in Your App](embedding-a-connect-webview-in-your-app.md).
244245

245246
***

docs/core-concepts/connect-webviews/embedding-a-connect-webview-in-your-app.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,11 @@ To incorporate a Connect Webview in your app using an HTML [iframe](https://www.
7070
src="<your connect_webview.url>"
7171
/>
7272
```
73-
3. [Your user completes the Connect Webview authorization flow.](./#id-3.-your-user-completes-the-connect-webview)
73+
3. [Your user completes the Connect Webview authorization flow.](./#id-3.-your-user-completes-the-connect-webview)
74+
75+
{% hint style="info" %}
76+
If you choose to embed a Connect Webview in an iframe, it's important to understand that some providers move to a new tab during their authentication flow for security purposes. Seam is not able to abstract away this behavior.
77+
{% endhint %}
7478
4. [Learn when the device or ACS account connection has completed successfully.](./#id-4.-verify-successful-device-account-connection)\
7579
When the connection completes successfully, you can close the iframe.
7680
5. [Retrieve the devices or ACS that your user has just connected to Seam.](./#id-5.-retrieve-connected-devices)

0 commit comments

Comments
 (0)