- Decode jwt dates (
445b4f9)
- Test removing request token expiration (
9a20804)
- Removed accountNumber (
dfab85e)
- First of month to 00:00 (
70d3c0a)
- Added base exception class (
3cb40b8)
- Added request token_expiry to authenticate (
33cc388)
- Pulled out session and service_point (
fa5863f)
- Add argument for aiohttp client session (
bc19401)
- Better error handling (
ed46ea6)
- Always make call to property (
a162506)
- Pypi not uploading (
543d0a0)
- Get_accounts to use property (
0985457)
- Jwt will refresh after 3 hours (
a16f442)
- Remove optional from properties (
b6cc793)
- Made tokens async props (
a56487b)
- Removed delayed data (
a0f1f36)
- Add timezone to datetime (
2578d5f)
- Made account not optional (
22e6c8b)
- Made accounts private (
33a812a)
- Set accounts to member variable (
9cb81f8)
- Add monthly usage (
7ae4a6c)
- Account hourly time (
3cad045)
- Added new tests (
501ba1a)
- Resolved issue with sc_token (
9138c10)
- Lint for ci (
286bc2d)
- Set aiohttp to 3.8.1 (
dd0f876)
- Changed header param name (
bde8afb)
- Resolved hourly call bugs (
d63357c)