issues
search
intercom
/
intercom-java
Java bindings for the Intercom API
https://developers.intercom.io/reference
Apache License 2.0
64
stars
68
forks
source link
Remove API Key references
#230
Closed
thewheat
closed
6 years ago
thewheat
commented
6 years ago
Why?
Addresses
https://github.com/intercom/intercom-java/issues/226
We are no longer utilising API keys in our API itself (they have been replaced by tokens)
How?
Removing references to API keys
Change API key to tokens where needed
Why?
How?