Contents:
Authentication
Authentication.ERROR_MSG_PASSWORD_REQUIRED
Authentication.login()
Bases: BaseAPIClient[Dict[str, str]]
BaseAPIClient
Dict
str
Class for authentication requests
Login method :params password: Password for login :returns: Token when login is correct and error when is not