When using Google sign in, after giving approval i...
# general
b
When using Google sign in, after giving approval in the Google oauth window, I'm redirected to
<http://localhost:4000/registration?flow=>...
, but I'm hosted locally at
<http://localhost:3000>
. How can I change that?