After submitting a registration with a browser flo...
# talk-kratos
r
After submitting a registration with a browser flow, is there a way to get the verification flow id it created to verify the email, without directly querying the database for it?
never mind, I got it, just had to add
hook: show_verification_ui
to the registration flow