Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Customization of GoogleLogin #48

Closed
dev-mani7 opened this issue Jun 30, 2022 · 1 comment
Closed

Customization of GoogleLogin #48

dev-mani7 opened this issue Jun 30, 2022 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@dev-mani7
Copy link

<GoogleLogin

                              buttonText="Sign in with Google"
                              onSuccess={responseGoogle}
                              onError={errorResponseGoogle}
                              // useOneTap={true}
                             >
                    </GoogleLogin>

how to customize these button ? any example..

@MomenSherif MomenSherif self-assigned this Jun 30, 2022
@MomenSherif MomenSherif added the question Further information is requested label Jun 30, 2022
@MomenSherif
Copy link
Owner

You can check GoogleLogin props, there are some properties for certain customization for example shape, theme, size ...etc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants