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

fix(gatsby-source-wordpress) pass store for auth #37006

Merged
merged 3 commits into from
Nov 15, 2022
Merged

Conversation

sophiemcgarity
Copy link
Contributor

@sophiemcgarity sophiemcgarity commented Nov 9, 2022

Description

A bug was reported when using gatsby-source-wordpress version 6.10.0 or higher that resulted in 401 unauthorized errors. This PR adds the store that holds the auth credentials.

Documentation

Related Issues

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Nov 9, 2022
@sophiemcgarity sophiemcgarity changed the title added store fix(gatsby-source-wordpress) pass store for auth Nov 9, 2022
@sophiemcgarity sophiemcgarity marked this pull request as ready for review November 9, 2022 22:41
@TylerBarnes TylerBarnes removed the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Nov 9, 2022
@LekoArts LekoArts added topic: source-wordpress Related to Gatsby's integration with WordPress topic: source-plugins Relates to the Gatsby source plugins (e.g. -filesystem) labels Nov 15, 2022
@wardpeet wardpeet added the bot: merge on green Gatsbot will merge these PRs automatically when all tests passes label Nov 15, 2022
@TylerBarnes TylerBarnes merged commit 5772595 into master Nov 15, 2022
@TylerBarnes TylerBarnes deleted the fix-auth-wordpress branch November 15, 2022 16:21
@sophiemcgarity sophiemcgarity added this to To cherry-pick in V4 Release hotfixes via automation Nov 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: merge on green Gatsbot will merge these PRs automatically when all tests passes topic: source-plugins Relates to the Gatsby source plugins (e.g. -filesystem) topic: source-wordpress Related to Gatsby's integration with WordPress
Projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants