intercom / intercom-rails

The easiest way to install Intercom in a Rails app.
https://developers.intercom.io/reference
MIT License
280 stars 106 forks source link

Updated Readme to clarify Identity Verification #285

Closed kmossco closed 6 years ago

kmossco commented 6 years ago

There have been a few open issues regarding the deprecation of API keys and how it affects this gem integration: https://github.com/intercom/intercom-rails/issues/284, https://github.com/intercom/intercom-rails/issues/282 and https://github.com/intercom/intercom-rails/issues/281.

This clarifies that this API secret is regarding the Identity Verification and links to the relevant documentation, which hopefully should avoid this confusion. 👍