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
209ddc700dfce5bb0aa151c19dafbac8ae7de2d2
edx-platform
/
lms
/
djangoapps
/
oauth2_handler
History
Ned Batchelder
0872732cf0
Fix pylint C7630 (literal used as attribute) violations
...
There's no need to use a string literal in setattr, delattr, or the two-argument form of getattr.
2015-11-23 15:32:54 -05:00
..
__init__.py
Add edX OAuth2 provider with OpenID Connect support
2014-09-17 11:36:06 -04:00
handlers.py
Fix pylint C7630 (literal used as attribute) violations
2015-11-23 15:32:54 -05:00
tests.py
Optimize OpenID Course Claims for users.
2015-09-17 11:29:28 -04:00