Add 'mfaCode' to accepted token fields

This commit is contained in:
Jakob Hostnik 2025-12-19 22:20:21 +00:00 committed by GitHub
parent e444eab33c
commit 76c5b0b297
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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