telenordigital / connect-android-sdk

Android SDK for CONNECT ID
https://telenordigital.github.io/id-docs.telenordigital.com/
Other
16 stars 14 forks source link

Fix ID token expired bug #43

Closed jorunfa closed 8 years ago

jorunfa commented 8 years ago

If the ID token is expired the SDK will now get the current time from the internet, and see if it is indeed expired or not. This will stop the SDK from throwing an exception when the user has incorrect time/date settings.