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

    Creating User without Password

    Scheduled Pinned Locked Moved Unsolved
    Q&A
    0
    3
    924
    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.
    • R
      rvogelgsang
      last edited by rvogelgsang

      Hello,

      /api/user requires either sendSetPasswordEmail or user.password.

      Any way I can avoid this requirement, if I only want to use passwordless login?

      Thanks you!

      1 Reply Last reply Reply Quote 0
      • A
        akira
        last edited by

        Hi @rvogelgsang, thanks for writing in!

        We have API options that allow users to login without a password. You can find detailed instructions on implementing them here. These are designed to be used mainly if you are building your own login page.

        If you are using FusionAuth's login page, you can configure the interface to allow for a sign in code to be sent to the user's email. From the dashboard, navigate to applications/security and enable "Passwordless Login".

        Here's a screenshot of what that looks like:

        passwordless-login.png

        Hope that helps!

        -Akira

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

          @rvogelgsang to follow on with what @akira wrote, you can also just set the password to a random unknown string too.

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

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