Test_Console
Creates a new user and stores a hashed password in Postgres using scrypt.
Generates a token, saves it to Postgres, and sends a Gmail reset email to the address if it exists.
Paste the token from the reset email URL, enter the new password. The token is deleted after use.