security (1 articles)

Basic Role-Based HTTP Authorization in Rust with Casbin

27.07.2020 - 21m read - rust casbin authorization security warp

In this post we'll look at how to do web authorization using the casbin-rs library within a Rust warp-rs web service.