Apr 13 2024 11:20 AM
I have created a bot/message extension app using teams toolkit in visual studio code in typescript language. I want to add authentication using oauth for GitHub.
I have check a doc but it seems to be for a tab app.
https://learn.microsoft.com/en-us/microsoftteams/platform/tabs/how-to/authentication/auth-oauth-prov...
Please help on how I can do oAuth authentication for the Github provider for bot/msg extension app then use the GitHub APIs.....
Apr 15 2024 12:25 PM
Apr 22 2024 07:48 AM
Hi @XDeveloper29,
Same issue has been tracked here Implementing OAuth Authentication with GitHub for Teams Bot/Message Extension App - Microsoft Q&A. Please follow this thread for further updates.