RecordAuthResponse writes standardized json record auth response
into the specified request context.
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).
RecordAuthResponse writes standardized json record auth response into the specified request context.
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).