Hi,
I am building a custom Tab for my web app with authentication.
I was able to open the login page of web app in a popup using microsoftTeams.authentication.authenticate() from SDK. But, after the successful login, The popup is not being closed automatically.
My Web app redirects the user to particular page on successful login. Is there any kind of response teams is expecting post login ?