I have implemented a ‘Add to slack’ workflow in my app that is used to add my slack bot to a slack team.
I want to login the user that has installed the bot automatically to my app. Is there a way to login a user server-side in meteor? Any advice is highly appreciated.