Category "casl"

Nest JS authorization with CASL doesn't work as expected

EXPECTING: Be able to get user info with id equal to my id only (which is saved in JWT token). CURRENT RESULT: I am able to get info about all users with some i

Define rules for the access control using CASL

I read the article from link and understand there are 3 ways to define abilities. But I have no clue to combine them together. For example, In the three struct