Note the following features:
- custom middleware module to redirect LMS urls to this alternative endpoints implemented in this plugin
- Django signal module to extend the functionality of the COURSE_GRADE_NOW_PASSED event
- custom Oauth2 backend implementation
- custom Django models
- Django admin section
- Django manage.py custom commands
- unit tests