How do you reset the auth tokens previously passed to
install(Auth) { bearer { ... } }
? We're having serious issues after logout/re-login, because apparently ktor keeps the old token in memory (loadTokens / refreshTokens not called). Using ktor client 1.6.0.