You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you think it would be possible to add a optional refs to your GoogleLogin component which flow gives the JWT token
allowing very similar behavior, we can hide the button that is iframed by google, put our own custom button on top and use that when the user clicks our div/button it will give the illusion that our button is the Login with google
this would reduce the overhead needed to call additional apis or exchange auth code's with google on the backend
Do you think it would be possible to add a optional refs to your GoogleLogin component which flow gives the JWT token
allowing very similar behavior, we can hide the button that is iframed by google, put our own custom button on top and use that when the user clicks our div/button it will give the illusion that our button is the Login with google
this would reduce the overhead needed to call additional apis or exchange auth code's with google on the backend
it would look something like this
The text was updated successfully, but these errors were encountered: