This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-auth-oauth-client.git
commit 2fb5e1289a3cc821faff68833b32572166478aba Merge: 6795cc2 1a09377 Author: Robert Munteanu <[email protected]> AuthorDate: Tue Oct 21 16:51:39 2025 +0200 Merge pull request #31 from apache/issue/SLING-12975 SLING-12975 - Refreshing OAuth access tokens can remove current refresh token .../auth/oauth_client/impl/TokenAccessImpl.java | 5 + .../auth/oauth_client/TokenAccessImplTest.java | 6 + .../impl/OAuthTokenRefresherImplTest.java | 122 +++++++++++++++++++++ 3 files changed, 133 insertions(+)
