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

tsukhwani

@tsukhwani

0
Reputation
1
Profile views
2
Posts
0
Followers
0
Following
Joined 2 Jan 2023, 10:54 Last Online 24 Apr 2023, 08:19

tsukhwani Unfollow Follow

Latest 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
    9 Feb 2023, 14:21
  • 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
    10 Jan 2023, 14:33