auth#

voxjar.auth.credentials(url=None, token=None)[source]#

Get the credentials configuration from the VOXJAR_APPLICATION_CREDENTIALS environment variable.

url can be overriden with the VOXJAR_API_URL environment variable. token can be overriden with the VOXJAR_API_TOKEN environment variable.

Returns:The contents of the JSON Keyfile.
Return type:dictionary