API authorization using kong and Auth0

Hi,
I am using Kong CE 0.11.1 as API gateway for my microservices and Auth0 for user management. I use JWT token generated from Auth0 to authenticate user at Kong.
Now I want to implement some role based authorization for my APIs. Is it possible through Kong? Or may be through combination of Kong and Auth0?
Any help would be much appreciated.

Thanks.

1 Like