'Auth0 Action determine if dashboard login

how do i determine if the login is auth0 dashboard 'sign in as' login from Auth0 Action? I am trying to force mfa to only client side login not admin dashboard login.

I see event.request.query.login_ticket only appears on client side login, can this be used?

Thank you for any help!



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source