Skip to content

Watch the status of email verification in real time of firebase user in auth #1334

@IngAjVillalon

Description

@IngAjVillalon

Version info

Angular: 4.4.6

Firebase: 4.6.0

AngularFire: 5.0.0-rc.3

Watch the status of email verification in real time of firebase user in auth

I've already looked everywhere on how to do to see the verification status of the user's email in real time and I can not find how to do it.
I already tried with firebase.auth (). OnAuthStateChanged and with the observable firebase.authState. And if the user validates his mail, with no method I can see the change in real time. Moreover, not even the firebase object has any way of reloading the firebase.user, I have to reload everything to update the state of emailVerified.

How could I see in real time the change of user verification with the current instance of firebase?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions