How to implement an ABAC policy using RoR

666 views Asked by At

I want to implement the attribute-based access control (ABAC) policy using RoR(Ruby on Rails). I found an authorization library named (IronHide). I want to know how to create rules and use this library according to my application.

0

There are 0 answers