How to enable email verification with Username-Password-Authentication

Auth0 docs say its sending email by default. It does not.
Im using actions. There is also no built in action for sending this magic link.
Do I need to write custom code for veryfing that ? Even so how to do that using Auth0 db ? Im using dev env.

Hey there @therepo90 welcome to the community!

Apologize for the delayed response here:

No Action code is required for sending users email verification links and this should indeed be enabled by default. Are you using your own email provider or Auth0’s?