Hello there! I have a question about flows and hoo...
# _newcomer
t
Hello there! I have a question about flows and hooks in Flows. Is it possible to connect multiple hooks into one flow? For example, can we create customHook that displays the 'Setup MFA' page when an un-setup user logs in with option of generating session only after successful setup is complete for each step along different customized hooks connected together ?
Based on the current master branch, if verification is not performed after login, it would be ideal to display a verification page and prevent session creation until completion.