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-core-utils): Switch auth option from got to username/password #32665

Commits on Aug 2, 2021

  1. gatsby-core-utils replace 'auth' param with 'username' and 'password'…

    … for got basicAuth support
    satrix321 committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    2666f6c View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. rename httpOpts and fix TS

    LekoArts committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    e911ea7 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. Configuration menu
    Copy the full SHA
    9cb2355 View commit details
    Browse the repository at this point in the history
  2. fix test

    wardpeet committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    df21e21 View commit details
    Browse the repository at this point in the history