Skip to content

Invalid link (hotmail emailverification) #3388

@Meersad

Description

@Meersad

Have server on verifyUserEmails: true,

After register a new user email gets send out with a verification link.
It works totally fine with every email provider we have tried except hotmail.
When the receiver of this is an hotmail user, upon just opening the mail itself (not clicking the link) the verification progress goes though, and when we do klick link we get invalid link coz of it already been used.

It seams like Hotmail maybe tries to preload the link and that way it fires the link without the user ever even clicking it?? And when they finally do click link they get the invalid link page instead.

There must be other people that have similar issue? What is the solution for this, do we need to modify parse-server to somehow handle if the link gets triggered twice within a span os seconds?
Any ideas?

Does not look good for end user to get "invalid link" but have verify-email true anyway coz of the preload from hotmail

  • mailgun adapter
  • parse-server version 2.3.2
  • Localhost or remote server AWS

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions