-
Tan Le authored
The IP address on user (aka. `current_sign_in_ip`) can potentially be stale if the user has not logged out for sometime. `AuditEvenService` is capable of resolving IP address directly from request context and do not need this information passed in from the caller.
79bf1c38