amadeus4dev-examples / amadeus-ios

Swift library for the Amadeus Self-Service travel APIs
https://developers.amadeus.com
MIT License
12 stars 10 forks source link

Fix auto refresh functionality of AccessToken to use expires_in #40

Closed bhlvoong closed 3 years ago

bhlvoong commented 3 years ago

Fix expiry auto refresh of AccessToken to utilize returned response from authorization API call. Currently auto refresh does not work correctly.