GoCarrot / teak-ios

Teak SDK for iOS
Apache License 2.0
3 stars 1 forks source link

Capture Facebook access token even if it hasn't changed #14

Closed AlexSc closed 4 years ago

AlexSc commented 4 years ago

Currently we only get a Facebook access token if the current access token has changed. Unfortunately there is data that requires a current facebook access token in order to retrieve, notably email. For maximum data collection, we need to always send the server the current Facebook access token for every session.