react-oauth icon indicating copy to clipboard operation
react-oauth copied to clipboard

Can the maxWidth for the GoogleLogin button be made configurable?

Open pyofori opened this issue 2 years ago • 2 comments

Hello @MomenSherif i'm passing a width of 480px but the width of the button is 400 because of the set max width, and there's no way to override that. Could that be worked on? Thanks <GoogleLogin useOneTap={false} size="large" onSuccess={responseMessage} onError={errorMessage} width={480}/>

Screenshot 2023-09-19 at 19 26 33

pyofori avatar Sep 19 '23 19:09 pyofori

yes same, please add also an attribute for maxWidth

redoncordoor avatar Dec 12 '23 17:12 redoncordoor

yes please

ciccilleju avatar Jan 18 '25 18:01 ciccilleju