I’m currently using version aad_b2c_webview: ^0.0.57 of the SDK.
When prompting the user to log in again, the WebView does not manage the email and password autocomplete that the browser usually handles. This behavior works as expected when the login is performed directly through the policy in the browser, but not within the WebView context.
Is there a way for this package to recognize the last-used credentials and automatically trigger the autocomplete for the user's email and password during re-login? If not, are there any recommendations or configurations to enable such behavior?
Hello,
I’m currently using version aad_b2c_webview: ^0.0.57 of the SDK.
When prompting the user to log in again, the WebView does not manage the email and password autocomplete that the browser usually handles. This behavior works as expected when the login is performed directly through the policy in the browser, but not within the WebView context.
Is there a way for this package to recognize the last-used credentials and automatically trigger the autocomplete for the user's email and password during re-login? If not, are there any recommendations or configurations to enable such behavior?
@Leonardo-Ferreira