As of now the symfony login events are present in - https://github.com/owncloud/core/blob/master/lib/private/User/Session.php#L872 There are places like encryption or may be more where we need to have similar events to be added.
As of now the symfony login events are present in
There are places like encryption or may be more where we need to have similar events to be added.