cms icon indicating copy to clipboard operation
cms copied to clipboard

feature: Add Forgot Password to /signin

Open ParmarKrishna opened this issue 8 months ago • 1 comments

Is your feature request related to a problem? Please describe. I am very stuck because I wish to login and I do not remember the password. And login page do not have the forgot password feature.

Describe the solution you'd like A Forgot Password button that can help reset the password.

Describe alternatives you've considered Trying to Remember Password.

Additional context N/A

Image

ParmarKrishna avatar Jun 13 '25 10:06 ParmarKrishna

@ParmarKrishna They’re using the AppX API under the hood, so I don’t think a forgot-password feature is currently possible unless they expose a dedicated forgot-password endpoint for this usecase. This is where you can reset your password

geekyharsh05 avatar Jun 13 '25 12:06 geekyharsh05