GitHub: https://github.com/PramodKumarYadav/r...
Goal:
Allow for testing same APIs with different scopes and user roles (for both positive/negative testing)
Objective:
Make API methods scope agnostic to test for different scopes and user roles
Next steps:
Create a AuthFactory to get auth tokens for different scopes.