confirmTotpDevice
Confirm a user's unconfirmed TOTPDevice.
Will return an error if:
- the user doesnt have a TOTPDevice.
confirmTotpDevice(
input: ConfirmTOTPDeviceInput!
): ConfirmTOTPDevice
Arguments
confirmTotpDevice.input ● ConfirmTOTPDeviceInput! non-null input
Type
ConfirmTOTPDevice object
Confirm a user's unconfirmed TOTPDevice.
Will return an error if:
- the user doesnt have a TOTPDevice.