'Implement email verification from firebase after sign up in react.js

I am trying to implement email verification from firebase authentication. But initializing emailVerification: true doesn't help at all.

Can anyone help me write the full email verification code? I am using firebase auth in ReactJs.

TIA.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source