Can Kong implement resource-level authorization?

I am considering using Kong in my app, but first trying to understand exactly what it can do. Can I use Kong to implement resource-level authorization? For example, user A should not be able to view user B’s data. If so, can anyone point me to an example/documentation showing how to set this up?