We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e44fd2 commit c75fe04Copy full SHA for c75fe04
CHANGES.md
@@ -1,3 +1,6 @@
1
+# 3.0.2
2
+- Bugfix in `messages.py` where authentication method was not being checked for correctly, throwing an error when using header auth.
3
+
4
# 3.0.1
5
- Fixed bug where a JWT was created globally and could expire. Now a new JWT is generated when a request is made.
6
- Fixed bug where timeout was not passed to session object.
0 commit comments