Files
edx-platform/lms/djangoapps/oauth_dispatch
Clinton Blackburn e344bb6cd8 Updated access token view to return a JWT as an access token
The JWT includes the user email and username, along with details pulled from the original access token (e.g. scope, expiration).

ECOM-4221
2016-05-02 13:09:23 -04:00
..