Skip to content

[Question] FirebaseUser.UpdateEmailAsync marked as obsolete? #1367

@vg-swift

Description

@vg-swift

What is your question?

It says to use "SendEmailVerificationBeforeUpdatingEmailAsync" - that makes sense when using Email / password login.

But what if I just want to update Firebase email to the one from the providers (apple sing in or google sign in)? It would be weird if the user would have to verify the email, especially that it's already verified by design.

It would make sense to have both methods, each would have their own use case. I suggest removing the obsolete attribute, unless you guys have a different way to achieve this use case?

Thanks!

Firebase Unity SDK Version

12.10.1

Unity editor version

2022.3.47f1

Installation Method

Unity Package Manager

Problematic Firebase Component(s)

Authentication

Other Firebase Component(s) in use

All

Additional SDKs you are using

No response

Targeted Platform(s)

Apple Platforms, Android

Unity editor platform

Windows

Scripting Runtime

IL2CPP

Release Distribution Type

Pre-built SDK from https://firebase.google.com/download/unity

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions