Provider for environment-sourced credentials: EDGIBLE_TOKEN (bearer token) first, then EDGIBLE_API_KEY + EDGIBLE_API_SECRET (service account). Resolves null when neither is set or there is no env.
EDGIBLE_TOKEN
EDGIBLE_API_KEY
EDGIBLE_API_SECRET
null
Provider for environment-sourced credentials:
EDGIBLE_TOKEN(bearer token) first, thenEDGIBLE_API_KEY+EDGIBLE_API_SECRET(service account). Resolvesnullwhen neither is set or there is no env.