verify 2fa

This block is part of the users group and was last modified in core v10.4.28.

verify 2fa v10.4.28

verify the user their 2fa code

In pins 3 + flow
  • flow
    flow
  • Auth required
    object

    The auth object which is returned from the signin action

  • Method required
    value

    2FA method that you want to verify

  • 2FA Token required
    value

    2FA token to verify

Out pins 2 + flow
  • flow
    flow
  • User
    object
  • Valid
    condition
yubikey
otp
totp

A typical wiring for verify 2fa: a function trigger starts the flow; new object feeds the auth pin; value feeds the method pin; value feeds the token pin; the flow out pin feeds debug.

Studio canvas example for the verify 2fa block: typical wiring for verify 2fa.

Version history

Introduced in v10.4.28.


Back to users Return to the main group to view all sub-groups Back to user management Return to the group to view all blocks within this group