VictorAlbertos / RxSocialConnect-Android

OAuth RxJava extension for Android.
Apache License 2.0
257 stars 22 forks source link

Clear cookies WebView after retrieving token. #10

Closed VictorAlbertos closed 8 years ago

VictorAlbertos commented 8 years ago

Now, the WebView stores cookies, so for some api providers it means retrieving the token automatically, without giving the change to supply new values in the authentication process.