You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to make the login open in the external browser?
I only use social sign-in, on iOS the logtoClient.signIn() opens a WebView inside the app, inside this WebView the user has no Google cookie for example, this makes the user have to put his email and password every time he has to login, this completely ruins the idea of social sign-in.
Expected behavior
An option that allows you to choose if you want to open the link to login in an external browser, like url_launcher.
Context
[ x ] Logto Cloud
Self-hosted, Logto version =
Container (Docker image)
Raw Node.js
The text was updated successfully, but these errors were encountered:
Describe the bug
Is there a way to make the login open in the external browser?
I only use social sign-in, on iOS the logtoClient.signIn() opens a WebView inside the app, inside this WebView the user has no Google cookie for example, this makes the user have to put his email and password every time he has to login, this completely ruins the idea of social sign-in.
Expected behavior
An option that allows you to choose if you want to open the link to login in an external browser, like url_launcher.
Context
The text was updated successfully, but these errors were encountered: