scr4tchy
Results
1
issues of
scr4tchy
Hi, When https://github.com/bitly/oauth2_proxy/pull/389 was implemented, it seems that the [RefreshSessionIfNeeded](https://github.com/bitly/oauth2_proxy/pull/389/files#diff-0e18159d630972da194b7289c16d1b99R75) function's definition is dummy? Why would we not use the refresh token instead and actually refresh the session? Right now,...