def run(self):
        self.authenticate()

        if not self.authorization:
            print('Authentication required')