stocky-oil-75309
06/03/2024, 11:23 PMUserAuthCard
and only offering the passwordless one-time code the onSubmit
method of the UserAuthCard
is never called. I use a custom domain and I have disabled the ory account experience. What happens is that the {custom domain ory api endpoint url}/registration?flow=flow-id is opened, which in turn redirects to the {my custom domain website}/registration?flow=flow-id url. The onSubmit
function is never called and I loose all query params like return_to
in the process.chilly-king-10285
06/03/2024, 11:23 PMchilly-king-10285
06/03/2024, 11:23 PM