Commit Graph

46 Commits

Author SHA1 Message Date
lpm0073
6002e392f2 user_data() now uses self.user_details 2022-10-05 20:14:13 -05:00
lpm0073
631f2ce93c add all qc_keys for response dict 2022-10-05 20:08:54 -05:00
lpm0073
8c4622a825 code beautification, documentation 2022-10-05 19:57:32 -05:00
lpm0073
53f530c0af only do dict comparisons if not tainted 2022-10-05 19:47:46 -05:00
lpm0073
cb78347ed2 implement user_details property 2022-10-05 19:35:44 -05:00
lpm0073
014934fc0e documentation 2022-10-04 18:38:04 -05:00
lpm0073
73932d09a9 documentation 2022-10-04 18:33:34 -05:00
lpm0073
2d0e01468e documentation 2022-10-04 18:32:38 -05:00
lpm0073
3119aba1b0 documentation 2022-10-04 18:30:32 -05:00
lpm0073
4147adf7d0 gets if response is not a dict. catch User not found exception 2022-10-04 17:40:51 -05:00
lpm0073
953bab77cb lint 2022-10-04 16:49:34 -05:00
lpm0073
2d4f67e3e0 lint 2022-10-04 16:21:09 -05:00
lpm0073
f1b73e86e9 documentation 2022-10-04 16:20:59 -05:00
lpm0073
6a45207c13 pass the response if its been enriched. sync user account fields 2022-10-04 15:32:46 -05:00
lpm0073
366ab5d107 add more logging. cache initial result for later. 2022-10-04 14:16:43 -05:00
lpm0073
62d37adc6a remove kwargs from logging 2022-10-04 12:47:14 -05:00
lpm0073
553a5cd62d DEFAULT_SCOPE is a list 2022-10-04 12:00:00 -05:00
lpm0073
5f20d48769 remove __init__() 2022-10-04 11:07:01 -05:00
lpm0073
2dce7a4e63 add logging to properties 2022-10-04 10:16:48 -05:00
lpm0073
28bc231643 documentation 2022-10-04 09:58:18 -05:00
lpm0073
d5cd19d490 lint 2022-10-04 09:33:05 -05:00
lpm0073
2ed4836c7c make everything a property 2022-10-04 09:31:04 -05:00
lpm0073
a8f81db1f4 revert subclass 2022-10-04 09:21:54 -05:00
lpm0073
bab30abe34 convert to an abstract class. improve logging and qc 2022-10-04 08:04:14 -05:00
lpm0073
4714f46d03 email for username. log user_data 2022-10-04 06:47:52 -05:00
lpm0073
cf50d046fa make user_data() return the same dict as get_user_details() 2022-10-03 23:45:40 -05:00
lpm0073
bc05c7ea6d create a repeatable and unique username 2022-10-03 22:55:04 -05:00
lpm0073
6a9fcf65ef grab more data from the http response object 2022-10-03 22:45:32 -05:00
lpm0073
6ab65a30a9 enhance logging. remove unnecessary defs 2022-10-03 21:10:11 -05:00
lpm0073
c287685d32 remove def get_key_and_secret 2022-10-03 18:47:06 -05:00
lpm0073
789fa147a5 remove client key/secret and hardcode base url 2022-10-03 18:44:36 -05:00
lpm0073
cf700cdf17 fix requirements path 2022-10-03 13:39:44 -05:00
lpm0073
4bec2359de fix requirements path 2022-10-03 13:38:57 -05:00
lpm0073
0b5ce06d8b README is an rst, not md 2022-10-03 13:33:44 -05:00
lpm0073
788eeaa012 remove duplicated keyword 'packages' 2022-10-03 13:13:24 -05:00
lpm0073
d5b3814be5 more renaming 2022-10-03 12:53:02 -05:00
lpm0073
e097fa22d0 rename module 2022-10-03 12:42:04 -05:00
lpm0073
290dfc8329 rename module 2022-10-03 12:41:48 -05:00
lpm0073
837343c0ba lint 2022-10-03 12:32:25 -05:00
lpm0073
0dd76fd541 lint 2022-10-03 12:31:43 -05:00
lpm0073
0bc5067688 lint 2022-10-03 12:30:08 -05:00
lpm0073
77511233e3 lint 2022-10-03 12:29:04 -05:00
lpm0073
fa8e2b210a documentation 2022-10-03 12:26:27 -05:00
lpm0073
e43a336c9d rename package 2022-10-03 12:15:26 -05:00
lpm0073
4a8ded2913 lint 2022-10-03 12:07:35 -05:00
lpm0073
e418438f51 scaffold oauth client 2022-10-03 11:46:35 -05:00