get

scitokens.utils.config.get(key, default=None)[source]

Get the configuration value for key

Parameters:

key (str) – The key in the configuration to retreive

Returns:

The value in the configuration, or the default