Is it possible to know user role on authentication

Add the ‘populate’ query like this: /api/users/me?populate=* This will return everything including the role of the user.

2 Likes