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
1
Packages
Projects
Releases
Wiki
Activity
Files
dfd684ffd01667aaa906f9c3fa203caed229bb9e
edx-platform
/
lms
/
djangoapps
/
oauth_dispatch
/
tests
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
..
__init__.py
Configure LMS to select oauth2 providing library.
2016-03-30 14:21:27 +00:00
constants.py
Configure LMS to select oauth2 providing library.
2016-03-30 14:21:27 +00:00
mixins.py
Added scopes claim to JWT access tokens (
#12571
)
2016-05-26 15:45:07 -04:00
test_client_credentials.py
Added scopes claim to JWT access tokens (
#12571
)
2016-05-26 15:45:07 -04:00
test_dop_adapter.py
Configure LMS to select oauth2 providing library.
2016-03-30 14:21:27 +00:00
test_dot_adapter.py
Configure LMS to select oauth2 providing library.
2016-03-30 14:21:27 +00:00
test_dot_overrides.py
Fix authentication issues with django-oauth-toolkit
2016-04-15 16:04:08 +00:00
test_views.py
Merge pull request
#12151
from edx/bjacobel/requirejs-errors-in-django-templates
2016-04-27 13:39:54 -04:00