Plugin not colouring admin handles in orange

Register
Submit a solution
The challenge is finished.

Challenge Overview

To get the role for a user:

curl --location --request GET 'http://api.topcoder-dev.com/v3/roles?filter=subjectID%3D23194912' --header 'Authorization: Bearer <token value>'

where 23194912 is the ID for nick.castillo.

The response should contain the roles for a user and we want to show orange for:

  • Admin
  • admin
  • administrator
  • Administrator


Final Submission Guidelines

Git issue link: https://github.com/topcoder-platform/forums/issues/24

Review style

Final Review

Community Review Board

Approval

User Sign-Off

Challenge links

ID: 30140229