Limit all endpoints for not logged in users
-
Hi,
Is there a way to block the JSON API endpoints for guests?
I don’t want them to be able to grab the posts or anything unless they are authenticated.
Is there any filter for the
permission_callback
? And there I can find which endpoints are public available?Any help will be appeciated. Thanks!
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Limit all endpoints for not logged in users’ is closed to new replies.