Forum Discussion
XDeveloper29
Apr 13, 2024Copper Contributor
External oAuth for bot/message extension app
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-provider
Please help on how I can do oAuth authentication for the Github provider for bot/msg extension app then use the GitHub APIs.....
3 Replies
Sort By
- Dinesh-MSFTFormer Employee
Hi XDeveloper29,
Same issue has been tracked here https://learn.microsoft.com/en-us/answers/questions/1656298/implementing-oauth-authentication-with-github-for. Please follow this thread for further updates. - Dinesh-MSFTFormer EmployeeHi XDeveloper29 - Thanks for raising the query.
We will look into it and let you know the updates.- XDeveloper29Copper ContributorAny update?