Open
Description
Problem to Solve
The renewal of a user's authentication token can cause noticeable lags - or authentication failure, if the token was invalidated due to a password change and renewal fails. We should add a log line to facilitate debugging.
Proposed Solution
Add a debug line when the token is transparently renewed.