I have created an app for Messenger . The app integrates to the messenger after installation from marketplace. Lets say i have 10 users who installed my app. When they click on the app in messenger , how do i know which user is hitting my express.js api .
Is there any token stored by Intercom while installing the app ? If yes, does it include this token while hitting my api?