I am using Microsoft Teams and want to schedule meetings with a bot created with the Microsoft Bot Framework. I wondered why I have to use authentication in Teams to access MS Graph for example https://docs.microsoft.com/en-us/azure/bot-service/bot-builder-tutorial-authentication because I am already signed in via the Teams application, or not?
Can anyone help me with this?