You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: fern/docs/pages/plug-sdk/web/user-identity.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Ensure you copy your access token, as you will not be able to view it again.
16
16
## Generate a session token
17
17
18
18
<Calloutintent="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).
20
20
</Callout>
21
21
22
22
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