woocommerce / woocommerce-android

WooCommerce Android app
https://www.woocommerce.com/mobile
GNU General Public License v2.0
277 stars 135 forks source link

Unified Login: Save credentials in Smart Lock #2819

Closed AmandaRiu closed 3 years ago

AmandaRiu commented 4 years ago

Implement the login in LoginActivity to save credentials to smart lock.

AmandaRiu commented 3 years ago

Smart Lock is actually deprecated in the Android library and has been replaced with One Tap. I did attempt to implement SmartLock anyway, BUT ran into a bunch of conflicts with the way WPAndroid uses it. After some discussion it was decided to scrap this part of the project and to eventually coordinate with WPAndroid to upgrade and move to One Tap.