Open askvortsov1 opened 4 years ago
I'm pretty sure I could fairly easily put in the LoggedIn event, but I think that this is an opportunity to consider an internal redesign of the LoginProvider login/registration flow. I'm closing this in favor of https://github.com/flarum/core/issues/1858#issuecomment-586140912.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. We do this to keep the amount of open issues to a manageable minimum. In any case, thanks for taking an interest in this software and contributing by opening the issue in the first place!
We are closing this issue as it seems to have grown stale. If you still encounter this problem with the latest version, feel free to re-open it.
Still relevant.
Bug Report
Current Behavior https://github.com/flarum/core/blob/master/src/Forum/Auth/ResponseFactory.php should generate a Flarum\User\Event\LoggedIn event on successful login. This code is missing.