aarondcoleman / Fitbit.NET

Fitbit .NET API Client Library
MIT License
193 stars 138 forks source link

Support new userRevokedAccess APICollectionType value #287

Closed timfitabase closed 4 years ago

timfitabase commented 4 years ago

Fitbit is now sending subscription notifications when their users revoke access to the subscribing application.

More info here.

We need to add a new item to the APICollectionType enum to support deserializing these notifications.