intercom / intercom-dotnet

Intercom API client library for .NET
https://developers.intercom.io/reference
Apache License 2.0
63 stars 53 forks source link

Update Readme to use access tokens instead of API keys #83

Closed thewheat closed 6 years ago

thewheat commented 6 years ago

Changed Authentication("AppId", "AppKey") to Authentication("MyPersonalAccessToken") as API keys are deprecated