How to check verification based on user's role?

Hey there @zedeleyici !

In your testing, does user_roles_or_permissions contain the correct role?

Auth0 also provides a Python SDK that could help verify/validate tokens and users roles (you would add these directly to tokens in an Action).