• RecordAuthResponse writes standardized json record auth response into the specified request event.

    The authMethod argument specify the name of the current authentication method (eg. password, oauth2, etc.) that it is used primarily as an auth identifier during MFA and for login alerts.

    Set authMethod to empty string if you want to ignore the MFA checks and the login alerts (can be also adjusted additionally via the onRecordAuthRequest hook).

    Parameters

    Returns void

Generated using TypeDoc