Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.

feat: throw errors for invalid auth configuration #92

Merged
merged 1 commit into from
Oct 6, 2022

Commits on Oct 6, 2022

  1. feat: throw errors for invalid auth configuration

    BREAKING CHANGE: unscoped auth configuration is no longer automatically scoped to a registry. the `validate` method is no longer called automatically. the `_auth` configuration key is no longer split into `username` and `_password`. errors will be thrown by `validate()` if problems are found.
    nlf committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    fd92d07 View commit details
    Browse the repository at this point in the history