On Wed, 2024-11-27 at 16:49 +0100, Robert Munteanu wrote: > Hi Oliver, > > Thanks for the reply, I had forgotten about this :-) > > On Wed, 2024-11-27 at 13:11 +0100, Oliver Lietz wrote: > > On Thursday, November 14, 2024 3:28:37 PM CET Robert Munteanu > > wrote: > > > Hi, > > > > Hi Robert, > > > > > I have been working on an OAuth client for Sling for some time. I > > > think > > > it's getting ready for a pre-release. > > > > > > It's for now in the whiteboard [1] and I'd like to move it to its > > > own > > > repository - sling-org-apache-sling-extensions-oauth-client. > > > There > > > is > > > also some more info in my adaptTo presentation [2]. > > > > We dropped the extensions part some years ago. > > I suggest to use auth instead matching our existing modules: > > > > https://github.com/apache/sling-aggregator/blob/master/docs/groups/auth.md > > > > O. > > Good point about extensions. I'm not 100% sure about auth because it > does not contain an AuthenticationHandler, but it might in the > future. > Right now it is (mostly) an authentication client. What's your > opinion > on that?
I will go with org-apache-sling-auth-oauth-client. Thanks, Robert
