Searched refs:step1_get_device_and_user_codes (Results 1 – 3 of 3) sorted by relevance
19 flow_info = flow.step1_get_device_and_user_codes()
1745 flow.step1_get_device_and_user_codes()1766 result = flow.step1_get_device_and_user_codes()1768 result = flow.step1_get_device_and_user_codes(http=http)1810 flow.step1_get_device_and_user_codes(http=http)
1919 def step1_get_device_and_user_codes(self, http=None): member in OAuth2WebServerFlow