Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed verification issue #578

Closed
wants to merge 3 commits into from

Conversation

Virtual4087
Copy link

@Virtual4087 Virtual4087 commented Oct 16, 2023

Fixes #571

The issue was that you were using your gamil account's username and password here. Instead you should create an elastic email account, click on "connect to smtp api" in the home page and then create a SMTP. You can then use the username and password from there to replace the "username" and "password" section here.
Note : Don't forget to verify you email address here and add the "From" part.

Test plan (OPTIONAL)

Clone the repo and fill in the "username" "password" and "from" details here.

Checklist

  • I have mentioned related issue number in PR description.
  • [] I have added screenshots and related demo links of my changes..
  • The title of my pull request is a short description of the requested changes.
  • My code follows the code style of this project.
  • [] My change requires a change to the documentation.
  • [] I have updated the documentation accordingly.
  • Open Source Program names(Hacktoberfest)

@Virtual4087
Copy link
Author

Let me know if something doesn't work

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.

OTP Verification not working on Sign Up Page
2 participants