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

gatsby-source-wordpress: add jwt_base_path option #11488

Closed
rotexhawk opened this issue Feb 1, 2019 · 1 comment
Closed

gatsby-source-wordpress: add jwt_base_path option #11488

rotexhawk opened this issue Feb 1, 2019 · 1 comment

Comments

@rotexhawk
Copy link
Contributor

Currently gatsby-source-wordpress hardcodes the jwt token endpoint /jwt-auth/v1/token. I am using https://github.com/jonathan-dejong/simple-jwt-authentication/wiki/Documentation which uses /simple-jwt-authentication/v1/token endpoint instead. It would be great to pass the basepath in jwt options so we can support this plugin and future plugins that use different namespace.

@wardpeet
Copy link
Contributor

wardpeet commented Feb 1, 2019

I'm referencing gatsbyjs/rfcs#23 as this might be valuable for the RFC.

@wardpeet wardpeet closed this as completed Feb 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants