Closed MohamedHamouGisaia closed 5 months ago
Currently if the accesstoken duration is x minutes we always refresh at (x - 1) minutes
Refresh at x - x/2
Description of the current behavior
Currently if the accesstoken duration is x minutes we always refresh at (x - 1) minutes
Description of the desired behavior
Refresh at x - x/2