firebase-admin-dotnet
firebase-admin-dotnet copied to clipboard
feat(auth): mfaInfo to userhandling so that mfa attributes can be updated via updateuser and set while creating the user.
The API now also fetches mfa info for the user, when it fetches user data (if mfa info exists)
Integration tests and unit tests worked and new ones have been implemented/old ones fixed to account for mfa.