From b2affa91c755da4435d11ad56cf10bfaaf8f907f Mon Sep 17 00:00:00 2001 From: Alex Erdei Date: Wed, 7 May 2025 20:27:00 +0100 Subject: [PATCH] Archive prompts for the 32nd commit --- prompts/commit32.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 prompts/commit32.txt diff --git a/prompts/commit32.txt b/prompts/commit32.txt new file mode 100644 index 0000000..ccc7f2a --- /dev/null +++ b/prompts/commit32.txt @@ -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. \ No newline at end of file