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

    Use OTP in Oauth login

    Scheduled Pinned Locked Moved
    Q&A
    0
    2
    756
    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
      rahimisajad
      last edited by

      Hi,

      Is there any way to use OTP in Fusion's Oauth login page? I don't want to users to enter their password in login page, instead I want to send them an OTP via SMS.

      I have already implemented OTP login using fusion's jwt api, the problem is I want to have SSO between different domains without username/password, but with phone number/otp and I don't think jwt is the way here.

      The solution I have in mind is to manage sessions myself, but I don't know if this is a safe way to go or not. I'd appreciate any input on this.

      1 Reply Last reply Reply Quote 0
      • joshuaJ
        joshua
        last edited by

        @rahimisajad

        I can't think of any built-in ways to do this. I am curious if you could elaborate on how you built out OTP using the JWT API?

        Also, can you elaborate a bit on this. Additional details might be helpful.

        The solution I have in mind is to manage sessions myself, but I don't know if this is a safe way to go or not.

        Thanks,
        Josh

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