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

    How to Implement Sign Up with Google using the typescript client library in a React Application

    Scheduled Pinned Locked Moved Unsolved
    Q&A
    2
    2
    1.3k
    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.
    • J
      johnanisere
      last edited by

      Hi,
      I'm trying to implement Sign Up and Sign in with Google using the typescript client library in a react application but I can't find a documentation of how to do that with the client library.

      Here is what I have done so far:
      i. I have set up the Identity provider (google) on my fusion auth dashboard

      What I need:
      API docs of how to implement signIn/signUp with google using the typescript client library (on the frontend)

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

        @johnanisere

        I'm not quite sure what you are asking for. Are you using FusionAuth hosted login pages? If so, the 'sign in/sign up with google' button should be present for any FusionAuth application you've configured it for.

        If you are not, you are responsible for starting off the sign in/sign up process on your own and then calling the 'complete login' API as documented here: https://fusionauth.io/docs/v1/tech/apis/identity-providers/google#complete-the-google-login

        Which approach are you taking?

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

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