Which two-factor method to use.
{ "which": "sms" }
Second factor select response.
The user requires two-factor authorization and has chosen which one to use.
The user requires two-factor authorization and has chosen to use webauthn.
{ "meta": { "code": 200 }, "response": { "tf_method": "sms" } }