Commit Graph

123 Commits

Author SHA1 Message Date
lpm0073
fabac9b97c documentation 2022-10-06 16:07:38 -05:00
lpm0073
f2ad4bfb9d documentation 2022-10-06 16:05:10 -05:00
lpm0073
32967c89b4 documentation 2022-10-06 16:04:09 -05:00
lpm0073
7b28032c52 documentation 2022-10-06 15:57:26 -05:00
lpm0073
09bd701f66 documentation 2022-10-06 15:54:39 -05:00
lpm0073
d4e2b8e7b5 convert wp_oauth to base class 2022-10-06 15:53:54 -05:00
lpm0073
c145384dfe refactor to a base class 2022-10-06 14:22:42 -05:00
lpm0073
fddd50e5c5 bump to 1.0.0 2022-10-06 13:38:47 -05:00
lpm0073
471c2e097c update self.user_details if we receive an extended dict 2022-10-06 13:31:16 -05:00
lpm0073
8829ffe08b reformat logged output 2022-10-06 13:24:37 -05:00
lpm0073
c7bcf95a86 include return value in exception logged output 2022-10-06 13:21:39 -05:00
lpm0073
59e04d3722 lint w black 2022-10-06 13:16:47 -05:00
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