Hi!
Trying to create custom oauth2 UI, says i need to change the login UI url like so
ory patch oauth2-config
--replace "/urls/login=\"
https://login.example.org/oauth2-login\""
Cant seem to do this in the ory network console UI, any ideas how ?
Also - if we wanted multiple custom UIs depending on client id - can we support this as the property appears at a global level and is singular ...
Thanks