hammem / monarchmoney

Python API for Monarch Money
MIT License
124 stars 24 forks source link

Add a delete_session() method #91

Closed hammem closed 4 months ago

hammem commented 4 months ago

Adds the method requested in #88

Local unit test results

$ python -m unittest tests/test_*.py
....
----------------------------------------------------------------------
Ran 4 tests in 0.034s

OK