Skip to content

FR: Support MFA on macOS #10034

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Lyokone opened this issue Jul 21, 2022 · 5 comments
Open

FR: Support MFA on macOS #10034

Lyokone opened this issue Jul 21, 2022 · 5 comments
Labels
api: auth macOS Issues or feature requests for macOS. type: feature request

Comments

@Lyokone
Copy link

Lyokone commented Jul 21, 2022

Feature proposal

  • Firebase Component: Auth

Currently, the SDK supports auth on macOS but is missing MFA (as stated here for example)

Supporting macOS for those functions would help bring feature parity between iOS and macOS

@nidegen
Copy link

nidegen commented Aug 2, 2022

This would also bring support for phone auth on macOS, right? See also #8221

@cbenhagen
Copy link

@paulb777 according to https://firebase.google.com/docs/ios/learn-more#firebase_library_support_by_platform Authentication is fully supported on macOS. Can you share some insights when we can expect feature parity?

@paulb777
Copy link
Member

paulb777 commented Oct 2, 2023

@cbenhagen Sorry for the confusion here. As you've noticed, there are missing Authentication APIs for macOS and I can't say anything about release plans.

In the meantime, we'll improve the documentation.

@cbenhagen
Copy link

@paulb777 do you have any news on this? How can we move forward with this? Can we break it down into two steps for TOTP and SMS based authentication? What about passkeys? I am happy to help move this forward but would require some guidance.

@paulb777
Copy link
Member

@cbenhagen Thanks for reaching out. For some APIs, macOS support may be a matter of updating ifdefs, build configurations, running tests, and maybe minor code changes. We can help with reviewing and merging PRs that fall into this category.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: auth macOS Issues or feature requests for macOS. type: feature request
Projects
None yet
Development

No branches or pull requests

5 participants