How can I set `HAB_AUTH_TOKEN` values that are _not_ linked to a Github user account?

We would prefer to have a unique HAB_AUTH_TOKEN for each discreet operational environment, as this would allow us to roll user tokens independently of environment tokens. The current behavior (generating a token from a user’s Builder profile) means that a departure from our engineering team may require rolling our token across our entire fleet of instances…