Related discussion: #257 (comment)
Currently, the scopes endpoint uses specific querysets to query for courses and library scopes.
This is not easily extensible for future scopes.
Come up with a way to make this extensible while minimizing performance impact.
This will be required to enable full extensibility on the openedx-authz module.
Related discussion: #257 (comment)
Currently, the scopes endpoint uses specific querysets to query for courses and library scopes.
This is not easily extensible for future scopes.
Come up with a way to make this extensible while minimizing performance impact.
This will be required to enable full extensibility on the openedx-authz module.