Lines Matching refs:auth_function
127 def __init__(self, host, auth_function, host_override=None, extra_headers={},133 auth_function: A function that takes no arguments and returns an144 self.auth_function = auth_function255 credentials = self.auth_function()