Commit Graph

27 Commits

Author SHA1 Message Date
631f2ce93c add all qc_keys for response dict 2022-10-05 20:08:54 -05:00
8c4622a825 code beautification, documentation 2022-10-05 19:57:32 -05:00
53f530c0af only do dict comparisons if not tainted 2022-10-05 19:47:46 -05:00
cb78347ed2 implement user_details property 2022-10-05 19:35:44 -05:00
4147adf7d0 gets if response is not a dict. catch User not found exception 2022-10-04 17:40:51 -05:00
2d4f67e3e0 lint 2022-10-04 16:21:09 -05:00
6a45207c13 pass the response if its been enriched. sync user account fields 2022-10-04 15:32:46 -05:00
366ab5d107 add more logging. cache initial result for later. 2022-10-04 14:16:43 -05:00
62d37adc6a remove kwargs from logging 2022-10-04 12:47:14 -05:00
553a5cd62d DEFAULT_SCOPE is a list 2022-10-04 12:00:00 -05:00
5f20d48769 remove __init__() 2022-10-04 11:07:01 -05:00
2dce7a4e63 add logging to properties 2022-10-04 10:16:48 -05:00
28bc231643 documentation 2022-10-04 09:58:18 -05:00
d5cd19d490 lint 2022-10-04 09:33:05 -05:00
2ed4836c7c make everything a property 2022-10-04 09:31:04 -05:00
a8f81db1f4 revert subclass 2022-10-04 09:21:54 -05:00
bab30abe34 convert to an abstract class. improve logging and qc 2022-10-04 08:04:14 -05:00
4714f46d03 email for username. log user_data 2022-10-04 06:47:52 -05:00
cf50d046fa make user_data() return the same dict as get_user_details() 2022-10-03 23:45:40 -05:00
bc05c7ea6d create a repeatable and unique username 2022-10-03 22:55:04 -05:00
6a9fcf65ef grab more data from the http response object 2022-10-03 22:45:32 -05:00
6ab65a30a9 enhance logging. remove unnecessary defs 2022-10-03 21:10:11 -05:00
c287685d32 remove def get_key_and_secret 2022-10-03 18:47:06 -05:00
789fa147a5 remove client key/secret and hardcode base url 2022-10-03 18:44:36 -05:00
d5b3814be5 more renaming 2022-10-03 12:53:02 -05:00
290dfc8329 rename module 2022-10-03 12:41:48 -05:00
e43a336c9d rename package 2022-10-03 12:15:26 -05:00