Flutterfire: [firebase_auth] Microsoft Azure Active Directory authentication flow for mobile app Update flutter

Created on 13 Oct 2019  路  8Comments  路  Source: FirebaseExtended/flutterfire

Recently firebase released microsoft azure authentication to login in to the mobile app.
Currently there is native ios and android plugin.

There is no flutter plugin

Reference:
https://firebase.google.com/docs/auth/ios/microsoft-oauth

customer-response auth needs-repro enhancement missing-feature

Most helpful comment

any update?

All 8 comments

@yugandh

The issue at https://github.com/flutter/flutter/issues/32829 has been closed and moved here. Future collaboration on this issue will be done here.

We have implemented Microsoft authentication to firebase using a fork of firebase_auth in here.

Someone can refer to that code and create a pull request here..

Is there any status update? I would be needing this. Is there a workaround currently?

any update?

We have implemented Microsoft authentication to firebase using a fork of firebase_auth in here.

Someone can refer to that code and create a pull request here..

@Ramesh-X I tried to create a pull request based on your implementation, but I'm a newbie 馃槄 Many changes occurred on firebase_auth plugin and your work need some changes.Could you please help me?

I really need to implement this function for a project.

Thanks

This is a much-needed feature on our end. Are there any recent plans to implement it?

any update?

Hey 馃憢

Our rework of the firebase_auth plugin as part of the FlutterFire roadmap was published over a week ago with a ton of fixes and new features.

Please could you update to the new version as this feature is should now be supported through the custom OAuth provider flow. If you have any problems with this feature or the updated plugins please raise a new GitHub issue.

For help migrating to the new plugins please see the new migration guide: https://firebase.flutter.dev/docs/migration

Was this page helpful?
0 / 5 - 0 ratings