flat-rose-25983
03/10/2022, 3:22 PMui_url: <http://localhost:4455/auth/login>
lifespan: 1h
after:
password:
hooks:
- hook: require_verified_address
magnificent-energy-493
flat-rose-25983
03/10/2022, 4:09 PMhook: require_verified_address
magnificent-energy-493
flat-rose-25983
03/10/2022, 4:48 PMmagnificent-energy-493
registration:
lifespan: 10m
ui_url: <http://127.0.0.1:4455/registration>
after:
password:
hooks:
-
hook: session
Do you have the session hook active like this? If you remove it, the user will be required to login after the registration. And since requiring verified is working for login, that would do it? Let me know if I missed somethingflat-rose-25983
03/10/2022, 5:11 PMmagnificent-energy-493
flat-rose-25983
03/15/2022, 1:21 PMrequire_verified_address
is not set, the user get redirected with valid session cookie once they click on verification link. But when not set require_verified_address
verification link redirect to loginFlow