add an intermediate 'user_need_validation' page for email validation
There are multiple reasons: - we can use the same page for validating the 'Terms of Use' - the user may already have received the message - we should do the same validation on the API too (but API should not send any email but just display the error message)
Please register or sign in to comment