wpexpertsio / password-protected

Password protect your WordPress site quickly and simply
https://wordpress.org/plugins/password-protected/
69 stars 63 forks source link

Woocommerce #153

Open romznz opened 4 years ago

romznz commented 4 years ago

Hello, can't make my website with password protected activated work with woocommerce APP on smartphone. Any idea ? thank you in advance

benhuson commented 4 years ago

Password Protected works by storing a cookie in the browser after you enter the password so it is does not directly work with apps.

You may be able to enable the checkbox to “allow REST API” in the password protected settings to get the app to work, but this will mean your web site data can be accessed via the REST API without a password.