Hooks
Faust.js provides a number of hooks that make interacting with your headless WordPress site a little easier.
usePost
: Fetch a post from WordPressusePosts
: Fetch multiple posts from WordPressusePage
: Fetch a page from WordPressusePreview
: Fetch preview data from WordPressuseAuth
: Facilitate authentication with WordPressuseLogin
: Facilitate login with WordPressuseLogout
: Facilitate logout with WordPress