Abhigyan103 / Clickboard

MIT License
7 stars 11 forks source link

Firebase : Change Password #30

Closed Abhigyan103 closed 9 months ago

Abhigyan103 commented 9 months ago

Is your feature request related to a problem? Please describe. Need to add a change password feature in the Account section

Describe the solution you'd like The change password feature should ask for the new password and the old password in a snackbar, just like the delete account feature

Astroxphiliauxx commented 9 months ago

in this issue , user have to input the old and new password to reset, without being redirected? @Abhigyan103

Abhigyan103 commented 9 months ago

Redirected to where ?

Astroxphiliauxx commented 9 months ago

there are two ways to implement change password:

  1. using send email, which would redirect to change password
  2. on screen change password by adding old and new password

which way do you want? @Abhigyan103

Abhigyan103 commented 9 months ago

The second one

Astroxphiliauxx commented 9 months ago

ok assign me the issue @Abhigyan103

Abhigyan103 commented 9 months ago

Any Update ?

Astroxphiliauxx commented 9 months ago

i m working on it !