gridsome-starter-wordpress
gridsome-starter-wordpress copied to clipboard
QUESTION: Support for JWT authentication
I'm working on a site that uses JWT authentication for all third-party API calls.
Is there documentation on how to create a request to a custom endpoint generated by a WordPress plugin and how to add the authorization token to each subsequent request?