|
|
d8b5b01bcc
|
small fixes, updated type hints in api
|
2022-04-23 15:46:18 +02:00 |
|
|
|
4f8221fb0b
|
token store can be injected when instantiating ApiClient. there's a disk-based and redis-based one out of the box
|
2022-04-23 14:39:03 +02:00 |
|
|
|
fe565a593d
|
moved everything into api.py module, imported ApiClient into __init__.py. changed the path of the oauth-containing json file to current working directory, removed references to python-dotenv which has already been removed as a dependency
|
2022-04-21 12:16:45 +02:00 |
|
|
|
77acc768e2
|
fixed gateway name
|
2022-04-20 00:35:09 +02:00 |
|
|
|
75e8d9e592
|
refactored to use an ApiClient class
|
2022-04-20 00:28:53 +02:00 |
|