* configuration file located at ~/.aws-oidc/config
* sets default parameters, but can still be overridden on the cli
* named AuthProviders are accessible via the auth [name] command
Renamed exec command to auth. Upgraded auth command to take defaults from the config file.
Added new command exec, that puts the temporary credentials as environment variables in the specified command
Automatically append URL to end of auth command if not specified