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

    Is it possible to use self registration service without password until user was not verified?

    Scheduled Pinned Locked Moved
    Q&A
    3
    3
    469
    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.
    • U
      unkiss
      last edited by

      Hello,

      I want to allow users to create new accounts without a password and only after the user has verified itself email, on the first login the user will perform to input password? Is it possible with fusionauth?

      thx

      1 Reply Last reply Reply Quote 0
      • W
        wwelchj
        last edited by

        I believe so (but I am far from an expert--really only getting started myself). See the API documentation at https://fusionauth.io/docs/v1/tech/apis/users#create-a-user; there's a sendSetPasswordEmail option that I think is what you would be looking for.

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

          @wwelchj is correct.

          However, note that FusionAuth considers the sending of the password email to be a form of email verification. From the docs:

          If you have also enabled email verification and do not select to skip verification using the skipVerification parameter, only the setup password email will be sent to the user. Setting up the password using the email sent during this user create operation will implicitly verify the User’s email if it is not already verified.

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

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