Sets creds for the Datasource by storing it in an
environment variable for the current R session. This token will be used by
other functions in the package to authenticate API requests.
Usage
auth(src = "Moex", login, password)
Value
Invisible NULL, side-effect function setting an environment variable.