firebase / firebase-admin-go

Firebase Admin Go SDK
Apache License 2.0
1.12k stars 239 forks source link

MFA, allow to create new multi factor with `updateUser()` #528

Closed brokeyourbike closed 1 year ago

brokeyourbike commented 1 year ago

mfaEnrollmentId should be empty if we want to add new multi factor with updateUser()

Hey there! So you want to contribute to a Firebase SDK? Before you file this pull request, please read these guidelines:

Discussion

Testing

API Changes