drupflare/drangler - v0.1.0
    Preparing search index...

    Function resolveAuth

    • Resolves how drangler would authenticate, without authenticating.

      An API token in the environment WINS, because that is the order wrangler resolves in and a CLI that reported the OAuth identity while wrangler used the token would be describing a different account than the one about to be acted on.

      Parameters

      Returns Promise<CloudflareAuth>