Replies: 1 comment 1 reply
-
You can use the username and password for the Drupal user you want to authenticate as in the HTTP Basic auth config options - https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-source-drupal/README.md#basic-auth |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
According to the README at https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-source-drupal/README.md :
"This will require authentication to your Drupal site and a Drupal user with the Drupal permission to sync gatsby fastbuild log entities."
Where/how in Gatsby config can we indicate the relevant Drupal user to use?
Beta Was this translation helpful? Give feedback.
All reactions