PromucFlow_constructor/app/client/src/pages/UserAuth
Pawan Kumar 563c32d203
[Fix] - Authentication after 404 not redirecting back to the original page (#2423)
* add redirect issue

* add check for crash code

* redirect anonymous user to login page

* remove unused selector

* move redirection logic to error saga level

* update action type name

* replace occurance of redirectTo to redirectUrl

* remove unused selector in PagenoutFound + change saga name

Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro.local>
2021-01-06 16:54:16 +05:30
..
ForgotPassword.tsx Forgot password submit button enable condition (#701) 2020-10-08 12:30:02 +05:30
helpers.ts Make prettier changes (#2337) 2020-12-24 10:02:25 +05:30
index.tsx Make prettier changes (#2337) 2020-12-24 10:02:25 +05:30
Login.tsx [Fix] - Authentication after 404 not redirecting back to the original page (#2423) 2021-01-06 16:54:16 +05:30
ResetPassword.tsx Fix 781 invalid message on password reset failure (#1234) 2020-10-16 19:48:03 +05:30
SignUp.tsx [Fix] - Authentication after 404 not redirecting back to the original page (#2423) 2021-01-06 16:54:16 +05:30
StyledComponents.tsx Make prettier changes (#2337) 2020-12-24 10:02:25 +05:30
ThirdPartyAuth.tsx [Fix] - Authentication after 404 not redirecting back to the original page (#2423) 2021-01-06 16:54:16 +05:30