Load client credentials from the CERBOS_HUB_CLIENT_ID and CERBOS_HUB_CLIENT_SECRET environment variables.
CERBOS_HUB_CLIENT_ID
CERBOS_HUB_CLIENT_SECRET
The environment variables from which to load.
MissingCredentials if the environment variables are not set or are set to empty strings.
Load client credentials from the
CERBOS_HUB_CLIENT_IDandCERBOS_HUB_CLIENT_SECRETenvironment variables.