Commit Graph

9 Commits

Author SHA1 Message Date
Zainab Amir
84bb6edf90 Add password compliance workflow (#40) 2020-12-03 15:55:48 +05:00
Zainab Amir
71885b6fd2 Add stateful buttons on forms (#37)
Add stateful button component from paragon to
- LoginPage
- RegistrationPage
- ForgetPasswordPage
- ResetPasswordPage

VAN-123
2020-11-27 15:22:41 +05:00
adeelehsan
c80cf4fa81 Added saml integration for login and registration 2020-11-24 15:28:51 +05:00
Zainab Amir
3d0e5bef9f Add third party auth providers (#26)
Add TPA providers to login page and display error in case of incomplete
auth workflow.

VAN-92
2020-11-18 16:25:28 +05:00
Adeel Khan
a0db6b9a1d Adds error handling to Login page.
This patch handles 400 error for login
page and displays backend error to learner.

VAN-105
2020-11-09 16:23:56 +05:00
Adeel Khan
610cfaacc2 Adds error handling to registration page flow.
VAN-110
2020-11-06 23:03:17 +05:00
Zainab Amir
14a3321e68 Fetch third party auth context (#16)
Fetch third party auth context

Fetch current provider details, social auth and secordary auth provider
details from edx-platform api.

VAN-92
2020-11-06 15:39:22 +05:00
adeelehsan
d2b6946c4b addded redirection for registration
VAN-7
2020-11-05 19:02:02 +05:00
Waheed Ahmed
0e12ca5cf3 Move logistration code from account MFE.
Moved all logistration and forgot password functionality
from account MFE.

VAN-83
2020-09-29 12:48:01 +05:00