Commit Graph

90 Commits

Author SHA1 Message Date
bc7868a85b package for PyPi v1.0.1 2022-10-11 14:11:38 -05:00
a530999814 add cookiecutter usage 2022-10-10 17:55:13 -05:00
5a3d20722f brand it 2022-10-07 07:12:08 -05:00
96955b11c9 brand it 2022-10-07 07:11:24 -05:00
a7fe864ad3 brand it 2022-10-07 07:09:17 -05:00
27f8c3bbf6 brand it 2022-10-07 07:08:46 -05:00
69be20f111 brand it 2022-10-07 07:07:41 -05:00
086f0d4b1c brand it 2022-10-07 07:04:58 -05:00
6b9545bf11 brand it 2022-10-07 07:03:42 -05:00
4c6f1533ba add pre-commit 2022-10-06 21:56:33 -05:00
cc08836b67 documentation 2022-10-06 21:18:00 -05:00
2614bb2c6a scaffold build/release tools 2022-10-06 20:00:15 -05:00
088c0c038d documentation v1.0.0 2022-10-06 16:31:08 -05:00
7f3b38eca8 documentation 2022-10-06 16:29:34 -05:00
39c97abb21 documentation 2022-10-06 16:28:30 -05:00
5f508371c7 documentation 2022-10-06 16:13:39 -05:00
c4c3523106 documentation 2022-10-06 16:09:08 -05:00
fabac9b97c documentation 2022-10-06 16:07:38 -05:00
f2ad4bfb9d documentation 2022-10-06 16:05:10 -05:00
32967c89b4 documentation 2022-10-06 16:04:09 -05:00
7b28032c52 documentation 2022-10-06 15:57:26 -05:00
09bd701f66 documentation 2022-10-06 15:54:39 -05:00
d4e2b8e7b5 convert wp_oauth to base class 2022-10-06 15:53:54 -05:00
c145384dfe refactor to a base class 2022-10-06 14:22:42 -05:00
fddd50e5c5 bump to 1.0.0 2022-10-06 13:38:47 -05:00
471c2e097c update self.user_details if we receive an extended dict 2022-10-06 13:31:16 -05:00
8829ffe08b reformat logged output 2022-10-06 13:24:37 -05:00
c7bcf95a86 include return value in exception logged output 2022-10-06 13:21:39 -05:00
59e04d3722 lint w black 2022-10-06 13:16:47 -05:00
8b96a264c5 finesse log output 2022-10-06 13:16:18 -05:00
c2ffdf5d1b refactor tests folder 2022-10-06 13:06:51 -05:00
01c697717b refactor all dict methods 2022-10-06 13:05:02 -05:00
9ef6849a1e add log output 2022-10-06 12:46:46 -05:00
39fd2384d0 testing 2022-10-06 12:45:15 -05:00
6d1a58b9d6 lint 2022-10-06 11:19:59 -05:00
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
50d81932d2 lint w black. add more logging 2022-10-06 10:13:38 -05:00
7c99eb3b88 add more test data 2022-10-06 08:12:05 -05:00
65335d6a0e lint 2022-10-06 07:57:58 -05:00
c14c551e6e lint 2022-10-06 07:44:00 -05:00
738886e596 refactor how validations affect workflow. add more logging 2022-10-06 07:42:26 -05:00
a5f5ce6c14 documentation 2022-10-05 21:00:21 -05:00
85c60e31e1 add validators 2022-10-05 20:51:52 -05:00
1b668c5029 lint 2022-10-05 20:36:27 -05:00
6002e392f2 user_data() now uses self.user_details 2022-10-05 20:14:13 -05:00
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
014934fc0e documentation 2022-10-04 18:38:04 -05:00