-
Notifications
You must be signed in to change notification settings - Fork 268
Closed
Description
Describe your environment
- Operating System version: All
- Firebase SDK version: v4.2.0
- Firebase Product: auth
Describe the problem
It would be nice if this library had support for MFA. Specifically, I'd like to get the enrolled second factors for a given user. For Node.js this is available and documented, but I don't see such a feature in this Go library. Are there any plans to add this?