Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Properly trigger security session events from facebook workplace #1109 #1110

Merged
merged 2 commits into from
Jan 18, 2018

Conversation

ariel-learningpool
Copy link
Contributor

This should fix issue #1109 and properly trigger security sessions events without breaking existing functionality.

You should be able to catch events with controller:
controller.on('log_in', function(bot, message) {} );
controller.on('log_out', function(bot, message) {} );

@peterswimm peterswimm requested a review from benbrown November 13, 2017 15:25
@benbrown
Copy link
Contributor

Thanks for this PR @ariel-learningpool! I will merge it as soon as I can properly test it.

@benbrown
Copy link
Contributor

Thank you @ariel-learningpool finally merging this!

@ariel-learningpool
Copy link
Contributor Author

@benbrown that's great news. Thanks for merging

@benbrown benbrown merged commit d51f415 into howdyai:master Jan 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants