I'd like to ask user input the verification code after the two factors authentication is enabled.
To be more specific, when post /user/two-factor-authentication success, the two factory is enabled, and now user can access resource without provide verification code, so I'd like to ask user confirm the code immediately, but I didn't find any document about this, is it possible to implement it ?