In MFA normal practice is common to restrict one registration per mechanism. When in need to register a new TOTP the previous must be unregistered.
NOTE: In case is required to allow two mechanisms from the same class, the workaround can be to add two methods of the same type.
In MFA normal practice is common to restrict one registration per mechanism. When in need to register a new TOTP the previous must be unregistered.
NOTE: In case is required to allow two mechanisms from the same class, the workaround can be to add two methods of the same type.