aad_b2c_webview
aad_b2c_webview copied to clipboard
Azure AD B2C Embedded Webview is a very simple Flutter package that demonstrates how to use the embedded web view to sign in users with Azure AD B2C.
Hello, first, congrats on the project, it makes the user experience with azure ad b2c much better. I was trying to setup on my app, but I'm having trouble with...
I'm getting the resource you are looking for has been removed, had its name changed, or is temporarily unavailable on Android.
I am using ADB2CEmbedWebView to login in a Flutter app. Occasionally the url is not reached and the app is just showing a white screen. This mostly happens running the...
Good evening, I was using the 0.0.51 version and it works fine on Android. To make it work on iOS I had to upgrade it but now the same stopped...
hi there, I configured and tested the Azure AD B2C setup for Microsoft and Google logins. It worked. When i use the ADB2CEmbedWebView from my Android code, Microsoft login works,...
Forget Password back button click is not redirect to the login screen. it always shows a white screen.
I need MSAL plugin for react native ```[tasklist] ### Tasks ```
Hey @mohanajuhi166 @microsoftopensource @Baxi19 @Sleeknoah I was recently wanted to add the feature option to enable keep me signed in feature using microsoft b2c login, But I don't find any...
Hi and thanks for an amazing package. Is there any plans on going web as well? That would be awesome!
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...