You need to redirect the user to the email verification ui yourself post sign up
Or if you are using the SessionAuth wrapper on a protected route, just redirecting to that protected route should further redirect the user to the email verification screen automatically