github.com/cs3org/reva/v2@v2.27.7/changelog/2.26.6_2024-11-19/fix-allow-token-clock-skew.md (about) 1 Bugfix: Allow small clock skew in reva token validation 2 3 Allow for a small clock skew (3 seconds by default) when validating reva tokens 4 as the different services might be running on different machines. 5 6 https://github.com/cs3org/reva/pull/4955 7 https://github.com/cs3org/reva/issues/4952