prmbr-image-mksaas/messages
javayhu 1fd3ef7eeb feat: add reset password functionality for users with social login
- Introduced `ResetPasswordCard` component to guide users who signed up with social providers in setting up a password through the forgot password flow.
- Updated `ConditionalUpdatePasswordCard` to conditionally render `ResetPasswordCard` for users without a credential provider but with an email.
- Enhanced localization files to include new messages for the password setup process in both English and Chinese.
- Implemented email pre-filling in the forgot password form based on URL parameters for improved user experience.
2025-03-16 23:45:29 +08:00
..
en.json feat: add reset password functionality for users with social login 2025-03-16 23:45:29 +08:00
zh.json feat: add reset password functionality for users with social login 2025-03-16 23:45:29 +08:00