filestack / filestack-android

Official Android SDK for Filestack - API and content management system that makes it easy to add powerful file uploading and transformation capabilities to any web or mobile application.
https://www.filestack.com
Apache License 2.0
156 stars 90 forks source link

Authenticate with Google through the browser instead of a webview #113

Closed Gear61 closed 7 years ago

Gear61 commented 7 years ago

According to Google, webview Oauth support will end on April 20th of this year: https://developers.googleblog.com/2016/08/modernizing-oauth-interactions-in-native-apps.html

I was wondering if there are plans to adjust this flow by then?

interactivematt commented 7 years ago

Also wondering if the Android SDK will support the new Google Oauth. Need to plan development and currently seeking other options.

dubsquared commented 7 years ago

@Gear61 @interactivematt, we are currently in the process of updating both of our mobile SDK's to use Google's new oauth mechanics. We will be pushing the updates as soon as they are tested, but we do plan to have everything up and ready to go in time for the cutover.

shawnmaten commented 7 years ago

This is supported as of version 4.0.1. Please be mindful of the new instructions for setup at the bottom of the README, you will need Google API access. Let us know if you encounter any issues or have any questions.