Invalid parameter value for redirect_uri: Raw IP addresses not allowed: http://0.0.0.0:48452/connect/google/callback

Not sure for google auth.
Im using Facebook auth and my config/server.js

url: env(“SERVER_URL”, “http://localhost:1337”)

Set your env variables “SERVER_URL” with yours.