Is it possible to conditionally disable the emailVerification feature during signup ? (I.e. put at signup the emailverified == true and not sending verification email with token)
In my saas, there is a feature to invite users to join the platform. In that case, the invitee will receive a mail with a invitation link incl a invitationToken.
If the user signup with this specific token, it means that he has access to that mail, so ne need to further send email verification.
Do you have an idea to solve that problem?
Thank you
Recent Announcements
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community