wordpress-mobile / WordPressAuthenticator-iOS

GNU General Public License v2.0
17 stars 11 forks source link

Add configuration to disable site credential login on Get Started screen #742

Closed itsmeichigo closed 1 year ago

itsmeichigo commented 1 year ago

Part of https://github.com/woocommerce/woocommerce-ios/issues/8845.

Description This PR adds a new config enableSiteCredentialLoginForJetpackSites - which is true by default. When this is set to false, the site credential login button will not be displayed on the WPCom email login screen of the site address login flow.

Testing steps Please follow the steps in https://github.com/woocommerce/woocommerce-ios/pull/8846.

Screenshot