How to popup universal-login ask user add MFA?

I want to add the new button(Add google authenticator) into my angular APP, after the user clicks that button, I want to launch universal login and ask the user to add MFA.
The reason for this is, I want MFA to be optional, only adding to users who want to use it.
Could anyone please help me with this?

1 Like