Skip to content

Commit f0d0763

Browse files
authored
Update user-identity.mdx
1 parent 4f69730 commit f0d0763

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

fern/docs/pages/sdks/web/user-identity.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,6 @@ This approach ensures efficient management and integration of objects within the
141141
||| (Most common Usage) \nIf the account doesn't exist: An account is created, and the user is linked with the account. |
142142
||| No action on account or workspace. The user is returned. |
143143
||| If neither exists: System creates the account first, then creates the workspace. User is linked to both.<br>If account exists but workspace doesn't: System creates the workspace under the existing account. User is linked to both.<br>If workspace exists under different account: System returns an error, as workspaces cannot be a part of 2 accounts. |
144-
| | | If account exists but workspace doesn't: System creates the workspace under the existing account. User is linked to both. |
145-
| | | If workspace exists under different account: System returns an error, as workspaces cannot be a part of 2 accounts. |
146144
||| If workspace doesn't exist: System creates a new account and workspace (if needed). User is linked to both. |
147145

148146

0 commit comments

Comments
 (0)