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
b839b048ee600aa83aa4c19a38e01cd86ed583ee
edx-platform
/
lms
/
djangoapps
/
oauth_dispatch
/
tests
History
J. Cliff Dyer
1270df1500
Enable dispatch of Authorization endpoint.
...
* Created URL route * Expanded test code to confirm expected behavior MA-2124
2016-06-02 13:58:38 +00:00
..
__init__.py
Configure LMS to select oauth2 providing library.
2016-03-30 14:21:27 +00:00
constants.py
Enable dispatch of Authorization endpoint.
2016-06-02 13:58:38 +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
Enable dispatch of Authorization endpoint.
2016-06-02 13:58:38 +00:00