JWT authentication updates
- Using jwt_decode_handler from edx-drf-extensions - Updated djangorestframework-jwt - Removed feature flag around JWT auth ECOM-4221
Showing
- lms/envs/common.py 6 additions, 12 deletionslms/envs/common.py
- openedx/core/lib/api/jwt_decode_handler.py 0 additions, 49 deletionsopenedx/core/lib/api/jwt_decode_handler.py
- openedx/core/lib/api/tests/test_authentication.py 6 additions, 42 deletionsopenedx/core/lib/api/tests/test_authentication.py
- requirements/edx/base.txt 2 additions, 1 deletionrequirements/edx/base.txt
Loading
Please register or sign in to comment