-
Notifications
You must be signed in to change notification settings - Fork 277
Open
@ScottKemp
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
When calling utils.resetPassword, I dont know if it actually succeeded or not. With my app, I need to know. For instance when a new user is onboarded I want to force a password reset. Without knowing if they were successful, I dont know how to proceed (Do I ask again?)
The Lowcoder API call returns the result, and I will probably switch to that for now.
Expected Behavior
utils.resetPassword should return a boolean indicating success.
Steps to reproduce
See Attached module and click the button
Password Reset Return Value.json
Environment
2.7.4 Self Hosted
Additional Information
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
🆕 New