One edge case to keep in mind is that if a user si...
# support-questions
r
One edge case to keep in mind is that if a user signs up, but then immediately logs out, then if they sign in again, they should see the email verification screen. In that case, you would want to either show the UI to send the email, or send the email automatically (like we are doing).