Hi, within the last two weeks I submitted a pull request and a design document related to improving user experience in registration flows using OIDC providers. One (
https://github.com/ory/kratos/pull/3416) solves the annoyance/strangeness of multiple redirects to the provider and the other (
https://github.com/ory/kratos/issues/3424) proposes a solution for marking some (email but not only) addresses as already verified if we trust that provider to verify them for us. Can I ask for some feedback on them, if this is even the way to go and if so, what needs to be done to have my changes accepted and merged?