WP-API / Basic-Auth

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

Basic auth not working #7

Open keithslater opened 10 years ago

keithslater commented 10 years ago

Does anything else need to happen besides activating the plugin for basic auth to be enabled? I am sending my authentication in the headers but my response is just [] when doing an &context=edit

allang1 commented 10 years ago

I am also facing the same issue. Anybody has a solution for this.

josiahgoff commented 10 years ago

I'm having the same issue

ghost commented 10 years ago

Please see https://github.com/WP-API/WP-API/issues/509

It might be this same issue.