You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 1, 2023. It is now read-only.
@littlehamster this is something I've been thinking about and I would like to support it. Probably it will be a small number of functions and a form. Most likely it will use json web tokens and this plugin will be required when using the functionality -> https://wordpress.org/plugins/jwt-authentication-for-wp-rest-api/.
One more thing, I think for having protected pages they will have to have empty data during the build and pull live rest api data when authenticated. This shouldn't be a problem since wordsby already has an "instant publish" feature that pulls live rest api data during builds (so the front end always has the latest data). That feature will need to be completed before adding this feature since instant publish doesn't currently support menus, options, or archive pages.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If possible, can you add user authentication as well?
A login page asking users to login to see certain pages
The text was updated successfully, but these errors were encountered: