Update User Document if User Email Address is Verified.

Update User Document if User Email Address is Verified

Hello,

How would I got about updating the users document with the 'emailVerified' boolean value turned to true? For example, when a user verifies their email address, how can I got about updating a record in the users document? Basically switching it to True. Preferably a boolean value (true = verified, false = non-verified (yet) ).

Much appreciated.

Lance

1
1 reply