Lines Matching refs:auth_function
2764 def __init__(self, host, auth_function, host_override=None, extra_headers={}, save_cookies=False):2769 auth_function: A function that takes no arguments and returns an2780 self.auth_function = auth_function2887 credentials = self.auth_function()