Best way to handle email verification in sign up

The way sign up works in my app is you enter your username, password, and email. How should I present to the user that a verification link was sent? And how would I dismiss them back to the login screen, or should I not do that?