explosivo22 / rinnaicontrolr

Python interface for the Rinnai Control-R API
Apache License 2.0
12 stars 3 forks source link

clarify token flow #4

Closed dulitz closed 3 years ago

dulitz commented 3 years ago

When merged, this will:

After this, my plan is to isolate the Cogito flow in its own file and take that flow from warrant as much as possible. Sadly we can't use the warrant module from PyPI because a dependency brings in a security vulnerability.