Google login brings me to a loading page with a spinner upon successful sign in
chunkygoo.
10/01/2022, 12:20 AM
Is there a way to avoid that?
r
rp_st
10/01/2022, 4:32 AM
well, the spinner should show only for a few seconds. Do you want to hide the spinner UI? Or whats the problem?
c
chunkygoo.
10/01/2022, 5:17 PM
I would like for it to be redirected to /home instead of seeing the spinner
r
rp_st
10/01/2022, 9:13 PM
Right. So the screen in the middle of google and /home is necessary. It’s the screen that actually consumes the code sent by google to log the user in. But you can hide the spinner if you like - checkout the react component override section in advanced customisation in docs.