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)