typedb-driver icon indicating copy to clipboard operation
typedb-driver copied to clipboard

Log on user authentication token renewal

Open krishnangovindraj opened this issue 1 year ago • 2 comments

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.

krishnangovindraj avatar Jul 20 '23 16:07 krishnangovindraj

Don't forget to to link it to the corresponding PR or vice versa

flyingsilverfin avatar Jul 26 '23 22:07 flyingsilverfin

This one is a reminder for dmitrii to implement it in rust. The java change will get deleted in his merge.

krishnangovindraj avatar Jul 26 '23 22:07 krishnangovindraj