stan-sack

Results 3 issues of stan-sack

I just hit a weird issues where on subsequent logins the lib will always use popup mode. Even if you specify redirect. I needed to set `ux_mode: uxMode` [here](https://github.com/anthonyjgrove/react-google-login/blob/master/src/use-google-login.js#L57)

Hey, I've just started migrating my project to typescript and I noticed that im getting a typescript errors when I try to pass a function to fetchTimeout. I looked in...

help wanted

## Background - I've recently run into some issues with the content component where I am unable to set `overflow: visible` on the div and an absolute div inside is...