Setting up Multi Factor Authentication on Web Application

Hi, I am trying to implement MFA on my web application, so I enabled it from Global Session Policy and I am getting the below screen on login but I am not able to identify the verify function to proceed to my dashboard

Are you using any of our libraries/SDK’s?

okta/okta-auth-js
okta/okta-angular
okta/okta-signin-widget
we are using these libraries and we are using widgets

Are you not using the Widget to handle Authentication then? Is this a custom page you built that uses AuthJS directly instead?

no…I got this page from the widget just not able to identify the verify button

Do you see any errors in either your browser console or network events when this happens?

Also, what method do you currently use to render the widget?