You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've tried to use out-of-the-box email verfication but had no success.
If I don't do anything, the URL http://localhost:3000/#/verify-email/1234567890 has no effect.
Then I tried to implement myself:
Hello,
I've tried to use out-of-the-box email verfication but had no success.
If I don't do anything, the URL http://localhost:3000/#/verify-email/1234567890 has no effect.
Then I tried to implement myself:
which didn't work either.
With
and pointing to http://localhost:3000/customVerification/1234567890 it works.
Could anyone help?
The text was updated successfully, but these errors were encountered: