FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login

    Custom email verification w/ FusionAuth

    Scheduled Pinned Locked Moved
    Q&A
    2
    2
    340
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      max
      last edited by

      I am implementing a custom email verification where we use our internal application messaging to verify a user's email upon registration rather than using FusionAuth's built in verification system. If I create and register a user via. the REST API with the verifyEmail property set, does that automatically send an email or set the user as verified/unverified until that is changed?

      1 Reply Last reply Reply Quote 0
      • danD
        dan
        last edited by

        I think you want skipVerification set to true.

        From the docs:

        Whether or not email verification should be skipped or not. In some cases, you might want to verify User’s emails and in other cases you won’t. This flag controls that behavior.

        --
        FusionAuth - Auth for devs, built by devs.
        https://fusionauth.io

        1 Reply Last reply Reply Quote 0
        • First post
          Last post