Skip to content

Commit 1b803fd

Browse files
Update fern/docs/pages/plug-sdk/web/user-identity.mdx
Co-authored-by: Ben Colborn <[email protected]>
1 parent 5e4bce7 commit 1b803fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fern/docs/pages/plug-sdk/web/user-identity.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Ensure you copy your access token, as you will not be able to view it again.
1616
## Generate a session token
1717

1818
<Callout intent="note">
19-
For security reasons, this API call must be made from your server side to prevent exposing your Application Access Token (AAT).
19+
For security reasons, this API call must be made from the server side to prevent exposing your application access token (AAT).
2020
</Callout>
2121

2222
Using the `rev_info` method, you can generate and recognize a user within the DevRev system by providing relevant user details. This method enables you to convey information systematically, ensuring alignment between your DevRev CRM and the structured data model. For information regarding terminologies, click [here](https://devrev.ai/docs/product/grow).

0 commit comments

Comments
 (0)