Skip to content

Commit b954de7

Browse files
committed
remove redundant info
1 parent ae6a958 commit b954de7

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

authentication-personalization/sending-data.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,3 @@ type User = {
9898
}
9999
}
100100
```
101-
102-
This enables:
103-
104-
* **Access control**: User sees `admin` and `beta-user` pages.
105-
* **Personalization**: Content personalization based on `user` data like `firstName`, `company`, and `plan`.
106-
* **API testing**: Pre-filled authentication and org-specific values.

0 commit comments

Comments
 (0)