FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. rvogelgsang
    R
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 0

    rvogelgsang

    @rvogelgsang

    0
    Reputation
    1
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    rvogelgsang Unfollow Follow

    Latest posts made by rvogelgsang

    • Creating User without Password

      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!

      posted in Q&A
      R
      rvogelgsang
    • UUID to Custom ID

      Hello,

      I'm a product manager (limited coding capabilities) trying out FA.

      I have played around with the API and noticed that FA is translating my custom integer IDs into UUIDs and expects those for some requests.

      1. Is it somehow possible to do these requests using the original custom ID?

      2. If not, is there a simple way to take an custom ID and arrive at the UUID in Nodejs?

      Thank you!

      posted in Q&A
      R
      rvogelgsang