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

WP Core rest_authentication_errors filter with not ideal implementation #25

Closed
aamplugin opened this issue Jan 19, 2020 · 0 comments
Closed
Assignees
Labels
Milestone

Comments

@aamplugin
Copy link
Owner

It appears that "JWT Token" service is incompatible with the Jetpack plugin that relies on the rest_authentication_errors to return true. AAM overrides it with false value to halt the nonce check during the RESTful API call for authentication.

This implementation has to be rewritten to be compatible with other plugins and for more information refer to https://wordpress.org/support/topic/jetpack-and-rest-api/

@aamplugin aamplugin self-assigned this Jan 19, 2020
@aamplugin aamplugin added the bug label Jan 19, 2020
@aamplugin aamplugin added this to the 6.3.0 milestone Jan 19, 2020
aamplugin pushed a commit that referenced this issue Jan 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant