-
Notifications
You must be signed in to change notification settings - Fork 277
Open
Labels
API-ServiceBackend Java Spring for the Lowcoder APIBackend Java Spring for the Lowcoder APILowcoder APIDedicated to the OpenAPI of LowcoderDedicated to the OpenAPI of Lowcoder
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
API-ServiceBackend Java Spring for the Lowcoder APIBackend Java Spring for the Lowcoder APILowcoder APIDedicated to the OpenAPI of LowcoderDedicated to the OpenAPI of Lowcoder
Type
Projects
Status
🆕 New