Expired email verification

According to the docs and this post, a user clicking on a failed verification email link should be redirected to the same redirect url as a successful verification, with some additional params, ie. application.callback_domain/email=john%40acme.com&message=Access%20expired.&success=false#.

Please confirm if my understanding is correct. Currently, successful verifications are redirected to our redirect URL. However, I seem to be having a similar issue to the aforementioned post: users clicking an expired verification email are sent to a standard Auth0 page https://{{...}}.auth0.com/u/email-verification?ticket={{...}}.

Cheers.

2 Likes

I am experiencing the same problem.

Is there a solution?

HI All,

In case user didn’t verify the email then very first login time the user will be required to verify email by sending a new email to the user email address.
That is the whole flow now let us know where you guys having issue.