Log Auth Event
lyzr_log_auth_eventLog user login and logout events into the audit log. Track authentication activity with optional user email and metadata for security monitoring.
Instructions
Log a login or logout event from the frontend into the audit log.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| metadata | No | Additional metadata for the event | |
| event_type | Yes | Event type: 'login' or 'logout' | |
| user_email | No | User email or display name |