nscendoni commented on code in PR #44:
URL: 
https://github.com/apache/sling-org-apache-sling-auth-oauth-client/pull/44#discussion_r2923892459


##########
src/main/java/org/apache/sling/auth/oauth_client/impl/SlingUserInfoProcessorImpl.java:
##########
@@ -209,6 +266,111 @@ private String getGroupName(@NotNull String idp, Object 
group) {
         }
     }
 
+    @Override
+    public void cleanupUserData(@NotNull String userId) {

Review Comment:
   I removed the cleanup for id tokens. I'm not sure if this is really required.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to