Closed
Description
💭 Description
I was reading through the documentation of Email Password Auth and found an issue in the code of account.updateRecovery function in Password Recovery. It displays 4 Arguments, duplicating 'password' twice when it should be 3. I thought it was a conformation until my IDE warned me about it
Activity