Skip to content

Refresh tokens now update _lastSeen (#3088)

Maxime Besson requested to merge fix-refresh-extend-session-3088 into v2.0

I did it by calling handler's retrieveSession instead of portal's getApacheSession

Merge request reports