If an authInit() calls fails, skip loading that MFA's extra data
This should help us still allow a user to log in even if the WebAuthn MFA API is down, merely preventing those WebAuthn MFA options from working but allowing the "remember me" cookie and the other MFA options to work.
Changed (non-breaking)
authInit()
calls fails, skip loading that MFA's extra dataFeature PR Checklist
make composershow
make psr2