Reference
Authfactors events
Events in the authfactors group. A plugin in core/plugins/authfactors/ receives an event by defining a public method with the event's name; the arguments are those the call site passes, in order.
authfactors.onRenderChallenge
Fired from:
core/components/com_login/admin/controllers/login.php:180core/components/com_login/site/controllers/auth.php:568core/components/com_users/site/controllers/auth.php:556
Listeners:
plg_authfactors_certificate—onRenderChallenge()plg_authfactors_google—onRenderChallenge()
Generated from the source tree.