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.
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.