I am building a Banking Bot and I need to authenticate the user before providing any details to him. If the Bot is idle for 5 min, I need user to re-authenticate before proceeding further.
I am using Microsoft Bot framework and LUIS for BOT development. Can anyone help me with this problem?