Salut,
I've been working on integrating pac4j into Clojure Ring.
I have implemented FormClient auth and authorization using an in-memory store.
I would like to finish the integration with reitit and I would like to make it open source when it's done, but I do need some help.
I believe I understood how some of the components should be used but it's not clear for all of them.
I can host the implementation on my GH account - at least initially - since I don't think if people pac4j devs would want to take over maintenance :) .
Some initial feedback:
There is a missmatch between pac4j mutable API's and clojure's (ring) immutable implementation of HTTP protocol.
I will come back with more specific questions.
This email is more to announce intention and to see who, if any, are willing to help and to what extent.
Regards,
Eugen