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

    Posts made by tsukhwani

    • RE: Unable to get successful EnableTwoFactor using dotnet client

      @dan said in Unable to get successful EnableTwoFactor using dotnet client:

      RFC 6238. H

      @dan I am not able delete two-factor for user.
      Please help.

      Below are the steps I am following using fusion auth client 1.43.0

      • Generate otp using SendTwoFactorCodeForEnableDisableAsync method of fusion auth client. Note: using only email based otp method.

      {
      "methodId": "XXXX",
      "userId": "00000000-0000-0000-0000-00000000XXXX"
      }

      • Then with the above review code, I am trying to delete two factor for user using DisableTwoFactorAsync, I am getting 421 which means code is not valid. I am not sure what is going wrong. PLEASE HELP ITS URGENT.
      posted in Comments & Feedback
      T
      tsukhwani
    • Is there any way to verify user as well as change its password with one API call?

      any API available to update user's password as well as verify user's registration in single api call to fusion auth?

      posted in Q&A
      T
      tsukhwani