feat: only add acs scope when proctoring (#373)
* feat: only add acs scope when proctoring * feat: helper function to get token scopes * feat: improved scope helper functions * test: tests for new acs filtering * test: improved test coverage for proctoring scopes * chore: version bump * docs: changelog update * fix: removed duplicate test
Showing
- CHANGELOG.rst 5 additions, 0 deletionsCHANGELOG.rst
- lti_consumer/__init__.py 1 addition, 1 deletionlti_consumer/__init__.py
- lti_consumer/lti_1p3/constants.py 1 addition, 3 deletionslti_consumer/lti_1p3/constants.py
- lti_consumer/lti_1p3/consumer.py 32 additions, 5 deletionslti_consumer/lti_1p3/consumer.py
- lti_consumer/lti_1p3/tests/test_consumer.py 78 additions, 17 deletionslti_consumer/lti_1p3/tests/test_consumer.py
Loading
Please register or sign in to comment