Archive prompts for the 32nd commit

This commit is contained in:
Alex Erdei 2025-05-07 20:27:00 +01:00
parent 1f070102bf
commit b2affa91c7
1 changed files with 6 additions and 0 deletions

6
prompts/commit32.txt Normal file
View File

@ -0,0 +1,6 @@
We are going to make another feature, which is the password
reminder email. We need to write the function, which will send a
request to the GET pswreminder endpoint. It has only one
parameter, which is the email. The user gets the email with a
link, which is valid for an hour and takes them to a site to
change the password.