eodag.plugins.authentication.oauth.OAuth

eodag.plugins.authentication.oauth.OAuth#

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

OAuth authentication plugin

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

Methods

__init__(provider, config)

authenticate()

Authenticate

validate_config_credentials()

Validate configured credentials

Attributes

plugins