Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle authentication when Wordpress REST API is not public #16

Open
jessicaribeiroalves opened this issue Jun 13, 2023 · 1 comment
Open

Comments

@jessicaribeiroalves
Copy link

Not really an issue, this is more like an improvement suggestion. It would be helpful to have a piece of authentication handling in cases the Wordpress REST API is not public.

Expected Behavior

Authentication handling would allow people to use the plugin even when the Wordpress REST API is not public.

Current Behavior

Currently the plugin doesn't handle authentication so you're able to use it only with public Wordpress REST APIs.

Steps to Reproduce

Run the migration script and get a 401: Unauthorized when trying to access the Wordpress REST API that isn't publicly available.

@jessicaribeiroalves
Copy link
Author

Possible solution: #17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant