MFA Challenges
Overview
There may be cases where an end user's FI requires an extra challenge to be completed to return data. In this case, you will need to be able to handle an MFA challenge and pass it onto your end user to complete.
Aerosync MFA Widget
Utilize the Aerosync MFA to handle the MFA challenge.
You can use the handleMFA
parameter in your Aerosync widget configuration to initiate the handling of the MFA challenge and user inputs.
Refer to the widget integration guides and your specified library for more information.
Updated 3 days ago