Hi all. I have a `after` hook for my login flow as...
# talk-kratos
b
Hi all. I have a
after
hook for my login flow as I want to modify the session. But I notice kratos generates a session after registration as well, is there a hook I can use to modify the session that is generated after registration?