WP-API / Basic-Auth

Basic Authentication handler for the JSON API, used for development and debugging purposes
761 stars 281 forks source link

Add ssl verification #71

Open alexsoluweb opened 2 years ago

ramonfincken commented 1 year ago

Why?

is_ssl() is used primarly, else ENV WP_ENVIRONMENT_TYPE must be 'local' for is_ssl to be false.