Sureness is a new, simple and efficient open-source jvm security framework that focus on protection of restful api. Compared with others, sureness has better performance and no framework dependency (support spring, quarkus, ktor, webflux, javalin and more).
No reviews yetBe the first to leave a review for sureness
Viktor.comAn AI coworker that actually does the work
Promoted
Maker
Hi Product Hunters, 👋
Super excited to finally launch here 🙀
In the mainstream web architecture, how to protect the restful api provided by the back-end through effective and fast authentication has become particularly important.
Sureness is a new, open-source jvm security framework which we learn from apache shiro and add some ideas to create. 💡
> Authentication for restful api, based on RBAC, mainly focused on the protection of restful api.
> No specific framework dependency(support springboot, quarkus, javalin, ktor and more).
> Support dynamic modification of permissions.
> Support websocket, mainstream http container(servlet and jax-rs).
> Supports JWT, Basic Auth, Digest Auth... Can extend custom supported authentication methods.
> High performance due dictionary matching tree.
> Good extension interface, demo and document.
The low configuration of sureness, easy to expand, and not coupled with other frameworks, enables developers to quickly and safely protect their projects in multiple scenarios. 📖
Github: https://github.com/tomsun28/sure...
Hope you'll appreciate it! 😉