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
8a8dbee340c4e3c228ecf2f082cd4d43cf655fad
edx-platform
/
common
/
djangoapps
/
third_party_auth
/
api
History
Jawayria
98edaf887a
Merge pull request
#26500
from edx/jawayria/bom-2351-3
...
BOM-2351: Removed unused imports from common/djangoapps/third_party_auth
2021-02-23 16:08:57 +05:00
..
tests
BOM-2351: Removed unused imports from common/djangoapps/third_party_auth
2021-02-22 14:05:40 +05:00
__init__.py
Initial implementation of API for listing a user's third party auth providers
2015-09-10 16:44:50 -07:00
permissions.py
Fixed new pylint warnings.
2021-02-22 16:36:53 +05:00
serializers.py
Applied pylint-amnesty to third_party_auth
2021-02-03 13:37:05 +05:00
urls.py
Fix all E303 pep8 errors.
2019-12-30 12:25:38 -05:00
utils.py
Add management command for retroactively adding sso IdV for IdP
2020-03-17 16:04:24 -04:00
views.py
Applied pylint-amnesty to third_party_auth
2021-02-03 13:37:05 +05:00