Hello Ory Community,
I’ve been trying to login the user (create a priviledged session) after the user clicks the validation link, so the user could set the password via settings flow, but I’ve noticed that v0.10.1 doesn’t have the support for
hook: session
in `validation`flow.
Is there any workaround possible of the “missing session after validation” problem?