How to skip email verification step after successful Google OAuth sign-in while keeping it for manual signups? Answered

Post author
Porag Gogoi

Hi.

So in my project, Google Auth works, but it sends me to the Verify Email page after Google sign in. There is no verify email sent to inbox. 

Then i login with Google, it works like its supposed to. I can access gated content.

So im guessing its redirected because of the form redirect url (for users manually signing up).

How can i work around this?

 

Comments

1 comment

  • Comment author
    Duncan from Memberstack

    Hi Porag 👋

    You can set redirects in a few different ways. Check out this article for me and let me know if this sparks any ideas.

    I can't say for sure without seeing all your settings, I think your best bet will be to set the signup redirect to go directly to your gated content. And then to set your verification redirect to the "Verify Email" page. 

    0

Please sign in to leave a comment.