Well, now there's another problem I caught: there'...
# ory-network
f
Well, now there's another problem I caught: there's no possibility to configure redirect URI for OpenID provider (Google, in my case). I mean, I have custom domain for Ory services configured and confirmed, but when I set up Google Social Signin there's only one option of redirect uri pointing to
<project-slug>.<http://oryapis.com|oryapis.com>
. As a result, I get
<http://oryapis.com|oryapis.com>
instead of my domain name on Google, which is not what I expect to see there.
👀 1