Does clojure have a library like apache shiro

now i want to write a cms, and need a admin system, so i need a library like shiro to do some authentication and authorization

I don’t know Shiro, but for authentication and authorization you should look into buddy. https://github.com/funcool/buddy

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.