oauth2_client icon indicating copy to clipboard operation
oauth2_client copied to clipboard

The browser is still present in recent apps even after successful authentication.

Open SriramKiranSenthilkumar opened this issue 2 years ago • 2 comments

hey,

I have implemented the login authentication using the oauth2-client package and facing this issue in my end. Once I install the app and start the login authentication in a browser and after the login authentication is succeeded, it gets redirected to app main page but while checking the recent apps, the external browser which was used for authentication is still available in the recent apps. Not sure why the external browser didn't get close automatically after authentication for success and redirected to app!

SriramKiranSenthilkumar avatar Feb 22 '23 07:02 SriramKiranSenthilkumar