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

    API skip verification email, but leave the email unverified

    Scheduled Pinned Locked Moved Unsolved
    Q&A
    2
    2
    379
    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.
    • O
      oliver
      last edited by

      Hi,

      I would like to use our internal notification services for sending out verification notifications.
      Currently when creating the user via API and setting skipVerification property, it creates the user and does not send the email from FusionAuth, BUT also marks the email already verified.

      For the sake of data consistency I would like to keep it unverified in FusionAuth until we have verified user in our back-end and called the FusionAuth verification API.

      Is it possible?

      Thanks in advance 🙂

      danD 1 Reply Last reply Reply Quote 1
      • danD
        dan @oliver
        last edited by

        @oliver

        For the sake of data consistency I would like to keep it unverified in FusionAuth until we have verified user in our back-end and called the FusionAuth verification API.

        Not possible right now. Please feel free to file an issue about this.

        An alternative is to create your own verified flag in user.data and manage it manually.

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

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