I made a Microsoft Teams Custom App, I've already get the accessToken from my external api that athenticate the user. My problem is: how I can I save the received accessToken into Teams context? If I can't do this, how can I pass it from my tab to my messageExtension?
Thanks.