Edwin Selormey

Results 3 issues of Edwin Selormey

The event var is empty if you try accessing it in the rules engine post `afterSigninIn()` rule. I was trying to implement user account activity logging.

Current Output: ```json "profile": { "0": {"id": 1, "devless_user_id": 1, "designate": 1, "users_id": 1, "code": 9888, "start_time": "2018/08/16"}, "first_name": "John", "last_name": "Doe", ... } ``` Expected Output: ```json "profile": {...

This PR introduces typo corrections in the documentation.