This website requires JavaScript.
Explore
Help
Sign In
Andal.LND
/
edx-platform
Watch
6
Star
0
Fork
0
You've already forked edx-platform
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dfd684ffd01667aaa906f9c3fa203caed229bb9e
edx-platform
/
lms
/
djangoapps
/
oauth_dispatch
History
Clinton Blackburn
f6d9c9a324
Added scopes claim to JWT access tokens (
#12571
)
...
This will allow API servers to limit access based on scopes.
2016-05-26 15:45:07 -04:00
..
adapters
Updated access token view to return a JWT as an access token
2016-04-26 09:32:49 -04:00
tests
Added scopes claim to JWT access tokens (
#12571
)
2016-05-26 15:45:07 -04:00
__init__.py
Configure LMS to select oauth2 providing library.
2016-03-30 14:21:27 +00:00
dot_overrides.py
Updated access token view to return a JWT as an access token
2016-04-26 09:32:49 -04:00
urls.py
Configure LMS to select oauth2 providing library.
2016-03-30 14:21:27 +00:00
views.py
Added scopes claim to JWT access tokens (
#12571
)
2016-05-26 15:45:07 -04:00