Prevent auth_token from being overwritten with None
All threads resolved!
All threads resolved!
Compare changes
- I. Nüske authored
BUG: Request responses without the "Set-Cookie" header no longer overwrite the current auth_token with None
@@ -125,8 +125,9 @@ class AbstractAuthenticator(ABC):