wordpress-mobile / WordPress-Android

WordPress for Android
http://android.wordpress.org
GNU General Public License v2.0
2.99k stars 1.33k forks source link

[Jetpack Focus] Avoid that login is triggered when user logs out of JP #17406

Open RenanLukas opened 2 years ago

RenanLukas commented 2 years ago

With the current implementation in SharedLoginResolver (that will be renamed to LocalMigrationOrchestrator) if the user is already logged in to JP and logs out manually, they will be logged in automatically again if WP app is logged in. We should avoid that automatic login is triggered when user logs out of JP manually.

dangermattic commented 4 months ago

Thanks for reporting! 👍