Add 'mfaCode' to accepted token fields (#2804)

This commit is contained in:
Jakob Hostnik 2026-02-05 08:57:24 +00:00 committed by GitHub
parent b46c1a1199
commit f66bf40287
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,7 +19,8 @@ const acceptedOTPFields = [
'twofa',
'two-factor',
'twofactor',
'verification_pin'
'verification_pin',
'mfaCode'
];
const acceptedParents = [