Added scopes claim to JWT access tokens (#12571)
This will allow API servers to limit access based on scopes.
Showing
- lms/djangoapps/oauth_dispatch/tests/mixins.py 1 addition, 0 deletionslms/djangoapps/oauth_dispatch/tests/mixins.py
- lms/djangoapps/oauth_dispatch/tests/test_client_credentials.py 3 additions, 1 deletion...jangoapps/oauth_dispatch/tests/test_client_credentials.py
- lms/djangoapps/oauth_dispatch/views.py 1 addition, 0 deletionslms/djangoapps/oauth_dispatch/views.py
Please register or sign in to comment