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
f915befe93aafbc4e0ea29d3df504cf68df7936e
edx-platform
/
lms
/
djangoapps
/
oauth_dispatch
/
tests
History
wajeeha-khalid
f90bf5964a
MA-2552: create revoke_token endpoint for oauth
2016-07-25 13:34:34 +05: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
Unify JWT generation code
2016-07-07 16:38:39 -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
MA-2552: create revoke_token endpoint for oauth
2016-07-25 13:34:34 +05:00