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
Intercom's Identity Verification (HMAC of `user_id` with the app secret) plus the newer `intercom_user_jwt` flow keeps getting added as prop strings with no type enforcement — so devs forget and bots leak data.
Intercom's Identity Verification (HMAC of `user_id` with the app secret) plus the newer `intercom_user_jwt` flow keeps getting added as prop strings with no type enforcement — so devs forget and bots leak data.
Evidence
Tasks