Skip to main content

Environment Variables

after initial review the only consistent variables across the existing environments seem to be: 

  • url
  • username
  • password
  • token

depending on how auth happens it might be smart to also have as variables as well so that you can handle auth:

  • clientId
  • clientSecret
  • tokenUrl