• Home
  • Categories
  • Recent
  • Popular
  • Pricing
  • Contact us
  • Docs
  • Login
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 18 Feb 2022, 09:58

    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)

    D 1 Reply Last reply 24 Feb 2022, 18:20 Reply Quote 0
    • D
      dan @johnanisere
      last edited by 24 Feb 2022, 18:20

      @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
      1 out of 2
      • First post
        1/2
        Last post