Commit Graph

61 Commits

Author SHA1 Message Date
lpm0073 8b96a264c5 finesse log output 2022-10-06 13:16:18 -05:00
lpm0073 c2ffdf5d1b refactor tests folder 2022-10-06 13:06:51 -05:00
lpm0073 01c697717b refactor all dict methods 2022-10-06 13:05:02 -05:00
lpm0073 9ef6849a1e add log output 2022-10-06 12:46:46 -05:00
lpm0073 39fd2384d0 testing 2022-10-06 12:45:15 -05:00
lpm0073 6d1a58b9d6 lint 2022-10-06 11:19:59 -05:00
lpm0073 ef804ecbf4 add get_response_type(). add keys and fix bug in is_wp_oauth_response(). fix bug in user_data() logging 2022-10-06 11:19:05 -05:00
lpm0073 50d81932d2 lint w black. add more logging 2022-10-06 10:13:38 -05:00
lpm0073 7c99eb3b88 add more test data 2022-10-06 08:12:05 -05:00
lpm0073 65335d6a0e lint 2022-10-06 07:57:58 -05:00
lpm0073 c14c551e6e lint 2022-10-06 07:44:00 -05:00
lpm0073 738886e596 refactor how validations affect workflow. add more logging 2022-10-06 07:42:26 -05:00
lpm0073 a5f5ce6c14 documentation 2022-10-05 21:00:21 -05:00
lpm0073 85c60e31e1 add validators 2022-10-05 20:51:52 -05:00
lpm0073 1b668c5029 lint 2022-10-05 20:36:27 -05:00
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