eodag.plugins.authentication.token.TokenAuth

eodag.plugins.authentication.token.TokenAuth#

class eodag.plugins.authentication.token.TokenAuth(provider: str, config: PluginConfig)[source]#

TokenAuth authentication plugin

__init__(provider: str, config: PluginConfig) None[source]#

Methods

__init__(provider, config)

authenticate()

Authenticate

validate_config_credentials()

Validate configured credentials

Attributes

plugins