Abhigyan Gautam

Results 4 issues of Abhigyan Gautam

I am tying to use the `GoogleLogout` component as mentioned in the documentation, but it does not seem to work. Following is my implementation ```js function LogoutButton(){ const onSuccess =...

There is a ```signOut()``` in the javascript implementation of authentication. Is there any way to do that in python? Or is there a standard way to logout in python?

because the display property is set to block on hover for .link-text, on small screen it results in a weird transition. Set it as : @media (max-width:600px){ .navbar:hover { width:...

Currently, it is only possible to read the file using filepath. It would be awesome to see `readxl` function support URL

enhancement