Skip to content

Conversation

@Hawaiideveloper
Copy link

I have added the new reference to redirect users to the correct path.

it will require the user to add an additional line to their env file called RESET_PASSWORD

this is an edit for production env only.

as the reset password function refers users to the localhost when using a production site.  To fix such incident, I have added to the env am environmental update that references a strict address called "RESET_PASSWORD" so that it can be referenced in the auth.js file
added new comments on line 76 and 77
lines 81 and 84 have been changed and should only be used for production environments only.  as the developer environment will work fine for localhost, but when in production the email sent should reflect the production address mentioned in the .env file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant