WP-API / Basic-Auth

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

Browser and Postman do not request authentication? #65

Open Cozmoz opened 4 years ago

Cozmoz commented 4 years ago

Hi, I have installed this plugin on my server and I am not being asked for authentication despite restarting Apache? Any help would be appreciated.

[https://digitalmedia.rocks/wp-json/](Rest query)

Thanks,

Costa

richard-muvirimi commented 2 years ago

This plugin allows rest authentication only, if you look at the code you will discover that when the correct parameters are set it will login with those parameters else it will leave the environment as is