microsoft / aad_b2c_webview

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.
MIT License
32 stars 22 forks source link

Please help on React Native b2c login #29

Open sensationsolution opened 9 months ago

sensationsolution commented 9 months ago

I need MSAL plugin for react native

### Tasks
mohanajuhi166 commented 9 months ago

@sensationsolution what's your timeline? We can get started with it but would like to understand your timeline

sensationsolution commented 9 months ago

I need this as soon as possible. I have 2 apps using b2c login and currently I am using web view concept and tracking the urls for code and then calling the rest api for token.