ProtonMail / proton-python-client

Python Proton client module
GNU General Public License v3.0
338 stars 62 forks source link

Update Authorization Header after refresh #13

Closed Rafficer closed 4 years ago

Rafficer commented 4 years ago

Without this, you can't make new api requests after a refresh, as the headers are still using the old Access Token.

kaplun commented 4 years ago

Can you bump version?

Rafficer commented 4 years ago

Done 👍