microsoft / hack-together-teams

HackTogether: The Microsoft Teams Global Hack | Register, Hack, Win 👇
https://aka.ms/hack-together-teams/register
MIT License
456 stars 38 forks source link

Teams Authentication #65

Closed ccl19 closed 1 year ago

ccl19 commented 1 year ago

Hi, we have created our application with Blazor WASM, however, we are having issues when authenticating on the teams desktop app. Authentication works with the teams web app, however, the popup for login disappears when opening the app on the desktop app. Is there any way to solve this issue? We used Microsoft.AspNetCore.Components.WebAssembly.Authentication for our authentication.