I see there is already an implementation for getting admin events. It would be helpful if it is possible to load user events as well:
GET /admin/realms/{realm}/events
This would allow the client to gather information on user actions, such as login/logouts.
Appreciate the work!