SAndroidEOfficial / framework

SAndroidE - Sensors for Android Embedded. A free framework allowing external devices to be easily managed in Android
http://es3.unibs.it/SAndroidE
Other
7 stars 1 forks source link

Avoid use of WebView for oAuth Authorization #53

Open apaolino opened 6 years ago

apaolino commented 6 years ago

Some API services(like Fitbit) do not recommend the use of WebViews to authorize clients for security reasons. Need to switch to Chrome Custom Tabs