(will write a new message so that a new thread could be started if needed)
another interesting behavior I observed:
if I select “login after registration” combined with “require email validation” in Ory Console, I’m redirected to the page after registration (Vue + Node example) and it displays my session, but if I try to perform any login operations it asks to validate email first
maybe “login after registration” should be implicitly turned off if validation is required?