jbirddog
71ee8825cc
External secrets ( #29 )
...
* Pass secrets into SelectValues
* Pass secrets into Create/DropTable
* Pass secrets to Insert/Update/DeleteValues. Drop and create based on existence
* Pass secrets to GetEmployeeInfo
* Pass secrets to Xero non oauth calls
2023-03-01 10:04:10 -05:00
jasquat
a68264d785
added config py file that can read from env vars w/ burnettk
2023-02-22 10:19:14 -05:00
jbirddog
425017cd6d
Some fixes from the code audit ( #27 )
2023-02-08 09:58:32 -05:00
jbirddog
30171243e2
Bump connectors to 3.11 ( #25 )
2023-01-19 21:04:41 -05:00
jbirddog
bfb851e409
Add call to get currencies ( #23 )
2023-01-10 11:40:35 -05:00
jasquat
762eb129c5
make the responses act more the same w/ burnettk
2022-10-26 17:17:09 -04:00
jbirddog
a6b31a8442
Refresh Xero OAuth token ( #16 )
...
* WIP - sending refreshed token back
* Small cleanup
2022-10-25 14:10:50 -04:00
jbirddog
76edf982c0
Add now required tax type param ( #12 )
2022-10-18 12:48:53 -04:00
jbirddog
3a927e11de
Tweaks for xero oauth ( #11 )
...
* Tweaks for xero oauth
* Better docstring
2022-10-18 10:43:39 -04:00
jbirddog
276aa4c34d
Accept task data, pass to connectors ( #8 )
...
* Add task_data param
* Missed passed one param
2022-10-10 13:46:35 -04:00
jasquat
79144e6b3e
fixed mypy issues w/ burnettk cullerton
2022-10-10 12:14:57 -04:00
jasquat
684e47bfa5
added some basic linting w/ burnettk cullerton
2022-10-10 12:02:36 -04:00
Jon Herron
704f176075
Use config for xero and bamboohr calls
2022-10-06 11:17:30 -04:00
Jon Herron
7c056d22af
Push config down to connectors, use config for aws secrets
2022-10-06 11:10:38 -04:00
jbirddog
22ece99354
Allow connectors to specify their auth requirements ( #1 )
2022-09-21 17:22:33 -04:00
Jon Herron
73096bd036
Add connectors as local projects
2022-09-20 11:47:56 -04:00