I am working on a Next JS project with firebase database. Whenever user is added by admin that certain user does not receive authentication email to verify his account. Same thing is working prefectly fine on live url. But it’s not working locally.
I want to verify that user. Is there any to verify user directly from firebase database or any other solution?
Expected authentication email for user, but did not receive.
New contributor
inaam ullah is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.