OneDrive / onedrive-sdk-ios

OneDrive SDK for iOS
https://dev.onedrive.com
Other
101 stars 88 forks source link

Access token is not refreshed #194

Closed Pash237 closed 6 years ago

Pash237 commented 6 years ago

Access token is not refreshed — after an hour I just got 401 unauthorized error with client loaded using [ODClient loadCurrentClient]. Is there any way to refresh token?

kevklam commented 6 years ago

See #144