Merge pull request #7353 from edx/mobile/third-party-oauth-reg
Mobile registration with Google/FB
No related branches found
Showing
- common/djangoapps/oauth_exchange/forms.py 1 addition, 1 deletioncommon/djangoapps/oauth_exchange/forms.py
- common/djangoapps/oauth_exchange/tests/test_forms.py 4 additions, 7 deletionscommon/djangoapps/oauth_exchange/tests/test_forms.py
- common/djangoapps/oauth_exchange/tests/test_views.py 4 additions, 7 deletionscommon/djangoapps/oauth_exchange/tests/test_views.py
- common/djangoapps/oauth_exchange/tests/utils.py 18 additions, 48 deletionscommon/djangoapps/oauth_exchange/tests/utils.py
- common/djangoapps/student/tests/test_login.py 15 additions, 37 deletionscommon/djangoapps/student/tests/test_login.py
- common/djangoapps/student/views.py 44 additions, 6 deletionscommon/djangoapps/student/views.py
- common/djangoapps/third_party_auth/pipeline.py 72 additions, 81 deletionscommon/djangoapps/third_party_auth/pipeline.py
- common/djangoapps/third_party_auth/settings.py 1 addition, 0 deletionscommon/djangoapps/third_party_auth/settings.py
- common/djangoapps/third_party_auth/tests/test_change_enrollment.py 2 additions, 2 deletions...angoapps/third_party_auth/tests/test_change_enrollment.py
- common/djangoapps/third_party_auth/tests/utils.py 79 additions, 0 deletionscommon/djangoapps/third_party_auth/tests/utils.py
- lms/urls.py 2 additions, 0 deletionslms/urls.py
- openedx/core/djangoapps/user_api/tests/test_views.py 159 additions, 10 deletionsopenedx/core/djangoapps/user_api/tests/test_views.py
Loading
Please register or sign in to comment