I have an slack bot, and somehow i need to authenticate the users of the bot(actuall individual users) to a backend service
in short i need it so that my bot can do authenticated requests
think of as slack trello app
that at first it tries to login with users trello account to get the requred permitions…