Hacker News new | ask | show | jobs
by nerdponx 1320 days ago
Would you want to use a Prolog/Datalog for things like authorizing users in a RBAC system? I give the engine a bunch of rules and properties of things, and the engine figures out whether or not the user is authorized to perform some specific action.
1 comments

That's exactly what OPA does.