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 async logout/revoke race condition #101

Closed jorunfa closed 6 years ago

jorunfa commented 6 years ago

Resolves #96.

Calls revoke only after calling logout endpoint (after having called updateTokens).