Handle reset password flow for company module
Opened this issue · 1 comments
AtulDwivedi commented
- Modify/remove existing reset password stuff for the company module
- Change should be flexible enough to adopt for other modules too
- Try to avoid modifying any existing table, use as is, until very much required
- Try to make things as simple as possible
- Test the enhancement
FYI @chintarj
AtulDwivedi commented
@chintarj is there any update on this?